[Git][java-team/maven-ant-helper][master] 5 commits: Depend on the no-aop variant of Guice

Emmanuel Bourg gitlab at salsa.debian.org
Wed Feb 10 09:03:19 GMT 2021



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / maven-ant-helper


Commits:
14806cac by Emmanuel Bourg at 2021-02-10T09:55:47+01:00
Depend on the no-aop variant of Guice

- - - - -
292af133 by Emmanuel Bourg at 2021-02-10T09:55:52+01:00
Standards-Version updated to 4.5.1

- - - - -
c14088dd by Emmanuel Bourg at 2021-02-10T09:55:58+01:00
Switch to debhelper level 13

- - - - -
6a3ca8d5 by Emmanuel Bourg at 2021-02-10T09:57:31+01:00
Changed the priority from extra to optional

- - - - -
70b66a97 by Emmanuel Bourg at 2021-02-10T09:57:42+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- maven-build.xml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+maven-ant-helper (8.6) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on the no-aop variant of Guice
+  * Standards-Version updated to 4.5.1
+  * Switch to debhelper level 13
+  * Changed the priority from extra to optional
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 10 Feb 2021 09:57:35 +0100
+
 maven-ant-helper (8.5) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -1,6 +1,6 @@
 Source: maven-ant-helper
 Section: java
-Priority: extra
+Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders:
  Torsten Werner <twerner at debian.org>,
@@ -9,9 +9,9 @@ Build-Depends:
  ant,
  ant-contrib,
  ant-optional,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk
-Standards-Version: 4.1.4
+Standards-Version: 4.5.1
 Vcs-Git: https://salsa.debian.org/java-team/maven-ant-helper.git
 Vcs-Browser: https://salsa.debian.org/java-team/maven-ant-helper
 Homepage: https://salsa.debian.org/java-team/maven-ant-helper.git


=====================================
maven-build.xml
=====================================
@@ -107,7 +107,7 @@
             <include name="commons-lang3.jar"/>
             <include name="geronimo-annotation-1.3-spec.jar"/>
             <include name="guava.jar"/>
-            <include name="guice.jar"/>
+            <include name="guice-no-aop.jar"/>
             <include name="jansi.jar"/>
             <include name="atinject-jsr330-api-1.0.jar"/>
             <include name="jcl-over-slf4j.jar"/>



View it on GitLab: https://salsa.debian.org/java-team/maven-ant-helper/-/compare/05a47f889b02010977cdcc391d802c94a2748039...70b66a97a22b9ff1c535138db2592a4965aef0a1

-- 
View it on GitLab: https://salsa.debian.org/java-team/maven-ant-helper/-/compare/05a47f889b02010977cdcc391d802c94a2748039...70b66a97a22b9ff1c535138db2592a4965aef0a1
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/20210210/1e76e3e0/attachment.html>


More information about the pkg-java-commits mailing list