From c997e4d858efd283d1d4e19dd6867b33c4babe13 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 4 Aug 2015 08:02:08 +0000 Subject: [PATCH] Fixed watch file. --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 50de203..717a6ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-django-pyscss (2.0.2-1) experimental; urgency=medium * New upstream release. * Added extend-diff-ignore = "^[^/]*[.]dist/.*" + * Fixed watch file. -- Thomas Goirand Tue, 04 Aug 2015 07:40:16 +0000 diff --git a/debian/watch b/debian/watch index 27c4fb1..cccad99 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://pypi.python.org/packages/source/d/django-pyscss django-pyscss-(.*).tar.gz +http://pypi.debian.net/django-pyscss/django-pyscss-(.*).tar.gz