[pkg-java] r6189 - trunk/commons-httpclient/debian
kumanna-guest at alioth.debian.org
kumanna-guest at alioth.debian.org
Fri Apr 18 07:41:34 UTC 2008
Author: kumanna-guest
Date: 2008-04-18 07:41:33 +0000 (Fri, 18 Apr 2008)
New Revision: 6189
Modified:
trunk/commons-httpclient/debian/changelog
trunk/commons-httpclient/debian/control
Log:
debian/control:
+ Update my e-mail address to akumar at debian.org.
+ Standards Version is now 3.7.3.
+ Use Vcs-Svn and Vcs-Browser in place of XS-Vcs-*.
+ Depend on ant 1.6.5 and above, instead of 1.6.5-1.
Modified: trunk/commons-httpclient/debian/changelog
===================================================================
--- trunk/commons-httpclient/debian/changelog 2008-04-18 05:38:23 UTC (rev 6188)
+++ trunk/commons-httpclient/debian/changelog 2008-04-18 07:41:33 UTC (rev 6189)
@@ -3,8 +3,13 @@
* debian/watch:
+ Update to reflect new upstream mirror structure.
(Closes: #459995)
+ * debian/control:
+ + Update my e-mail address to akumar at debian.org.
+ + Standards Version is now 3.7.3.
+ + Use Vcs-Svn and Vcs-Browser in place of XS-Vcs-*.
+ + Depend on ant 1.6.5 and above, instead of 1.6.5-1.
- -- Kumar Appaiah <akumar at ee.iitm.ac.in> Fri, 21 Sep 2007 00:24:00 +0530
+ -- Kumar Appaiah <akumar at debian.org> Fri, 18 Apr 2008 13:05:40 +0530
commons-httpclient (3.1-1) unstable; urgency=low
Modified: trunk/commons-httpclient/debian/control
===================================================================
--- trunk/commons-httpclient/debian/control 2008-04-18 05:38:23 UTC (rev 6188)
+++ trunk/commons-httpclient/debian/control 2008-04-18 07:41:33 UTC (rev 6189)
@@ -2,12 +2,12 @@
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Barry Hawkins <barry at alltc.com>, Arnaud Vandyck <avdyk at debian.org>, Kumar Appaiah <akumar at ee.iitm.ac.in>, Varun Hiremath <varunhiremath at gmail.com>
+Uploaders: Barry Hawkins <barry at alltc.com>, Arnaud Vandyck <avdyk at debian.org>, Kumar Appaiah <akumar at debian.org>, Varun Hiremath <varunhiremath at gmail.com>
Build-Depends: debhelper (>= 4.1.0), cdbs
-Build-Depends-Indep: dpatch (>= 1.11), ant (>= 1.6.5-1), libcommons-logging-java, junit, java-gcj-compat-dev, libcommons-codec-java
-Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-httpclient
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-httpclient
+Build-Depends-Indep: dpatch (>= 1.11), ant (>= 1.6.5), libcommons-logging-java, junit, java-gcj-compat-dev, libcommons-codec-java
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-httpclient
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-httpclient
Homepage:http://commons.apache.org/httpclient
Package: libcommons-httpclient-java
More information about the pkg-java-commits
mailing list