[Git][java-team/jakarta-activation][master] 4 commits: Switch to debhelper level 13

Emmanuel Bourg gitlab at salsa.debian.org
Sun Oct 18 18:35:25 BST 2020



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jakarta-activation


Commits:
eb736015 by Emmanuel Bourg at 2020-10-18T14:50:07+02:00
Switch to debhelper level 13

- - - - -
39d943f0 by Emmanuel Bourg at 2020-10-18T14:55:35+02:00
Removed the --has-package-version flag

- - - - -
cfe3338b by Emmanuel Bourg at 2020-10-18T19:29:40+02:00
Fixed the OSGi version

- - - - -
25bb73a2 by Emmanuel Bourg at 2020-10-18T19:29:49+02:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libjakarta-activation-java.poms
- debian/maven.properties


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+jakarta-activation (2.0.0~rc3-2) unstable; urgency=medium
+
+  * Fixed the OSGi version
+  * Removed the --has-package-version flag
+  * Switch to debhelper level 13
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Sun, 18 Oct 2020 19:29:46 +0200
+
 jakarta-activation (2.0.0~rc3-1) unstable; urgency=medium
 
   * New upstream release


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libbuild-helper-maven-plugin-java,


=====================================
debian/libjakarta-activation-java.poms
=====================================
@@ -25,7 +25,7 @@
 #   --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
 #     Empty by default. [mh_install]
 #
-pom.xml --no-parent --has-package-version
-activation/pom.xml --has-package-version --relocate=jakarta.activation:jakarta.activation-api --usj-name=jakarta-activation
+pom.xml --no-parent
+activation/pom.xml --relocate=jakarta.activation:jakarta.activation-api --usj-name=jakarta-activation
 activationapi/pom.xml --ignore
 demo/pom.xml --ignore


=====================================
debian/maven.properties
=====================================
@@ -3,5 +3,5 @@
 # maven.test.skip=true
 # project.build.sourceEncoding=UTF-8
 
-activation.osgiversion=2;0.0
+activation.osgiversion=2.0.0
 main.basedir=.



View it on GitLab: https://salsa.debian.org/java-team/jakarta-activation/-/compare/f23617abff54301421c29260fbe9d508ae8dcf01...25bb73a29c2f7838ed0960c51f617283e10ee1fe

-- 
View it on GitLab: https://salsa.debian.org/java-team/jakarta-activation/-/compare/f23617abff54301421c29260fbe9d508ae8dcf01...25bb73a29c2f7838ed0960c51f617283e10ee1fe
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/20201018/423bdebc/attachment.html>


More information about the pkg-java-commits mailing list