[java3d] 35/77: debian/watch: Added dversionmangle to remove .dfsg from version.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 8 11:24:42 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository java3d.
commit 6d762610e21e362f4440bff21aae4a1d68ac83cc
Author: Jonny Lamb <jonny at debian.org>
Date: Mon Mar 9 00:30:11 2009 +0000
debian/watch: Added dversionmangle to remove .dfsg from version.
---
debian/changelog | 3 ++-
debian/watch | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e88fad3..b60f49b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ java3d (1.5.2.dfsg-1) UNRELEASED; urgency=low
[ Jonny Lamb ]
* debian/rules: Set JAVA_HOME. (Closes: #518775)
+ * debian/watch: Added dversionmangle to remove .dfsg from version.
- -- Jonny Lamb <jonny at debian.org> Mon, 09 Mar 2009 00:19:42 +0000
+ -- Jonny Lamb <jonny at debian.org> Mon, 09 Mar 2009 00:29:43 +0000
java3d (0.0.cvs.20090202.dfsg-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 83f7b67..8e9000c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
+opts=dversionmangle=s/\.dfsg// \
https://java3d.dev.java.net/binary-builds.html .*/j3d-(\d)_(\d)_(\d)-src.zip debian debian/orig-tar.sh
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java3d.git
More information about the pkg-java-commits
mailing list