[jedit] 01/05: Add repacksuffix to debian/watch
tony mancill
tmancill at debian.org
Sun Apr 22 17:49:32 BST 2018
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository jedit.
commit 034a047adb57438237932262fb6e5bd1358047b0
Author: tony mancill <tmancill at debian.org>
Date: Sun Apr 22 09:27:20 2018 -0700
Add repacksuffix to debian/watch
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 94b92f6..9e8eed2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,7 @@
version=4
opts="uversionmangle=s/pre/~pre/,\
- dversionmangle=s/\+dfsg//,\
+ dversionmangle=s/\+dfsg\d*$//,\
repack,\
+ repacksuffix=+dfsg,\
compression=xz" \
http://sf.net/jedit/jedit(\d\S+)source.tar.bz2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jedit.git
More information about the pkg-java-commits
mailing list