[Git][java-team/libcommons-jexl2-java][master] 4 commits: Standards-Version updated to 4.2.0
Emmanuel Bourg
gitlab at salsa.debian.org
Thu Aug 2 11:05:17 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libcommons-jexl2-java
Commits:
b317e4b0 by Emmanuel Bourg at 2018-08-02T10:00:33Z
Standards-Version updated to 4.2.0
- - - - -
e74c9c20 by Emmanuel Bourg at 2018-08-02T10:00:38Z
Switch to debhelper level 11
- - - - -
258daf0a by Emmanuel Bourg at 2018-08-02T10:00:42Z
Use salsa.debian.org Vcs-* URLs
- - - - -
2f328f8f by Emmanuel Bourg at 2018-08-02T10:02:52Z
Wrap and sort
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/libcommons-jexl2-java-doc.install
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libcommons-jexl2-java (2.1.1-5) UNRELEASED; urgency=medium
+
+ * Standards-Version updated to 4.2.0
+ * Switch to debhelper level 11
+ * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 02 Aug 2018 12:00:29 +0200
+
libcommons-jexl2-java (2.1.1-4) unstable; urgency=medium
* Disabled the tests that fail to run with Java 9 (Closes: #874631)
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,10 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11~),
default-jdk,
- javahelper,
- maven-debian-helper (>= 2.0.2~)
-Build-Depends-Indep:
default-jdk-doc,
+ javahelper,
junit4,
libbuild-helper-maven-plugin-java,
libcommons-logging-java,
@@ -17,15 +15,16 @@ Build-Depends-Indep:
libcommons-parent-java (>= 39),
libjavacc-maven-plugin-java,
libmaven-bundle-plugin-java,
- libmaven-javadoc-plugin-java
-Standards-Version: 4.1.2
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-jexl2-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-jexl2-java.git
+ libmaven-javadoc-plugin-java,
+ maven-debian-helper (>= 2.0.2~)
+Standards-Version: 4.2.0
+Vcs-Git: https://salsa.debian.org/java-team/libcommons-jexl2-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libcommons-jexl2-java
Homepage: http://commons.apache.org/jexl
Package: libcommons-jexl2-java
Architecture: all
-Depends: ${misc:Depends}, libcommons-logging-java
+Depends: libcommons-logging-java, ${misc:Depends}
Suggests: libcommons-jexl2-java-doc
Description: Apache Commons JEXL - Java Expression Language
JEXL is a library intended to facilitate the implementation of dynamic and
@@ -38,7 +37,7 @@ Description: Apache Commons JEXL - Java Expression Language
Package: libcommons-jexl2-java-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends}, ${maven:DocDepends}
+Depends: ${maven:DocDepends}, ${misc:Depends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libcommons-jexl2-java
Description: Documentation for Apache Commons JEXL
=====================================
debian/copyright
=====================================
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,5 +13,3 @@ License: Apache-2.0
License: Apache-2.0
On Debian GNU/Linux system you can find the complete text of the
Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
-
-
=====================================
debian/libcommons-jexl2-java-doc.install
=====================================
--- a/debian/libcommons-jexl2-java-doc.install
+++ b/debian/libcommons-jexl2-java-doc.install
@@ -1,2 +1 @@
target/apidocs/* usr/share/doc/libcommons-jexl2-java/api
-
View it on GitLab: https://salsa.debian.org/java-team/libcommons-jexl2-java/compare/720a30e490251cc14f88675101ad30d63582b072...2f328f8f08e4bb36e0caa5dac358fa89aaac02c9
--
View it on GitLab: https://salsa.debian.org/java-team/libcommons-jexl2-java/compare/720a30e490251cc14f88675101ad30d63582b072...2f328f8f08e4bb36e0caa5dac358fa89aaac02c9
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/20180802/0678c5c9/attachment.html>
More information about the pkg-java-commits
mailing list