[Python-modules-commits] [chargebee2-python] 01/01: Fix debian/watch

Scott Kitterman kitterman at moszumanska.debian.org
Tue Jun 20 17:41:28 UTC 2017


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

kitterman pushed a commit to branch debian/master
in repository chargebee2-python.

commit 6328ae7e28e593cd1e7bab9db59c33d508005a03
Author: Scott Kitterman <scott at kitterman.com>
Date:   Tue Jun 20 13:41:18 2017 -0400

    Fix debian/watch
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7786abd..d08dfa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+chargebee2-python (2.2.3-2) UNRELEASED; urgency=medium
+
+  * Fix debian/watch
+
+ -- Scott Kitterman <scott at kitterman.com>  Tue, 20 Jun 2017 13:40:34 -0400
+
 chargebee2-python (2.2.3-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/watch b/debian/watch
index bcfe234..b608327 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/chargebee-python-$1.tar.gz/" \
+opts="filenamemangle=s/(?:.*)?v?(\d[\d\.]*)\.tar\.gz/chargebee2-python-$1.tar.gz/" \
     https://github.com/chargebee/chargebee-python/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/chargebee2-python.git



More information about the Python-modules-commits mailing list