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 132 133 134 135 136 137 138 139
|
libmpdclient (2.19-1) unstable; urgency=medium
* Import new upstream version 2.19 (closes: #953110)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository (thanks
lintin-brush)
* Add Rules-Requires-Root: no
* Update symbols file
* Bump debhelper-compat to level 13
-- Florian Schlichting <fsfs@debian.org> Thu, 09 Jul 2020 17:35:20 +0800
libmpdclient (2.18-1) unstable; urgency=medium
* Team upload
* Update symbols file with added symbols in 2.18
* Declare compliance with Debian Policy 4.5.0
-- Geoffroy Youri Berret <efrim@azylum.org> Mon, 17 Feb 2020 22:40:41 +0100
libmpdclient (2.17-1) unstable; urgency=medium
* Import new upstream version 2.17
* Update copyright years
* Declare compliance with Debian Policy 4.4.1
* Set upstream metadata fields: Repository, Repository-Browse
* Add Multi-Arch markings as suggested by the hinter
* Update symbols file with added symbols in 2.17
* Mark as not-installed files that the build system installs but which we
get through other means
* Drop dbgsym migration complete after buster
-- Florian Schlichting <fsfs@debian.org> Fri, 06 Dec 2019 22:12:05 +0800
libmpdclient (2.16-1) unstable; urgency=medium
[ Geoffroy Youri Berret ]
* update d/watch and enable pgpmode
* Switch to source format 3.0 (quilt)
[ Florian Schlichting ]
* Import new upstream version 2.16 (Closes: #900513)
[ Geoffroy Youri Berret ]
* Update d/control:
+ debhelper-compat to 12
+ Standards-Version to 4.3.0
+ new Homepage
+ no more -dbg package
* Drop obsolete lintian override
* Update symbols
* Switch to short-form debian/rules
* Upstream no longer builds a static library
* Refactored copyright (dep-5 machine-interpretable format)
[ Florian Schlichting ]
* Takeover for the mpd-team (Closes: #916729)
* Make d/rules even shorter, keep installing NEWS and AUTHORS as before
* Run build-time tests
* Properly transition to dbgsym package
-- Florian Schlichting <fsfs@debian.org> Sat, 05 Jan 2019 20:25:06 +0100
libmpdclient (2.11-1) unstable; urgency=medium
[ Helmut Grohne ]
* Pass a multiarch --libdir to ./configure (Closes: #871412).
[ Sebastian Harl ]
* New upstream version.
* Update standards version to 4.1.1:
- Update to debhelper compat version 10.
- Remove build-dep on autotools-dev which has been subsumed by DH 10.
- Use priority "optional" in place of deprecated "extra".
- Override embedded-javascript-library lintian warning: doc embeds
jquery.js which is a modified version from Doxygen.
-- Sebastian Harl <tokkee@debian.org> Sun, 22 Oct 2017 13:10:25 +0200
libmpdclient (2.9-1) unstable; urgency=low
* New upstream release (Closes: #671094).
* debian/libmpdclient-dev.install:
- Install the vapi file.
* debian/libmpdclient2.symbols:
- Updated for new upstream version.
* debian/rules:
- Split build target into build-arch and build-indep.
- Use dpkg-buildflags to get CPPFLAGS and CFLAGS.
- Use dh_autotools-dev* to update config.{sub,guess}; thanks to Matthias
Klose for reporting and suggesting this (Closes: #727416).
* debian/control:
- Updated standards-version to 3.9.4.
-- Sebastian Harl <tokkee@debian.org> Sat, 23 Nov 2013 19:53:49 +0100
libmpdclient (2.3-1) unstable; urgency=low
* New upstream release.
- Do not try to install GIF files from doc/api/html/ if none are available
(doxygen no longer creates any GIF files since version 1.7 or so)
(Closes: #590397).
* debian/control:
- Updated standards-version to 3.9.1 -- no changes.
* debian/libmpdclient2.symbols:
- Updated for 2.3.
-- Sebastian Harl <tokkee@debian.org> Thu, 29 Jul 2010 20:39:38 +0200
libmpdclient (2.2-1) unstable; urgency=low
* New upstream release.
* debian/libmpdclient2.symbols:
- Updated for 2.2.
* debian/control:
- Updated to standards-version 3.8.4 -- no changes.
- Let all packages depend on ${misc:Depends}, as suggested by debhelper.
* debian/rules:
- Let dh_makeshlibs create a dependency on libmpdclient2 >= 2.2, which is
required since new functionality has been added.
-- Sebastian Harl <tokkee@debian.org> Wed, 09 Jun 2010 18:44:12 +0200
libmpdclient (2.1-1) unstable; urgency=low
* New upstream release.
* debian/libmpdclient2.symbols:
- Updated for 2.1.
* debian/rules:
- Run 'make check' unless the nocheck option has been specified in
DEB_BUILD_OPTIONS.
-- Sebastian Harl <tokkee@debian.org> Sun, 27 Dec 2009 00:09:08 +0100
libmpdclient (2.0-1) unstable; urgency=low
* Initial release (Closes: #549646).
-- Sebastian Harl <tokkee@debian.org> Thu, 22 Oct 2009 00:51:34 +0200
|