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
|
mopidy-mpris (2.0.0-1) unstable; urgency=medium
* New upstream release.
* debian/control
- Require Mopidy (>= 1.1).
- Replace python-dbus with python-pydbus.
- Remove redundant X-Python-Version.
- Bump Standards-Version to 4.2.1.
* debian/rules
- Install upstream changelog CHANGELOG.rst.
* debian/install
- Install D-Bus policy to allow publishing on the system bus.
-- Stein Magnus Jodal <jodal@debian.org> Fri, 07 Dec 2018 21:50:30 +0100
mopidy-mpris (1.4.0-1) unstable; urgency=medium
* New upstream release. (Closes: #815739)
* Migrate to git-dpm, remove gbp config.
* debian/clean
- Clean dist/* and *.egg-info
* debian/control
- Remove dependency on python-indicate. (Closes: #895031)
- Bump Standards-Version to 4.1.3.
- Remove version range on python, not needed since oldoldstable.
- Update my email address.
- Update Homepage to use HTTPS.
- Update Vcs-* to use Salsa.
* debian/copyright
- Update copyright year.
- Update my email address.
-- Stein Magnus Jodal <jodal@debian.org> Tue, 10 Apr 2018 08:57:20 +0200
mopidy-mpris (1.3.1-1) unstable; urgency=medium
* New upstream release.
* Run tests as part of build.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Tue, 18 Aug 2015 14:45:23 +0200
mopidy-mpris (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Build-Depend on mopidy, so it doesn't have to be included in
pydist-overrides.
* Build-Depend on debhelper 9.
* Switch to pybuild as build system.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Tue, 18 Aug 2015 00:22:35 +0200
mopidy-mpris (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Update upstream copyright year.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Tue, 05 May 2015 23:50:27 +0200
mopidy-mpris (1.1.1-2) unstable; urgency=medium
* Update packaging copyright year.
* Fix dep5-copyright-license-name-not-unique lintian warning.
* Bump Standards-Version to 3.9.6.
* Update watch file.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Mon, 27 Apr 2015 14:52:55 +0200
mopidy-mpris (1.1.1-1) unstable; urgency=low
* New upstream release.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Wed, 22 Jan 2014 21:45:08 +0100
mopidy-mpris (1.0.1-1) unstable; urgency=low
* Bump Standards-Version to 3.9.5.
* Update copyright year.
* Upload to unstable.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Sat, 11 Jan 2014 22:52:50 +0100
mopidy-mpris (1.0.1-0mopidy1) unstable; urgency=low
* New upstream release.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Wed, 20 Nov 2013 22:13:53 +0100
mopidy-mpris (1.0.0-0mopidy3) unstable; urgency=low
* Switch from mopidy-mpris.pydist to pydist-overrides for compatibility with
wheezy.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Sun, 03 Nov 2013 22:19:35 +0100
mopidy-mpris (1.0.0-0mopidy2) unstable; urgency=low
* Add python-setuptools to Build-Depends.
* Convert from python-support to dh_python2.
* Install as a private module.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Sat, 02 Nov 2013 19:26:52 +0100
mopidy-mpris (1.0.0-0mopidy1) unstable; urgency=low
* Initial release
-- Stein Magnus Jodal <stein.magnus@jodal.no> Mon, 28 Oct 2013 21:26:43 +0100
|