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 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131
|
mopidy-beets (4.0.1-1) unstable; urgency=medium
* New upstream release
* d/watch: Use HTTPS
* d/control: Set Rules-Requires-Root to no
* d/upstream: Add metadata file
* d/rules: Remove changelog override
-- Stein Magnus Jodal <jodal@debian.org> Sat, 26 Dec 2020 16:49:44 +0100
mopidy-beets (4.0.0-1) unstable; urgency=medium
* New upstream release
* d/copyright: Update copyright years
* d/control: Bump Standards-Version to 4.5.0, no changes
-- Stein Magnus Jodal <jodal@debian.org> Mon, 16 Mar 2020 09:29:16 +0100
mopidy-beets (4.0.0~rc2-1) unstable; urgency=medium
* New upstream release
* Switch from Python 2 to 3 (Closes: #937071)
* Disable tests because of pkg_resurces usage
* Bump debhelper from 10 to 12
* d/clean: Remove custom clean rules
* d/control: Bump Standards-Version to 4.4.1, no changes
* d/control: Require mopidy >= 3
* d/control: Update Description
* d/copyright: Update copyright years
* d/copyright: Use HTTPS for the copyright spec
* d/rules: Install changelog
-- Stein Magnus Jodal <jodal@debian.org> Fri, 27 Dec 2019 21:18:31 +0100
mopidy-beets (3.1.0-1) unstable; urgency=medium
* New upstream release
* debian/control
- Bump Standards-Version to 4.1.4, no changes required
- Set Vcs-* to salsa.debian.org
- Require debhelper 10
* debian/copyright
- Update copyright years
-- Stein Magnus Jodal <jodal@debian.org> Sun, 15 Apr 2018 01:49:06 +0200
mopidy-beets (3.0.0-1) unstable; urgency=medium
* New upstream release
* Migrate to git-dpm, remove gbp config
* debian/clean
- Clean .cache/
* debian/control
- Update Homepage
- Update Vcs-Git and Vcs-Browser to point to Alioth
- Update my email address
- Bump Standards-Version to 3.9.8, no changes required
* debian/copyright
- Add new upstream author
- Update copyright years
- Update my email address
-- Stein Magnus Jodal <jodal@debian.org> Tue, 09 Aug 2016 23:58:42 +0200
mopidy-beets (2.0.0-2) unstable; urgency=medium
* Build-Depend on mopidy, so it doesn't have to be included in
pydist-overrides.
* Build-Depend on debhelper 9.
* Switch build system to pybuild.
* Run tests as part of build.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Tue, 18 Aug 2015 13:59:44 +0200
mopidy-beets (2.0.0-1) unstable; urgency=medium
* New upstream release.
* Update watch file.
* Bump Standards-Version to 3.9.6.
* Update copyright years.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Fri, 27 Mar 2015 13:12:46 +0100
mopidy-beets (1.1.0-1) unstable; urgency=low
* New upstream release.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Wed, 22 Jan 2014 21:49:38 +0100
mopidy-beets (1.0.4-1) unstable; urgency=low
* Bump Standards-Version to 3.9.5.
* Update copyright years.
* Upload to unstable.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Sat, 11 Jan 2014 22:41:39 +0100
mopidy-beets (1.0.4-0mopidy1) unstable; urgency=low
* New upstream release.
* Remove XS-Python-Version from debian/control.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Sun, 15 Dec 2013 20:47:39 +0100
mopidy-beets (1.0.3-0mopidy2) unstable; urgency=low
* Switch from mopidy-beets.pydist to pydist-overrides for compatibility with
wheezy.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Sun, 03 Nov 2013 22:32:17 +0100
mopidy-beets (1.0.3-0mopidy1) unstable; urgency=low
* New upstream release.
* Set python_distutils as build system to avoid use of Makefile.
-- Stein Magnus Jodal <stein.magnus@jodal.no> Sat, 02 Nov 2013 23:20:57 +0100
mopidy-beets (1.0.2-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 21:28:07 +0100
mopidy-beets (1.0.2-0mopidy1) unstable; urgency=low
* Initial release
-- Stein Magnus Jodal <stein.magnus@jodal.no> Mon, 28 Oct 2013 21:26:43 +0100
|