[Pkg-ocaml-maint-commits] [why] 01/01: fix d/watch: read from home page
Ralf Treinen
treinen at moszumanska.debian.org
Tue Feb 23 19:29:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository why.
commit e74847a05149de7d8333a7937bbddff2c976da8c
Author: Ralf Treinen <treinen at free.fr>
Date: Tue Feb 23 20:29:01 2016 +0100
fix d/watch: read from home page
---
debian/changelog | 9 +++++++++
debian/watch | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9a0fae9..ce54dcb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+why (2.34-5) UNRELEASED; urgency=medium
+
+ * debian/watch:
+ - format version 4
+ - get link to newest version from the why home page (instead of
+ trying to read the download/ directory).
+
+ -- Ralf Treinen <treinen at debian.org> Tue, 23 Feb 2016 20:27:56 +0100
+
why (2.34-4) unstable; urgency=medium
[ Ralf Treinen ]
diff --git a/debian/watch b/debian/watch
index 0949ccd..7aa4913 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-version=3
+version=4
opts="dversionmangle=s/\.dfsg[\.0-9]*$//" \
-http://why.lri.fr/download/why-([0-9a-z\.]*)\.tar\.gz
+http://why.lri.fr/ download/why-([0-9a-z\.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/why.git
More information about the Pkg-ocaml-maint-commits
mailing list