tags 642612 + patch tags 642612 + pending tags 646927 + patch tags 646927 + pending thanks
Dear maintainer, I've prepared an NMU for ahven (versioned as 2.1-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards, OdyX
diff -Nru ahven-2.1/debian/changelog ahven-2.1/debian/changelog --- ahven-2.1/debian/changelog 2011-10-27 13:13:57.000000000 +0200 +++ ahven-2.1/debian/changelog 2011-11-16 11:40:51.000000000 +0100 @@ -1,3 +1,12 @@ +ahven (2.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Add Conflicts against previous -dev package versions to libahven3- + dev. (Closes: #646927) + * Build-Depend on the unversioned gnat. (Closes: #642612) + + -- Didier Raboud <o...@debian.org> Wed, 16 Nov 2011 11:40:45 +0100 + ahven (2.1-1) unstable; urgency=low * Imported Upstream version 2.1 diff -Nru ahven-2.1/debian/control ahven-2.1/debian/control --- ahven-2.1/debian/control 2011-10-27 12:48:23.000000000 +0200 +++ ahven-2.1/debian/control 2011-11-16 11:39:47.000000000 +0100 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Reto Buerki <r...@codelabs.ch> Uploaders: Adrian-Ken Rueegsegger <k...@codelabs.ch> -Build-Depends: debhelper (>= 8), gnat-4.6 +Build-Depends: debhelper (>= 8), gnat Standards-Version: 3.9.2 Homepage: http://ahven.stronglytyped.org/ Vcs-Browser: http://git.codelabs.ch/?p=debian/ahven.git @@ -22,6 +22,7 @@ Section: libdevel Architecture: amd64 armel hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64 s390 sparc Depends: ${misc:Depends}, libahven21.0 (= ${binary:Version}), gnat-4.6 +Conflicts: libahven-dev, libahven1-dev, libahven2-dev Description: Unit test library for Ada (development) Ahven is a simple unit test library for the Ada 95 programming language. It is loosely modeled after JUnit, and some ideas are taken from AUnit. Ahven is