[Git][java-team/maven-debian-helper][master] 4 commits: Add missing build dependency
Jochen Sprickerhof (@jspricke)
gitlab at salsa.debian.org
Sun Feb 26 21:30:33 GMT 2023
Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / maven-debian-helper
Commits:
2c8f72ba by Jochen Sprickerhof at 2023-02-26T21:31:23+01:00
Add missing build dependency
Closes: #1028727
- - - - -
9ce007c1 by Jochen Sprickerhof at 2023-02-26T21:32:04+01:00
Fix Source in d/copyright
- - - - -
e2184398 by Jochen Sprickerhof at 2023-02-26T21:32:49+01:00
Add R³
- - - - -
7cc4c36d by Jochen Sprickerhof at 2023-02-26T21:34:18+01:00
Update changelog for 2.6.2 release
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+maven-debian-helper (2.6.2) unstable; urgency=medium
+
+ * Team upload.
+ * Add missing build dependency (Closes: #1028727)
+ * Fix Source in d/copyright
+ * Add R³
+
+ -- Jochen Sprickerhof <jspricke at debian.org> Sun, 26 Feb 2023 21:33:00 +0100
+
maven-debian-helper (2.6.1) unstable; urgency=medium
* Use debian/clean instead of mh_clean to remove the temporary files
=====================================
debian/control
=====================================
@@ -12,12 +12,14 @@ Build-Depends:
default-jdk-headless | default-jdk,
help2man,
junit4,
+ junit5,
libcommons-io-java,
libmaven-plugin-tools-java,
libmaven3-core-java,
libplexus-velocity-java,
maven-ant-helper,
maven-repo-helper (>= 1.10~)
+Rules-Requires-Root: no
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/java-team/maven-debian-helper.git
Vcs-Browser: https://salsa.debian.org/java-team/maven-debian-helper
=====================================
debian/copyright
=====================================
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Maven Debian Helper
-Source: https://anonscm.debian.org/git/pkg-java/maven-debian-helper.git
+Source: https://salsa.debian.org/java-team/maven-debian-helper
Files: *
Copyright: 2008-2009, Torsten Werner <twerner at debian.org>
View it on GitLab: https://salsa.debian.org/java-team/maven-debian-helper/-/compare/7d3ba926f01735b577d1bd719316aed4ad2a8444...7cc4c36d5befbbb35644ddd5598efe33d9812d03
--
View it on GitLab: https://salsa.debian.org/java-team/maven-debian-helper/-/compare/7d3ba926f01735b577d1bd719316aed4ad2a8444...7cc4c36d5befbbb35644ddd5598efe33d9812d03
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/20230226/b4b35403/attachment.htm>
More information about the pkg-java-commits
mailing list