Author: sascha-guest Date: 2016-01-09 18:30:36 +0000 (Sat, 09 Jan 2016) New Revision: 21068
Modified: trunk/packages/aegean/trunk/debian/changelog trunk/packages/aegean/trunk/debian/control Log: remove broken archs, as shown by new test suite Modified: trunk/packages/aegean/trunk/debian/changelog =================================================================== --- trunk/packages/aegean/trunk/debian/changelog 2016-01-09 18:19:07 UTC (rev 21067) +++ trunk/packages/aegean/trunk/debian/changelog 2016-01-09 18:30:36 UTC (rev 21068) @@ -1,3 +1,9 @@ +aegean (0.15.1+dfsg-2) unstable; urgency=medium + + * Remove broken archs, as revealed by newly added tests. + + -- Sascha Steinbiss <[email protected]> Sat, 09 Jan 2016 18:28:59 +0000 + aegean (0.15.1+dfsg-1) unstable; urgency=medium * New upstream release. Modified: trunk/packages/aegean/trunk/debian/control =================================================================== --- trunk/packages/aegean/trunk/debian/control 2016-01-09 18:19:07 UTC (rev 21067) +++ trunk/packages/aegean/trunk/debian/control 2016-01-09 18:30:36 UTC (rev 21068) @@ -15,7 +15,7 @@ Homepage: http://standage.github.io/AEGeAn Package: aegean -Architecture: any +Architecture: amd64 arm64 armel armhf i386 mipsel powerpc ppc64el s390x hurd-i386 kfreebsd-amd64 kfreebsd-i386 ppc64 x32 Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-jquery, @@ -29,7 +29,7 @@ of gene loci (LocusPocus) and more. Package: aegean-dbg -Architecture: any +Architecture: amd64 arm64 armel armhf i386 mipsel powerpc ppc64el s390x hurd-i386 kfreebsd-amd64 kfreebsd-i386 ppc64 x32 Section: debug Priority: extra Depends: ${shlibs:Depends}, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
