diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 9a5845f..e726b0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -srp (1.0.2-1) unstable; urgency=low +python-srp (1.0.2-1) unstable; urgency=low    * Initial release. Closes: 699122 diff --git a/debian/control b/debian/control index f7882bb..7acbcd9 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: srp +Source: python-srp  Maintainer: Ben Carrillo <ben@futeisha.org>  Section: python  Priority: optional | 
