[Python-modules-commits] [kivy] 01/01: update watch file
Vincent Cheng
vcheng at moszumanska.debian.org
Fri May 20 06:32:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
vcheng pushed a commit to branch master
in repository kivy.
commit 19921bb3bee4f5625508bc03d42c2ea80f105e64
Author: Vincent Cheng <vcheng at debian.org>
Date: Thu May 19 23:32:04 2016 -0700
update watch file
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 07e4329..97b7d34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kivy (1.9.1-2) UNRELEASED; urgency=medium
+
+ * Update watch file.
+
+ -- Vincent Cheng <vcheng at debian.org> Thu, 19 May 2016 23:31:58 -0700
+
kivy (1.9.1-1) unstable; urgency=medium
[ Vincent Cheng ]
diff --git a/debian/watch b/debian/watch
index ffe11c5..a4512df 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# Generated by http://pypi.debian.net/kivy/watch
version=3
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/Kivy/Kivy-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+http://pypi.debian.net/Kivy/[K|k]ivy-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/kivy.git
More information about the Python-modules-commits
mailing list