[Python-modules-commits] [django-celery] 01/01: Fix debian/watch file.

Brian May bam at moszumanska.debian.org
Sat Oct 24 01:32:18 UTC 2015


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

bam pushed a commit to branch master
in repository django-celery.

commit 8f86c2da3b41c3429997ff1262b36e12455e15d2
Author: Brian May <bam at debian.org>
Date:   Sat Oct 24 11:18:38 2015 +1100

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

diff --git a/debian/changelog b/debian/changelog
index ecd2b76..f4a3bc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-celery (3.1.17-2) UNRELEASED; urgency=medium
+
+  * Fix debian/watch file.
+
+ -- Brian May <bam at debian.org>  Sat, 24 Oct 2015 11:18:14 +1100
+
 django-celery (3.1.17-1) unstable; urgency=low
 
   [ Michael Fladischer ]
diff --git a/debian/watch b/debian/watch
index f601ac0..0e3a3dc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
-http://pypi.debian.net/django-celery/django-celery-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+https://pypi.debian.net/django-celery/django-celery-(.+)\.(?: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/django-celery.git



More information about the Python-modules-commits mailing list