Package: abi-compliance-checker Version: 1.97.7-1 Severity: normal Dear Maintainer,
Please consider adding the patch below to provide a DEP-8 test for abi-compliance-checker. The need for one was seen today when the self-test failed on Ubuntu Saucy (separate bug to follow). -- System Information: Debian Release: wheezy/sid APT prefers raring-updates APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500, 'raring') Architecture: i386 (i686) Kernel: Linux 3.8.0-21-generic (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages abi-compliance-checker depends on: ii binutils 2.23.2-2ubuntu1 ii gcc 4:4.7.3-1ubuntu10 ii perl 5.14.2-21 abi-compliance-checker recommends no packages. Versions of packages abi-compliance-checker suggests: ii doc-base 0.10.4 -- no debconf information Kind regards, James. -- James Hunt ____________________________________ #upstart on freenode http://upstart.ubuntu.com/cookbook https://lists.ubuntu.com/mailman/listinfo/upstart-devel
=== modified file 'debian/changelog' --- debian/changelog 2012-05-31 14:21:07 +0000 +++ debian/changelog 2013-05-22 16:33:04 +0000 @@ -1,3 +1,9 @@ +abi-compliance-checker (1.97.7-2) unstable; urgency=low + + * Added DEP-8 self-test. + + -- James Hunt <james.h...@ubuntu.com> Wed, 22 May 2013 17:32:23 +0100 + abi-compliance-checker (1.97.7-1) unstable; urgency=low * New upstream === modified file 'debian/control' --- debian/control 2012-05-31 14:21:07 +0000 +++ debian/control 2013-05-22 15:01:44 +0000 @@ -9,6 +9,7 @@ Homepage: http://ispras.linux-foundation.org/index.php/ABI_compliance_checker Vcs-Svn: svn://svn.debian.org/collab-maint/deb-maint/abi-compliance-checker/trunk Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/abi-compliance-checker/trunk/ +XS-Testsuite: autopkgtest Package: abi-compliance-checker Architecture: all === added directory 'debian/tests' === added file 'debian/tests/control' --- debian/tests/control 1970-01-01 00:00:00 +0000 +++ debian/tests/control 2013-05-22 15:02:49 +0000 @@ -0,0 +1,2 @@ +Tests: self_test +Depends: @ === added file 'debian/tests/self_test' --- debian/tests/self_test 1970-01-01 00:00:00 +0000 +++ debian/tests/self_test 2013-05-22 15:05:37 +0000 @@ -0,0 +1,3 @@ +#!/bin/sh -e + +abi-compliance-checker -test