diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a90d530..8272b9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pycryptopp (0.6.0.12-1) unstable; urgency=low + + * Update debian/watch + + -- Micah Anderson <micah@debian.org> Thu, 22 Aug 2013 16:31:55 -0400 + pycryptopp (0.5.29-1) unstable; urgency=low [ Micah Anderson ] diff --git a/debian/watch b/debian/watch index 09c1630..5a6d857 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://pypi.python.org/packages/source/p/pycryptopp pycryptopp-(.*)\.tar\.gz debian uupdate +https://pypi.python.org/packages/source/p/pycryptopp/ pycryptopp-(.*)\.tar\.gz debian uupdate |