Author: tmancill Date: 2014-02-12 07:22:05 +0000 (Wed, 12 Feb 2014) New Revision: 17768
Modified: trunk/cglib/debian/changelog trunk/cglib/debian/control Log: update Built-Using to refer to source package asm3 use repacked upstream source tarball that includes the missing asm license file Modified: trunk/cglib/debian/changelog =================================================================== --- trunk/cglib/debian/changelog 2014-02-12 05:28:51 UTC (rev 17767) +++ trunk/cglib/debian/changelog 2014-02-12 07:22:05 UTC (rev 17768) @@ -1,3 +1,13 @@ +cglib (2.2.2+dfsg2-1) unstable; urgency=medium + + * Team upload. + * Update Built-Using to refer to the asm3 source package. + * Correctly bump the upstream version to incorporate the repack + that includes the missing asm licence file referenced in the + previous upload. + + -- tony mancill <[email protected]> Tue, 11 Feb 2014 23:05:31 -0800 + cglib (2.2.2+dfsg-6) unstable; urgency=medium * Team upload. Modified: trunk/cglib/debian/control =================================================================== --- trunk/cglib/debian/control 2014-02-12 05:28:51 UTC (rev 17767) +++ trunk/cglib/debian/control 2014-02-12 07:22:05 UTC (rev 17768) @@ -14,7 +14,7 @@ Package: libcglib-java Architecture: all Depends: libasm3-java, ${misc:Depends} -Built-Using: libasm3-java (= 3.3.2-2) +Built-Using: asm3 (= 3.3.2-2) Conflicts: libcglib2.1-java Provides: libcglib2.1-java Replaces: libcglib2.1-java _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

