[Git][java-team/jasmin-sable][master] 2 commits: Exclude binary jars via Files-Excluded
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Jan 29 19:52:32 GMT 2025
Andreas Tille pushed to branch master at Debian Java Maintainers / jasmin-sable
Commits:
35dc77d8 by Andreas Tille at 2025-01-29T20:42:59+01:00
Exclude binary jars via Files-Excluded
- - - - -
cc58c0cb by Andreas Tille at 2025-01-29T20:43:45+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-jasmin-sable (2.5.0-3) UNRELEASED; urgency=medium
+jasmin-sable (2.5.0-3) unstable; urgency=medium
* Team upload.
* Project moved to Github - fix Homepage
@@ -14,7 +14,7 @@ jasmin-sable (2.5.0-3) UNRELEASED; urgency=medium
* Fix clean target
Closes: #1047145
- -- Andreas Tille <tille at debian.org> Tue, 28 Jan 2025 18:23:35 +0100
+ -- Andreas Tille <tille at debian.org> Wed, 29 Jan 2025 20:43:09 +0100
jasmin-sable (2.5.0-2) unstable; urgency=medium
=====================================
debian/copyright
=====================================
@@ -1,6 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Jasmin
Source: https://github.com/Sable/jasmin
+Files-Excluded: libs
Files: *
Copyright: 1996, Jonathan Meyer <meyer_jon at yahoo.com>
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/Sable/jasmin/tags .*/(jasmin-)?([\d\.]+).tar.gz
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/Sable/jasmin/tags .*/[jasmin-]*(\d[\d\.]+).tar.gz
View it on GitLab: https://salsa.debian.org/java-team/jasmin-sable/-/compare/08759c883fa0934c10f92c55ccea0c030ed3a9dc...cc58c0cb9b1100ce56b77fea17d3c43a40733bfb
--
View it on GitLab: https://salsa.debian.org/java-team/jasmin-sable/-/compare/08759c883fa0934c10f92c55ccea0c030ed3a9dc...cc58c0cb9b1100ce56b77fea17d3c43a40733bfb
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/20250129/6fb77964/attachment.htm>
More information about the pkg-java-commits
mailing list