[Pkg-ocaml-maint-commits] [alt-ergo] 01/06: d/watch: version 4; pgpsigurlmangle
Ralf Treinen
treinen at moszumanska.debian.org
Sun Feb 28 19:48:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository alt-ergo.
commit c7774aa1ab5ac44e1415d973533c401ebc2922c6
Author: Ralf Treinen <treinen at free.fr>
Date: Sun Feb 28 20:04:54 2016 +0100
d/watch: version 4; pgpsigurlmangle
---
debian/changelog | 6 ++++++
debian/watch | 9 ++++++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d9398e9..f428ea7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+alt-ergo (0.99.1+dfsg1-5) UNRELEASED; urgency=medium
+
+ * debian/watch: version 4. Add option pgpsigurlmangle.
+
+ -- Ralf Treinen <treinen at debian.org> Sun, 28 Feb 2016 20:03:22 +0100
+
alt-ergo (0.99.1+dfsg1-4) unstable; urgency=low
* debian/patches/series: add missing newline
diff --git a/debian/watch b/debian/watch
index 8eef9d5..8ca57bf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
-version=3
-opts="filenamemangle=s/.*=(.*)/$1/,dversionmangle=s/\+dfsg\d*//" \
-http://alt-ergo.ocamlpro.com/download.php download_manager\.php\?target=alt-ergo-([\d\.]+)\.tar\.gz
\ No newline at end of file
+version=4
+opts="filenamemangle=s/.*=(.*)/$1/,\
+ dversionmangle=s/\+dfsg\d*//,\
+ pgpsigurlmangle=s/$/.asc/" \
+http://alt-ergo.ocamlpro.com/download.php \
+ download_manager\.php\?target=alt-ergo-([\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/alt-ergo.git
More information about the Pkg-ocaml-maint-commits
mailing list