[Git][java-team/httpcomponents-client][master] 4 commits: Generate Java 7 compatible bytecode (Closes: #918705)
Emmanuel Bourg
gitlab at salsa.debian.org
Fri Jan 11 13:13:17 GMT 2019
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / httpcomponents-client
Commits:
b5c0d0e3 by Emmanuel Bourg at 2019-01-11T13:09:42Z
Generate Java 7 compatible bytecode (Closes: #918705)
- - - - -
a0d6b6b2 by Emmanuel Bourg at 2019-01-11T13:09:50Z
Standards-Version updated to 4.3.0
- - - - -
c24a0f2e by Emmanuel Bourg at 2019-01-11T13:10:46Z
Wrap and sort
- - - - -
7e98b1b6 by Emmanuel Bourg at 2019-01-11T13:10:59Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/maven.properties
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+httpcomponents-client (4.5.6-2) unstable; urgency=medium
+
+ * Team upload.
+ * Generate Java 7 compatible bytecode (Closes: #918705)
+ * Standards-Version updated to 4.3.0
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 11 Jan 2019 14:10:54 +0100
+
httpcomponents-client (4.5.6-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -9,8 +9,6 @@ Build-Depends:
debhelper (>= 11),
default-jdk,
javahelper,
- maven-debian-helper
-Build-Depends-Indep:
junit,
libbuild-helper-maven-plugin-java (>= 1.8),
libcommons-codec-java,
@@ -18,8 +16,9 @@ Build-Depends-Indep:
libmaven-antrun-plugin-java,
libmaven-bundle-plugin-java,
libmaven-javadoc-plugin-java,
- libmockito-java
-Standards-Version: 4.2.0
+ libmockito-java,
+ maven-debian-helper
+Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/java-team/httpcomponents-client.git
Vcs-Browser: https://salsa.debian.org/java-team/httpcomponents-client
Homepage: http://hc.apache.org/httpcomponents-client-ga/index.html
=====================================
debian/maven.properties
=====================================
@@ -1,3 +1,4 @@
+maven.compiler.release=7
maven.test.skip=true
project.build.sourceEncoding=ISO-8859-1
View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-client/compare/b54e4c7d633d751520c19a9648a85c0219376a1e...7e98b1b64c795f093926bc88691c9741475f8c08
--
View it on GitLab: https://salsa.debian.org/java-team/httpcomponents-client/compare/b54e4c7d633d751520c19a9648a85c0219376a1e...7e98b1b64c795f093926bc88691c9741475f8c08
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/20190111/923e8cdc/attachment.html>
More information about the pkg-java-commits
mailing list