[Git][java-team/commons-httpclient][master] 4 commits: Standards-Version updated to 4.5.1

Emmanuel Bourg gitlab at salsa.debian.org
Sun Feb 7 23:10:45 GMT 2021



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / commons-httpclient


Commits:
1f124024 by Emmanuel Bourg at 2021-02-07T23:58:55+01:00
Standards-Version updated to 4.5.1

- - - - -
5f45bb7a by Emmanuel Bourg at 2021-02-07T23:59:01+01:00
Switch to debhelper level 13

- - - - -
06e0d734 by Emmanuel Bourg at 2021-02-08T00:10:19+01:00
Fixed the build failure with OpenJDK 17 (Closes #982053)

- - - - -
bddc56e6 by Emmanuel Bourg at 2021-02-08T00:10:28+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+commons-httpclient (3.1-16) unstable; urgency=medium
+
+  * Fixed the build failure with OpenJDK 17 (Closes #982053)
+  * Standards-Version updated to 4.5.1
+  * Switch to debhelper level 13
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 08 Feb 2021 00:10:24 +0100
+
 commons-httpclient (3.1-15) unstable; urgency=medium
 
   * Ignore the test failures with Java 11 (Closes: #912234)


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Uploaders:
  Varun Hiremath <varun at debian.org>,
  Torsten Werner <twerner at debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper,
  junit,
@@ -15,7 +15,7 @@ Build-Depends:
  libcommons-logging-java,
  libmaven-javadoc-plugin-java,
  maven-debian-helper
-Standards-Version: 4.2.1
+Standards-Version: 4.5.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


=====================================
debian/patches/series
=====================================
@@ -6,3 +6,4 @@
 06_fix_CVE-2012-5783.patch
 CVE-2014-3577.patch
 CVE-2015-5262.patch
+07_java17-compatibility.patch



View it on GitLab: https://salsa.debian.org/java-team/commons-httpclient/-/compare/d38d0bddb597353e9242129f9d54d4e9c342cc0c...bddc56e65f327105747954e9da2fe88bba2307e2

-- 
View it on GitLab: https://salsa.debian.org/java-team/commons-httpclient/-/compare/d38d0bddb597353e9242129f9d54d4e9c342cc0c...bddc56e65f327105747954e9da2fe88bba2307e2
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20210207/cd9dee2e/attachment.html>


More information about the pkg-java-commits mailing list