Author: ebourg-guest Date: 2014-08-04 20:49:37 +0000 (Mon, 04 Aug 2014) New Revision: 18298
Added: trunk/libcommons-net2-java/debian/source/ trunk/libcommons-net2-java/debian/source/format Modified: trunk/libcommons-net2-java/debian/changelog trunk/libcommons-net2-java/debian/control Log: Use canonical URLs for the Vcs-* fields Modified: trunk/libcommons-net2-java/debian/changelog =================================================================== --- trunk/libcommons-net2-java/debian/changelog 2014-08-04 20:30:05 UTC (rev 18297) +++ trunk/libcommons-net2-java/debian/changelog 2014-08-04 20:49:37 UTC (rev 18298) @@ -1,8 +1,11 @@ libcommons-net2-java (2.2-3) UNRELEASED; urgency=medium - * Standards-Version updated to 3.9.5 (no changes) + * debian/control: + - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields * Use XZ compression for the upstream tarball * Switch to debhelper level 9 + * Switch to source format 3.0 (quilt) -- Emmanuel Bourg <[email protected]> Mon, 04 Aug 2014 22:16:29 +0200 Modified: trunk/libcommons-net2-java/debian/control =================================================================== --- trunk/libcommons-net2-java/debian/control 2014-08-04 20:30:05 UTC (rev 18297) +++ trunk/libcommons-net2-java/debian/control 2014-08-04 20:49:37 UTC (rev 18298) @@ -6,8 +6,8 @@ Build-Depends: debhelper (>= 9), cdbs, default-jdk Build-Depends-Indep: ant, ant-optional, maven-ant-helper, maven-repo-helper, default-jdk-doc, junit Standards-Version: 3.9.5 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-net2-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-net2-java/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-net2-java +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-net2-java/ Homepage: http://commons.apache.org/net/ Package: libcommons-net2-java Added: trunk/libcommons-net2-java/debian/source/format =================================================================== --- trunk/libcommons-net2-java/debian/source/format (rev 0) +++ trunk/libcommons-net2-java/debian/source/format 2014-08-04 20:49:37 UTC (rev 18298) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

