[Python-modules-commits] [pydot] 01/14: update to match new upstream tag format
Sandro Tosi
morph at moszumanska.debian.org
Sat Nov 25 19:47:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository pydot.
commit 90ef7aacee7c9d0eef810b9a92660f704cfdeb68
Author: Sandro Tosi <morph at debian.org>
Date: Sat Nov 25 11:56:06 2017 -0500
update to match new upstream tag format
---
debian/changelog | 7 ++++++-
debian/watch | 4 ++--
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7204ccf..a20e9c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
pydot (1.0.28-3) UNRELEASED; urgency=medium
+ [ Sandro Tosi ]
+ * debian/watch
+ - update to match new upstream tag format
+
+ [ Ondřej Nový ]
* Fixed VCS URL (https)
- -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:48:56 +0200
+ -- Sandro Tosi <morph at debian.org> Sat, 25 Nov 2017 11:55:46 -0500
pydot (1.0.28-2) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 6a5c3bb..9833b86 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/pydot-$1.tar.gz/" \
-https://github.com/erocarrera/pydot/tags (?:.*?/)?pydot-?(\d[\d.]*)\.tar\.gz
+https://github.com/erocarrera/pydot/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pydot.git
More information about the Python-modules-commits
mailing list