diff -u libaws-2.2dfsg/debian/changelog libaws-2.2dfsg/debian/changelog --- libaws-2.2dfsg/debian/changelog +++ libaws-2.2dfsg/debian/changelog @@ -1,3 +1,17 @@ +libaws (2.2dfsg-1ubuntu0.1) hardy-proposed; urgency=low + + [ Michael Casadevall ] + * Rebuild for gnat-4.2 transition (LP: #268260). + * Changed control file, replaced gnat-4.1 with gnat dependency. + + [ Luca Falavigna ] + * Adjusted build-dependencies for GNAT transition: + - libxmlada2-dev (>= 2.2-7ubuntu0.1). + - libasis-dev (>= 2005-5ubuntu0.1). + - libtemplates-parser-dev (>= 10.0+20060522-5ubuntu0.1). + + -- Luca Falavigna Wed, 15 Oct 2008 13:33:43 +0200 + libaws (2.2dfsg-1) unstable; urgency=low * Fake a new upstream release; new source tarball in which I removed the diff -u libaws-2.2dfsg/debian/control libaws-2.2dfsg/debian/control --- libaws-2.2dfsg/debian/control +++ libaws-2.2dfsg/debian/control @@ -1,13 +1,14 @@ Source: libaws Priority: optional -Maintainer: Ludovic Brenta -Build-Depends: debhelper (>= 4.0.0), libldap2-dev, libgnutls-dev, libxmlada2-dev, zlib1g-dev, gnat (>= 4.1), libasis-dev (>= 2005), libtemplates-parser-dev, texinfo, tetex-extra, quilt +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Ludovic Brenta +Build-Depends: debhelper (>= 4.0.0), libldap2-dev, libgnutls-dev, libxmlada2-dev (>= 2.2-7ubuntu0.1), zlib1g-dev, gnat (>= 4.1), libasis-dev (>= 2005-5ubuntu0.1), libtemplates-parser-dev (>= 10.0+20060522-5ubuntu0.1), texinfo, tetex-extra, quilt Standards-Version: 3.7.2 Package: libaws-dev Section: libdevel Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 powerpc s390 sparc -Depends: libaws2.2 (= ${Source-Version}), gnat-4.1, libldap2-dev, libgnutls-dev, libtemplates-parser-dev, libxmlada2-dev, zlib1g-dev, ${shlibs:Depends} +Depends: libaws2.2 (= ${Source-Version}), gnat, libldap2-dev, libgnutls-dev, libtemplates-parser-dev, libxmlada2-dev, zlib1g-dev, ${shlibs:Depends} Recommends: libaws-bin (= ${Source-Version}) Description: Ada Web Server development files AWS is a complete framework to develop Web based applications. The