[commons-httpclient] 45/66: * Switch to source format 3.0. * Update Standards-Version: 3.9.1. * Remove Barry from Uploaders list.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 4 08:04:05 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 826585b24ee20cd530ce9d773c4111a46d149922
Author: Torsten Werner <twerner at debian.org>
Date: Tue Aug 30 11:28:30 2011 +0000
* Switch to source format 3.0.
* Update Standards-Version: 3.9.1.
* Remove Barry from Uploaders list.
---
debian/changelog | 8 +++++++-
debian/control | 7 +++----
debian/rules | 1 -
debian/source/format | 1 +
4 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b5e783c..a29e586 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,16 @@
commons-httpclient (3.1-10) UNRELEASED; urgency=low
+ [ Damien Raude-Morvan ]
* Remove Arnaud Vandyck from Uploaders
* d/control: Drop Depends on any JRE as a Java library don't need to
depends on a runtime (Java Policy)
- -- Damien Raude-Morvan <drazzib at debian.org> Thu, 28 Apr 2011 23:06:39 +0200
+ [ Torsten Werner ]
+ * Switch to source format 3.0.
+ * Update Standards-Version: 3.9.1.
+ * Remove Barry from Uploaders list.
+
+ -- Torsten Werner <twerner at debian.org> Tue, 30 Aug 2011 11:47:01 +0200
commons-httpclient (3.1-9) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 61eff83..1fe0189 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,12 @@ 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>,
- Michael Koch <konqueror at gmx.de>, Kumar Appaiah <akumar at debian.org>,
+Uploaders: Michael Koch <konqueror at gmx.de>, Kumar Appaiah <akumar at debian.org>,
Varun Hiremath <varun at debian.org>, Torsten Werner <twerner at debian.org>,
Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, quilt
+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
+Standards-Version: 3.9.1
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
diff --git a/debian/rules b/debian/rules
index c869621..8588081 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
# debian/rules for libcommons-httpclient-java (uses CDBS)
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/class/ant.mk
PACKAGE := $(DEB_SOURCE_PACKAGE)
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
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