[pkg-java] r4234 - trunk/junit/debian

kumanna-guest at alioth.debian.org kumanna-guest at alioth.debian.org
Thu Sep 20 14:46:56 UTC 2007


Author: kumanna-guest
Date: 2007-09-20 14:46:56 +0000 (Thu, 20 Sep 2007)
New Revision: 4234

Modified:
   trunk/junit/debian/changelog
   trunk/junit/debian/control
Log:
* debian/control:
  + Add Homepage field.
  + Add XS-Vcs-Svn and XS-Vcs-Browser.


Modified: trunk/junit/debian/changelog
===================================================================
--- trunk/junit/debian/changelog	2007-09-20 14:44:45 UTC (rev 4233)
+++ trunk/junit/debian/changelog	2007-09-20 14:46:56 UTC (rev 4234)
@@ -1,9 +1,12 @@
 junit (3.8.1.1-8) UNRELEASED; urgency=low
 
   * Update the watch file.
+  * debian/control:
+    + Add Homepage field.
+    + Add XS-Vcs-Svn and XS-Vcs-Browser.
+  
+ -- Kumar Appaiah <akumar at ee.iitm.ac.in>  Thu, 20 Sep 2007 20:23:55 +0530
 
- -- Kumar Appaiah <akumar at ee.iitm.ac.in>  Wed, 19 Sep 2007 23:52:05 +0530
-
 junit (3.8.1.1-7) unstable; urgency=low
 
   * Build-Depends-Indep on java-gcj-compat-dev instead of kaffe.

Modified: trunk/junit/debian/control
===================================================================
--- trunk/junit/debian/control	2007-09-20 14:44:45 UTC (rev 4233)
+++ trunk/junit/debian/control	2007-09-20 14:46:56 UTC (rev 4234)
@@ -6,6 +6,9 @@
 Build-Depends: debhelper (>= 4.2.30), cdbs
 Build-Depends-Indep: java-gcj-compat-dev
 Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/junit
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/junit
+Homepage: http://www.junit.org
 
 Package: junit
 Architecture: all




More information about the pkg-java-commits mailing list