[Git][java-team/exec-maven-plugin][master] 5 commits: Set Rules-Requires-Root: no in debian/control
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Wed Jan 17 18:14:08 GMT 2024
Tony Mancill pushed to branch master at Debian Java Maintainers / exec-maven-plugin
Commits:
050a9d09 by tony mancill at 2024-01-17T09:28:17-08:00
Set Rules-Requires-Root: no in debian/control
- - - - -
2a1955cc by tony mancill at 2024-01-17T09:28:28-08:00
Bump Standards-Version to 4.6.2
- - - - -
fa8f2334 by tony mancill at 2024-01-17T09:30:11-08:00
Freshen years in debian/copyright
- - - - -
ea0c3841 by tony mancill at 2024-01-17T09:44:38-08:00
Update debian/watch to find updated release tag format
- - - - -
3146a56c by tony mancill at 2024-01-17T09:44:38-08:00
Prepare changelog for upload
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,16 @@
-exec-maven-plugin (3.1.0-2) UNRELEASED; urgency=medium
+exec-maven-plugin (3.1.0-2) unstable; urgency=medium
+ [ Vladimir Petko ]
* d/p/cope_with_thread_stop_being_unavailable_in_jdk20.patch: cherry-
pick upstream patch to resolve the test failure (Closes: #1057499).
- -- Vladimir Petko <vladimir.petko at canonical.com> Wed, 17 Jan 2024 17:18:59 +1300
+ [ tony mancill ]
+ * Set Rules-Requires-Root: no in debian/control
+ * Bump Standards-Version to 4.6.2
+ * Freshen years in debian/copyright
+ * Update debian/watch to find updated release tag format
+
+ -- tony mancill <tmancill at debian.org> Wed, 17 Jan 2024 09:44:05 -0800
exec-maven-plugin (3.1.0-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -17,10 +17,11 @@ Build-Depends:
libplexus-utils-java,
libslf4j-java,
maven-debian-helper (>= 2.2)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/exec-maven-plugin.git
Vcs-Browser: https://salsa.debian.org/java-team/exec-maven-plugin
Homepage: http://www.mojohaus.org/exec-maven-plugin/
+Rules-Requires-Root: no
Package: libexec-maven-plugin-java
Architecture: all
=====================================
debian/copyright
=====================================
@@ -13,8 +13,8 @@ Files: debian/*
Copyright: 2009-2014, Gabriele Giacone <1o5g4r8o at gmail.com>
2011, Torsten Werner <twerner at debian.org>
2013, Andres Mejia <amejia004 at gmail.com>
- 2017, tony mancill <tmancill at debian.org>
- 2017, Emmanuel Bourg <ebourg at apache.org>
+ 2017-2024, tony mancill <tmancill at debian.org>
+ 2017-2024, Emmanuel Bourg <ebourg at apache.org>
License: GPL-3+
On Debian systems, the full text of the GPL-3 license
can be found in the file '/usr/share/common-licenses/GPL-3'
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
opts="mode=git,repack,compression=xz,uversionmangle=s/-(alpha|beta)-/~$1/,dversionmangle=s/[+]dfsg//" \
-https://github.com/mojohaus/exec-maven-plugin refs/tags/exec-maven-plugin-([\d\.]+)
+https://github.com/mojohaus/exec-maven-plugin refs/tags/(?:exec-maven-plugin-)?@ANY_VERSION@
View it on GitLab: https://salsa.debian.org/java-team/exec-maven-plugin/-/compare/ff8f745b34efc5c33a0af0eba28839a7bcac0bb6...3146a56cb670cefdd88170e367871d766fac7712
--
View it on GitLab: https://salsa.debian.org/java-team/exec-maven-plugin/-/compare/ff8f745b34efc5c33a0af0eba28839a7bcac0bb6...3146a56cb670cefdd88170e367871d766fac7712
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/20240117/5ea1523b/attachment.htm>
More information about the pkg-java-commits
mailing list