Author: ebourg-guest Date: 2013-06-06 13:29:02 +0000 (Thu, 06 Jun 2013) New Revision: 16832
Modified: trunk/javacc/debian/changelog trunk/javacc/debian/control Log: Canonical URLs for the Vcs-* fields Modified: trunk/javacc/debian/changelog =================================================================== --- trunk/javacc/debian/changelog 2013-06-06 13:13:02 UTC (rev 16831) +++ trunk/javacc/debian/changelog 2013-06-06 13:29:02 UTC (rev 16832) @@ -2,11 +2,13 @@ * Fixed the watch file * Enabled the unit tests - * Updated Standards-Version to 3.9.4 + * debian/control: + - Removed Michael Koch from the Uploaders list (Closes: #654030) + - Updated Standards-Version to 3.9.4 + - Use canonical URLs for the Vcs-* fields + - Replaced the dependency of the documentation package on classpath-doc + with default-jre-doc * Switched to quilt for managing the patches - * Removed Michael Koch from the Uploaders list (Closes: #654030) - * Replaced the dependency of the documentation package on classpath-doc - with default-jre-doc * debian/rules: Added a clean target to allow rebuilds * debian/orig-tar.sh: Install the tarball in the parent directory * debian/copyright: Updated to the Copyright Format 1.0 Modified: trunk/javacc/debian/control =================================================================== --- trunk/javacc/debian/control 2013-06-06 13:13:02 UTC (rev 16831) +++ trunk/javacc/debian/control 2013-06-06 13:29:02 UTC (rev 16832) @@ -7,8 +7,8 @@ Build-Depends-Indep: ant-optional, libxalan2-java, docbook-to-man, junit, maven-repo-helper Standards-Version: 3.9.4 Homepage: http://javacc.java.net -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/javacc -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/javacc +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/javacc +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/javacc Package: javacc Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

