[Python-modules-commits] [flask-ldapconn] 01/01: Fix typo in watch file.
Dominik George
natureshadow-guest at moszumanska.debian.org
Sat Apr 29 15:49:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository flask-ldapconn.
commit b1848419eea7d7091ea055770c99f0172aa09a62
Author: Dominik George <nik at naturalnet.de>
Date: Sat Apr 29 17:49:08 2017 +0200
Fix typo in watch file.
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 68d4656..4f4642a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+flask-ldapconn (0.6.13-2) UNRELEASED; urgency=medium
+
+ * Fix typo in watch file.
+
+ -- Dominik George <nik at naturalnet.de> Sat, 29 Apr 2017 17:48:51 +0200
+
flask-ldapconn (0.6.13-1) unstable; urgency=low
* Initial packaging of upstream release. (Closes: #833922)
diff --git a/debian/watch b/debian/watch
index ff13457..0392787 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# please also check http://pypi.debian.net/Flask-LDAPConn/watch
version=3
opts="uversionmangle=s/(rc|a|b|c)/~$1/" \
-http://pypi.debian.net/Flask-LDAPconn/Flask-LDAPConn-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+http://pypi.debian.net/Flask-LDAPConn/Flask-LDAPConn-(.+)\.(?: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/flask-ldapconn.git
More information about the Python-modules-commits
mailing list