Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Generate Java 7 compatible bytecode (Closes: #918705)
· b5c0d0e3
Emmanuel Bourg
authored
Jan 11, 2019
b5c0d0e3
Standards-Version updated to 4.3.0
· a0d6b6b2
Emmanuel Bourg
authored
Jan 11, 2019
a0d6b6b2
Wrap and sort
· c24a0f2e
Emmanuel Bourg
authored
Jan 11, 2019
c24a0f2e
Upload to unstable
· 7e98b1b6
Emmanuel Bourg
authored
Jan 11, 2019
7e98b1b6
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
7e98b1b6
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@apache.org> Fri, 11 Jan 2019 14:10:54 +0100
httpcomponents-client (4.5.6-1) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
7e98b1b6
...
...
@@ -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
View file @
7e98b1b6
maven.compiler.release
=
7
maven.test.skip
=
true
project.build.sourceEncoding
=
ISO-8859-1