1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
python-rarfile (2.8-1) unstable; urgency=low
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Hugo Lefeuvre ]
* New upstream release.
* debian/control:
- Fix unnecessary versioned dependency python-all in the Build-Depends
field.
- Fix unnecessary versioned dependency bsdtar in the Depends field.
- Bump Standards-Version to 3.9.8.
- Update synopsis for both python2 and python3 packages to remove
redundant word 'Python'.
* debian/copyright:
- Update Format field to match DEP5 recommendations.
- Update copyright years.
* debian/control, debian/copyright:
- Update Hugo Lefeuvre's e-mail address.
-- Hugo Lefeuvre <hle@debian.org> Sat, 18 Jun 2016 21:45:36 +0200
python-rarfile (2.7-2) unstable; urgency=low
* Upload to unstable.
* debian/compat:
- Bump compat level to 9.
* debian/control:
- Bump debhelper's minimal version to 9.
* debian/watch:
- Use pypi.debian.net instead of pypi.python.org, following
DebianWiki's recommendation.
* debian/copyright:
- Update copyright years.
* Delete README.Debian and python3-rarfile.README.Debian (no more
relevant due to last upstream release).
-- Hugo Lefeuvre <hugo6390@orange.fr> Fri, 10 Apr 2015 23:08:35 +0200
python-rarfile (2.7-1) experimental; urgency=low
* New upstream release
* debian/control:
- Bump Standards-Version to 3.9.6.
- Update python-rarfile's and python-rarfile3's synopsis to
fix capitalization errors.
-- Hugo Lefeuvre <hugo6390@orange.fr> Sun, 14 Dec 2014 12:02:25 +0100
python-rarfile (2.6-1) unstable; urgency=low
* Initial release (Closes: #680085)
-- Hugo Lefeuvre <hugo6390@orange.fr> Mon, 09 Jun 2014 18:59:40 +0200
|