[commons-httpclient] 38/66: * Add myself to Uploaders. * Revert change from last upload: - Don't map version of commons-httpclient explicitly. (Closes: #551126, #551214, #551217, #551218, #551221, #551224, #551226, #551227, #551231, #551242)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 4 08:04:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-httpclient.
commit bc46a58e1e68e12acde9dbc58f1b46223fd239c9
Author: Torsten Werner <twerner at debian.org>
Date: Sat Oct 17 20:50:58 2009 +0000
* Add myself to Uploaders.
* Revert change from last upload:
- Don't map version of commons-httpclient explicitly.
(Closes: #551126, #551214, #551217, #551218, #551221, #551224, #551226,
#551227, #551231, #551242)
---
debian/changelog | 10 ++++++++++
debian/control | 2 +-
debian/maven.rules | 1 +
3 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 350580e..4c76fbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+commons-httpclient (3.1-7) unstable; urgency=low
+
+ * Add myself to Uploaders.
+ * Revert change from last upload:
+ - Don't map version of commons-httpclient explicitly.
+ (Closes: #551126, #551214, #551217, #551218, #551221, #551224, #551226,
+ #551227, #551231, #551242)
+
+ -- Torsten Werner <twerner at debian.org> Sat, 17 Oct 2009 19:44:10 +0200
+
commons-httpclient (3.1-6) unstable; urgency=low
* Don't map version of commons-httpclient explicitly.
diff --git a/debian/control b/debian/control
index 1cdac37..24ac2a2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: commons-httpclient
Section: java
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>, Michael Koch <konqueror at gmx.de>, Kumar Appaiah <akumar at debian.org>, Varun Hiremath <varun at debian.org>
+Uploaders: Barry Hawkins <barry at alltc.com>, Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>, Kumar Appaiah <akumar at debian.org>, Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>
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.3
diff --git a/debian/maven.rules b/debian/maven.rules
index 8577380..505ae34 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1 +1,2 @@
junit junit jar s/3\..*/3.x/
+commons-httpclient commons-httpclient jar s/3\..*/3.x/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-httpclient.git
More information about the pkg-java-commits
mailing list