Author: mkoch Date: 2009-10-05 10:45:08 +0000 (Mon, 05 Oct 2009) New Revision: 10765
Modified: trunk/commons-httpclient/debian/changelog trunk/commons-httpclient/debian/control trunk/commons-httpclient/debian/maven.rules Log: commons-httpclient (3.1-6) unstable; urgency=low * Don't map version of commons-httpclient explicitly. * Added myself to Uploaders. * Updated Standards-Version to 3.8.3. -- Michael Koch <[email protected]> Mon, 05 Oct 2009 12:23:44 +0200 Modified: trunk/commons-httpclient/debian/changelog =================================================================== --- trunk/commons-httpclient/debian/changelog 2009-10-05 10:44:31 UTC (rev 10764) +++ trunk/commons-httpclient/debian/changelog 2009-10-05 10:45:08 UTC (rev 10765) @@ -1,3 +1,11 @@ +commons-httpclient (3.1-6) unstable; urgency=low + + * Don't map version of commons-httpclient explicitly. + * Added myself to Uploaders. + * Updated Standards-Version to 3.8.3. + + -- Michael Koch <[email protected]> Mon, 05 Oct 2009 12:23:44 +0200 + commons-httpclient (3.1-5) unstable; urgency=low * Upload to unstable. Modified: trunk/commons-httpclient/debian/control =================================================================== --- trunk/commons-httpclient/debian/control 2009-10-05 10:44:31 UTC (rev 10764) +++ trunk/commons-httpclient/debian/control 2009-10-05 10:45:08 UTC (rev 10765) @@ -2,13 +2,10 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Barry Hawkins <[email protected]>, - Arnaud Vandyck <[email protected]>, - Kumar Appaiah <[email protected]>, - Varun Hiremath <[email protected]> +Uploaders: Barry Hawkins <[email protected]>, Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]>, Kumar Appaiah <[email protected]>, Varun Hiremath <[email protected]> Build-Depends: debhelper (>= 7), cdbs Build-Depends-Indep: maven-repo-helper, ant, default-jdk, libcommons-codec-java, libcommons-logging-java, junit -Standards-Version: 3.8.1 +Standards-Version: 3.8.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://hc.apache.org/httpclient-3.x Modified: trunk/commons-httpclient/debian/maven.rules =================================================================== --- trunk/commons-httpclient/debian/maven.rules 2009-10-05 10:44:31 UTC (rev 10764) +++ trunk/commons-httpclient/debian/maven.rules 2009-10-05 10:45:08 UTC (rev 10765) @@ -1,2 +1 @@ junit junit jar s/3\..*/3.x/ -commons-httpclient commons-httpclient jar s/3\..*/3.x/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

