diff -u libopentoken-3.0b/debian/changelog libopentoken-3.0b/debian/changelog --- libopentoken-3.0b/debian/changelog +++ libopentoken-3.0b/debian/changelog @@ -1,3 +1,13 @@ +libopentoken (3.0b-5ubuntu0.1) hardy-proposed; urgency=low + + * Rebuilt package for gnat-4.2 transition (LP: #268260) + * Changed control file gnat-4.1 -> gnat + * Added a section so it would be accepted by Launchpad + * Modify Maintainer value to match the DebianMaintainerField + specification. + + -- Michael Casadevall Thu, 21 Aug 2008 22:58:02 +0000 + libopentoken (3.0b-5) unstable; urgency=medium * debian/control (libopentoken3.0b): conflict with, and replace diff -u libopentoken-3.0b/debian/control libopentoken-3.0b/debian/control --- libopentoken-3.0b/debian/control +++ libopentoken-3.0b/debian/control @@ -1,13 +1,15 @@ Source: libopentoken +Section: libs Priority: optional -Maintainer: Ludovic Brenta +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Ludovic Brenta Build-Depends: debhelper (>= 4.1.0), gnat (>= 4.1) Standards-Version: 3.7.2 Package: libopentoken-dev Section: libdevel Architecture: alpha amd64 hppa i386 ia64 kfreebsd-i386 powerpc s390 sparc -Depends: libopentoken3.0b (= ${Source-Version}), gnat-4.1 +Depends: libopentoken3.0b (= ${Source-Version}), gnat Description: OpenToken lexical analysis library for Ada OpenToken is a facility for performing token analysis within the Ada language. It is designed to provide all the functionality of a