Skip to content
Commits on Source (5)
commons-httpclient (3.1-15) unstable; urgency=medium
* Ignore the test failures with Java 11 (Closes: #912234)
* Standards-Version updated to 4.2.1
* Use salsa.debian.org Vcs-* URLs
* Removed Damien Raude-Morvan from the uploaders (Closes: #889358)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 29 Oct 2018 22:56:50 +0100
commons-httpclient (3.1-14) unstable; urgency=medium
* Team upload.
......
......@@ -5,8 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
Uploaders:
Emmanuel Bourg <ebourg@apache.org>,
Varun Hiremath <varun@debian.org>,
Torsten Werner <twerner@debian.org>,
Damien Raude-Morvan <drazzib@debian.org>
Torsten Werner <twerner@debian.org>
Build-Depends:
debhelper (>= 11),
default-jdk,
......@@ -16,9 +15,9 @@ Build-Depends:
libcommons-logging-java,
libmaven-javadoc-plugin-java,
maven-debian-helper
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-httpclient.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-httpclient.git
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/commons-httpclient.git
Vcs-Browser: https://salsa.debian.org/java-team/commons-httpclient
Homepage: http://hc.apache.org/httpclient-3.x
Package: libcommons-httpclient-java
......
project.build.sourceEncoding=ISO-8859-1
maven.test.failure.ignore=true
......@@ -8,6 +8,3 @@ override_dh_auto_build:
find . -type f -exec sed -i -e 's/http:\/\/jakarta\.apache\.org\/images\/jakarta-logo\.gif//' {} \;
cp debian/pom.xml .
dh_auto_build
get-orig-source:
-uscan --download-current-version --force-download --rename