Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Standards-Version updated to 4.2.0
· b317e4b0
Emmanuel Bourg
authored
Aug 02, 2018
b317e4b0
Switch to debhelper level 11
· e74c9c20
Emmanuel Bourg
authored
Aug 02, 2018
e74c9c20
Use salsa.debian.org Vcs-* URLs
· 258daf0a
Emmanuel Bourg
authored
Aug 02, 2018
258daf0a
Wrap and sort
· 2f328f8f
Emmanuel Bourg
authored
Aug 02, 2018
2f328f8f
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
2f328f8f
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@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
View file @
2f328f8f
1
0
1
1
debian/control
View file @
2f328f8f
...
...
@@ -4,12 +4,10 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
debhelper (>= 1
0
),
debhelper (>= 1
1~
),
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: ${m
isc:
Depends}, ${m
aven:Doc
Depends}
Depends: ${m
aven:Doc
Depends}, ${m
isc:
Depends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libcommons-jexl2-java
Description: Documentation for Apache Commons JEXL
...
...
debian/copyright
View file @
2f328f8f
...
...
@@ -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
View file @
2f328f8f
target
/
apidocs
/*
usr
/
share
/
doc
/
libcommons
-
jexl2
-
java
/
api