[pkg-java] r17976 - trunk/jtreg/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Apr 4 11:01:49 UTC 2014


Author: ebourg-guest
Date: 2014-04-04 11:01:49 +0000 (Fri, 04 Apr 2014)
New Revision: 17976

Modified:
   trunk/jtreg/debian/changelog
   trunk/jtreg/debian/control
Log:
Added the missing Vcs-Browser field



Modified: trunk/jtreg/debian/changelog
===================================================================
--- trunk/jtreg/debian/changelog	2014-04-04 10:58:53 UTC (rev 17975)
+++ trunk/jtreg/debian/changelog	2014-04-04 11:01:49 UTC (rev 17976)
@@ -3,6 +3,8 @@
   * Team upload.
   * debian/control:
     - Standards-Version updated to 3.9.5 (no changes)
+    - Added the missing Vcs-Browser field
+    - Use canonical URLs for the Vcs-* fields
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 04 Apr 2014 12:56:14 +0200

Modified: trunk/jtreg/debian/control
===================================================================
--- trunk/jtreg/debian/control	2014-04-04 10:58:53 UTC (rev 17975)
+++ trunk/jtreg/debian/control	2014-04-04 11:01:49 UTC (rev 17976)
@@ -10,8 +10,9 @@
                      javahelp2,
                      libxalan2-java
 Standards-Version: 3.9.5
-Homepage: http://openjdk.java.net/jtreg/index.html
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jtreg/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jtreg
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jtreg
+Homepage: http://openjdk.java.net/jtreg
 
 Package: jtreg
 Architecture: all




More information about the pkg-java-commits mailing list