[Git][java-team/triplea][master] 3 commits: Secure URI in Homepage
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Jan 27 21:14:26 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / triplea
Commits:
31ca43a1 by Andreas Tille at 2025-01-27T22:08:18+01:00
Secure URI in Homepage
- - - - -
50f01760 by Andreas Tille at 2025-01-27T22:10:20+01:00
Build-Depends: s/default-jdk/default-jdk-headless/
- - - - -
86a76435 by Andreas Tille at 2025-01-27T22:13:42+01:00
Add repack suffix to flag removal of files in Files-Excluded
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+triplea (1.9.0.0.7062-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Secure URI in Homepage
+ * Build-Depends: s/default-jdk/default-jdk-headless/
+ * Add repack suffix to flag removal of files in Files-Excluded
+
+ -- Andreas Tille <tille at debian.org> Mon, 27 Jan 2025 22:07:56 +0100
+
triplea (1.9.0.0.7062-2) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders:
Scott Howard <showard at debian.org>
Build-Depends:
debhelper (>= 11),
- default-jdk,
+ default-jdk-headless,
gradle-debian-helper,
javahelper,
libandroid-json-java,
@@ -30,7 +30,7 @@ Build-Depends:
Standards-Version: 4.2.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/triplea.git
Vcs-browser: https://anonscm.debian.org/git/pkg-java/triplea.git
-Homepage: http://www.triplea-game.org/
+Homepage: https://www.triplea-game.org/
Package: triplea
Architecture: all
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/triplea-$1\.tar\.gz/ \
+
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/triplea-$1\.tar\.gz/" \
https://github.com/triplea-game/triplea/tags .*/v?(\d\S+)\.tar\.gz
View it on GitLab: https://salsa.debian.org/java-team/triplea/-/compare/01bf430b80f7fffa2acbb679d47ca748b4e6f345...86a76435b76e61388b0bfee64bbdbd0d4af7d8b1
--
View it on GitLab: https://salsa.debian.org/java-team/triplea/-/compare/01bf430b80f7fffa2acbb679d47ca748b4e6f345...86a76435b76e61388b0bfee64bbdbd0d4af7d8b1
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/20250127/91c5cd39/attachment.htm>
More information about the pkg-java-commits
mailing list