[Git][java-team/jarjar][master] 4 commits: Standards-Version updated to 4.6.0.1
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Wed May 11 12:19:55 BST 2022
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jarjar
Commits:
a5b861e9 by Emmanuel Bourg at 2022-05-11T13:06:49+02:00
Standards-Version updated to 4.6.0.1
- - - - -
07c69629 by Emmanuel Bourg at 2022-05-11T13:06:53+02:00
Switch to debhelper level 13
- - - - -
9c49aec8 by Emmanuel Bourg at 2022-05-11T13:15:47+02:00
Rebuild with libasm-java (>= 9.3)
- - - - -
5c7a6114 by Emmanuel Bourg at 2022-05-11T13:16:04+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- − debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+jarjar (1.4+svn142-11) unstable; urgency=medium
+
+ * Team upload.
+ * Rebuild with libasm-java (>= 9.3)
+ * Standards-Version updated to 4.6.0.1
+ * Switch to debhelper level 13
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 11 May 2022 13:16:00 +0200
+
jarjar (1.4+svn142-10) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,11 +4,11 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: ant,
- debhelper (>= 11),
+ debhelper-compat (= 13),
default-jdk,
- libasm-java (>= 6.0~),
+ libasm-java (>= 9.3),
maven-repo-helper
-Standards-Version: 4.3.0
+Standards-Version: 4.6.0.1
Vcs-Git: https://salsa.debian.org/java-team/jarjar.git
Vcs-Browser: https://salsa.debian.org/java-team/jarjar
Homepage: http://code.google.com/p/jarjar/
@@ -16,7 +16,6 @@ Homepage: http://code.google.com/p/jarjar/
Package: libjarjar-java
Architecture: all
Depends: ${misc:Depends}
-Built-Using: asm (= ${asm:Version})
Description: repackage third-party jars
Utility that makes it easy to repackage Java libraries and embed them
into your own distribution. This is useful for two reasons:
View it on GitLab: https://salsa.debian.org/java-team/jarjar/-/compare/1808732905069364dc97ae7cb2666ad8c1795594...5c7a6114d230cab3668f77ec4f133a8f99da7ae7
--
View it on GitLab: https://salsa.debian.org/java-team/jarjar/-/compare/1808732905069364dc97ae7cb2666ad8c1795594...5c7a6114d230cab3668f77ec4f133a8f99da7ae7
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/20220511/cef757ea/attachment.htm>
More information about the pkg-java-commits
mailing list