[Pkg-ocaml-maint-commits] [mlpost] 01/01: Update watch file

Mehdi Dogguy mehdi at moszumanska.debian.org
Sun Jul 17 18:05:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

mehdi pushed a commit to branch master
in repository mlpost.

commit 7b99225d7cfdfa181db9db160bb354086e99c7a4
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sun Jul 17 20:05:35 2016 +0200

    Update watch file
---
 debian/changelog |  6 ++++++
 debian/watch     | 10 ++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 51761ff..eb7341d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mlpost (0.8.1-7) UNRELEASED; urgency=medium
+
+  * Update watch file
+
+ -- Mehdi Dogguy <mehdi at debian.org>  Sun, 17 Jul 2016 20:05:13 +0200
+
 mlpost (0.8.1-6) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
index b136386..d4d37ca 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,4 @@
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
-version=3
-
-http://mlpost.lri.fr/download/ mlpost-([0-9.]+)\.tar\.gz
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \
+  https://github.com/backtracking/mlpost/tags \
+  (?:.*?/)?version-(\d[\d.]*)\.tar\.gz debian uupdate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/mlpost.git



More information about the Pkg-ocaml-maint-commits mailing list