[Git][java-team/libreadline-java][master] 3 commits: Mangle the package version in debian/watch
Emmanuel Bourg
gitlab at salsa.debian.org
Sun May 13 00:38:02 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libreadline-java
Commits:
4618b8d7 by Emmanuel Bourg at 2018-05-13T00:56:49+02:00
Mangle the package version in debian/watch
- - - - -
5041187b by Emmanuel Bourg at 2018-05-13T01:29:13+02:00
Don't install the NEWS file in libreadline-java-doc (Closes: #898380)
- - - - -
92e3908a by Emmanuel Bourg at 2018-05-13T01:29:24+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/libreadline-java-doc.docs
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libreadline-java (0.8.0.1+dfsg-8) unstable; urgency=medium
+
+ * Team upload.
+ * Don't install the NEWS file in libreadline-java-doc (Closes: #898380)
+ * Mangle the package version in debian/watch
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 13 May 2018 01:29:20 +0200
+
libreadline-java (0.8.0.1+dfsg-7) unstable; urgency=medium
* Team upload.
=====================================
debian/libreadline-java-doc.docs
=====================================
--- a/debian/libreadline-java-doc.docs
+++ b/debian/libreadline-java-doc.docs
@@ -1,5 +1,4 @@
api
README
README.1st
-NEWS
TODO
=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts="repack,compression=xz,uversionmangle=s/_/./g" \
+opts="repack,compression=xz,uversionmangle=s/_/./g,dversionmangle=s/\+dfsg.*//g" \
https://github.com/aclemons/java-readline/tags .*/archive/(?:v|R_)([\d\._]+).tar.gz
View it on GitLab: https://salsa.debian.org/java-team/libreadline-java/compare/42cf51c43646bbe14f11c0896e771ee2dd77b840...92e3908a227041923b666769b9bb44e1cad7555d
---
View it on GitLab: https://salsa.debian.org/java-team/libreadline-java/compare/42cf51c43646bbe14f11c0896e771ee2dd77b840...92e3908a227041923b666769b9bb44e1cad7555d
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/20180512/b27fc12f/attachment.html>
More information about the pkg-java-commits
mailing list