[Git][java-team/templating-maven-plugin][debian/sid] 6 commits: Bumped year in d/copyright
Mechtilde Stehmann (@mechtilde)
gitlab at salsa.debian.org
Sun Mar 26 14:13:46 BST 2023
Mechtilde Stehmann pushed to branch debian/sid at Debian Java Maintainers / templating-maven-plugin
Commits:
daa23ba6 by Mechtilde at 2023-03-26T14:30:15+02:00
Bumped year in d/copyright
- - - - -
2616430a by Mechtilde at 2023-03-26T14:31:10+02:00
Bumped standard version - no changes needed
- - - - -
9e345fd0 by Mechtilde at 2023-03-26T14:31:50+02:00
Improved d/watch to work correctly
- - - - -
686f591a by Mechtilde at 2023-03-26T14:40:43+02:00
Removed wrong entry URL
- - - - -
e8faa7d7 by Mechtilde at 2023-03-26T15:05:09+02:00
Tried to fix d/watch to get the right new version
- - - - -
03720498 by Mechtilde at 2023-03-26T15:09:59+02:00
Prepared for uploading
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+templating-maven-plugin (1.0.0-2) unstable; urgency=medium
+
+ [ Mechtilde ]
+ * [daa23ba] Bumped year in d/copyright
+ * [2616430] Bumped standard version - no changes needed
+ * [9e345fd] Improved d/watch to work correctly
+ * [686f591] Removed wrong entry URL
+ * [e8faa7d] Tried to fix d/watch to get the right new version
+
+ -- Mechtilde Stehmann <mechtilde at debian.org> Sun, 26 Mar 2023 15:09:36 +0200
+
templating-maven-plugin (1.0.0-1) unstable; urgency=medium
[ Mechtilde ]
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (=13)
, maven-debian-helper
, libmaven3-core-java
, libmaven-invoker-plugin-java
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/java-team/templating-maven-plugin.git
Vcs-Browser: https://salsa.debian.org/java-team/templating-maven-plugin
=====================================
debian/copyright
=====================================
@@ -7,7 +7,7 @@ Copyright: 2013-2015 MojoHaus
License: Apache-2.0
Files: debian/*
-Copyright: 2020, Mechtilde Stehmann <mechtilde at debian.org>
+Copyright: 2020-2023, Mechtilde Stehmann <mechtilde at debian.org>
License: Apache-2.0
License: Apache-2.0
=====================================
debian/upstream/metadata
=====================================
@@ -3,4 +3,3 @@
Bug-Database: https://github.com/mojohaus/templating-maven-plugin/issues
Repository: https://github.com/mojohaus/templating-maven-plugin.git
Repository-Browse: https://github.com/mojohaus/templating-maven-plugin
-URL: https://www.mojohaus.org/templating-maven-plugin/
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts=uversionmangle=s/-alpha/~alpha/;s/-Beta/~beta/;s/-rc/~rc/,\
filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/templating-maven-plugin-$1\.tar\.gz/ \
- https://github.com/mojohaus/templating-maven-plugin/releases/ .*/(?:.*?)(\d[\d\.]*).*\.tar\.gz
+ https://github.com/mojohaus/templating-maven-plugin/tags/ .*/archive/refs/tags/.*(\d\.[\d\.]*).*\.tar\.gz
View it on GitLab: https://salsa.debian.org/java-team/templating-maven-plugin/-/compare/922c17613ec0efac01a69a4860b811679d750d7f...03720498f5beed9531f86300419ff07dbb32fa65
--
View it on GitLab: https://salsa.debian.org/java-team/templating-maven-plugin/-/compare/922c17613ec0efac01a69a4860b811679d750d7f...03720498f5beed9531f86300419ff07dbb32fa65
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/20230326/98909d05/attachment.htm>
More information about the pkg-java-commits
mailing list