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
|
rgain (1.3.4-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
[ Simon McVittie ]
* Standards-Version: 4.3.0 (no changes required)
* Set Rules-Requires-Root to no
* Normalize dependency lists (wrap-and-sort -abst)
* Use debhelper-compat 12 and pybuild
-- Simon McVittie <smcv@debian.org> Sun, 03 Feb 2019 15:34:21 +0000
rgain (1.3.4-3) unstable; urgency=medium
* Standards-Version: 4.1.4 (no changes required)
* Set Testsuite: autopkgtest-pkg-python to enable a standard autodep8
smoke-test
* Switch packaging git repository from git dpm to a patches-unapplied
layout suitable for gbp pq, with DEP-14 branch names
-- Simon McVittie <smcv@debian.org> Fri, 20 Apr 2018 10:23:28 +0100
rgain (1.3.4-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Simon McVittie ]
* Remove Simon Chopin from Uploaders, no longer active in Debian.
Thanks for your work on this package!
* Add myself to Uploaders (Closes: #889778)
* d/p/0001-build-Use-a-reproducible-timestamp-for-man-pages.patch:
Make the date in the man pages reproducible across changes to date
and local time zone
* Build-depend on dh-python
* Standards-Version: 4.1.3 (no changes required)
* Advance to debhelper compat level 11
-- Simon McVittie <smcv@debian.org> Wed, 14 Mar 2018 09:12:11 +0000
rgain (1.3.4-1) unstable; urgency=medium
* Team upload.
[ Debian Python Modules Team ]
* Move from svn to git-dpm
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Simon McVittie ]
* Update debian/watch file to use pypi.debian.net
* New upstream version
- d/copyright: update
* Recommend gstreamer1.0-plugins-ugly | gstreamer1.0-libav, for
MP3 decoding via libmad or ffmpeg respectively (Closes: #822859)
* Standards-Version: 3.9.8 (no changes required)
-- Simon McVittie <smcv@debian.org> Tue, 26 Jul 2016 22:49:11 +0100
rgain (1.3.3-1) unstable; urgency=medium
* New upstream release
* Bump copyright years
* Bump Standards version to 3.9.6, no changes needed.
* Bump supported Python version to 2.6, as it is supported upstream
-- Simon Chopin <chopin.simon@gmail.com> Thu, 16 Oct 2014 05:39:25 +0200
rgain (1.3.2-1) unstable; urgency=low
* Team upload.
[ Simon Chopin ]
* New upstream release (Closes: #754286)
* Add gstreamer1.0-plugins-bad to Recommends.
This allows the use of replaygain on MP3s (Closes: #742508)
* Bump Standards version to 3.9.5, no changes needed.
-- Simon McVittie <smcv@debian.org> Fri, 12 Sep 2014 09:14:13 +0100
rgain (1.2-1) unstable; urgency=low
[ Simon Chopin ]
* New upstream release.
* Now Depends on python-gi and gstreamer 1.0
* Bump Standards version to 3.9.4:
+ B-D on debhelper >= 8.1 to get build-arch and build-indep targets
* Update copyright years and use the Copyright-Format 1.0 documentation.
* Use the upstream man pages
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
-- Simon Chopin <chopin.simon@gmail.com> Tue, 14 May 2013 21:53:51 +0200
rgain (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #650154)
-- Simon Chopin <chopin.simon@gmail.com> Thu, 01 Dec 2011 00:53:18 +0200
|