diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d28038d..8ee5459 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ requests (0.8.0-1) UNRELEASED; urgency=low * New upstream release + * debian/watch + - Removed "debian uupdate" options - -- Daniele Tricoli <eriol@mornie.org> Tue, 15 Nov 2011 00:16:31 +0100 + -- Daniele Tricoli <eriol@mornie.org> Tue, 15 Nov 2011 03:16:54 +0100 requests (0.6.4-1) unstable; urgency=low diff --git a/debian/watch b/debian/watch index 15687e4..205a337 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://pypi.python.org/packages/source/r/requests/requests-(.*)\.tar\.gz debian uupdate +http://pypi.python.org/packages/source/r/requests/requests-(.*)\.tar\.gz |