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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
python-rarfile (3.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 23:31:13 -0400
python-rarfile (3.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Hugo Lefeuvre ]
* New upstream release.
* Update copyright years.
* Run wrap-and-sort -a.
-- Hugo Lefeuvre <hle@debian.org> Wed, 30 Oct 2019 14:50:15 +0100
python-rarfile (3.0-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
* d/changelog: Remove trailing whitespaces
* d/control: Remove trailing whitespaces
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
* Bump debhelper compat level to 12.
* Bump standards version to 4.4.0 (no changes).
* Enable autopkgtest-pkg-python testsuite.
-- Ondřej Nový <onovy@debian.org> Sat, 10 Aug 2019 21:29:17 +0200
python-rarfile (3.0-1) unstable; urgency=medium
* New upstream release.
* Bump compat level from 9 to 10.
* debian/control:
- Bump Standards to 4.1.0.
- Update description to match new upstream release.
- Depend on debhelper >= 10 instead of >= 9.
- Depend exclusively on libarchive-tools instead of bsdtar and
unrar-free (Closes: #797730).
* Update copyright years.
-- Hugo Lefeuvre <hle@debian.org> Thu, 05 Oct 2017 10:41:21 +0200
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
|