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 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271
|
xfce4-mpc-plugin (0.5.3-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
[ Unit 193 ]
* New upstream version 0.5.3.
* d/control: Add B-D on libglib2.0-dev and libgtk-3-dev.
* d/rules:
- Use execute_after_auto_install instead of override_dh_auto_install.
- Opt-out of trimmed changelogs, install NEWS as changelog.
* d/docs: Drop TODO, removed upstream.
* Update Standards-Version to 4.6.2.
-- Unit 193 <unit193@debian.org> Sat, 17 Jun 2023 02:31:15 -0400
xfce4-mpc-plugin (0.5.2-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Apply multi-arch hints.
+ xfce4-mpc-plugin: Add Multi-Arch: same.
[ Unit 193 ]
* d/control:
- Bump DH compat to 12.
- Drop libexo-1-dev from Build-Depends. (Closes: #978681)
- Update 'Homepage' field, goodies.xfce → docs.xfce.
* d/watch: Update for mirrorbit and use uscan special strings.
* Update Standards-Version to 4.5.1.
-- Unit 193 <unit193@debian.org> Sat, 02 Jan 2021 17:16:38 -0500
xfce4-mpc-plugin (0.5.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.5.2
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat, bump to 11.
* d/control:
- Drop automake, libtool, and libxml-parser-perl from B-D.
- Set R³ to no.
* Trim trailing whitespace from previous changelog entries.
* Update Standards-Version to 4.4.0.
-- Unit 193 <unit193@ubuntu.com> Wed, 25 Sep 2019 18:31:07 -0400
xfce4-mpc-plugin (0.5.1-1) unstable; urgency=medium
* Moved the package to git on salsa.debian.org
* Updated the maintainer address to debian-xfce@lists.debian.org
closes: #899874
* d/gbp.conf added, following DEP-14
* run wrap-and-sort
* d/watch: use HTTPS protocol
* New upstream version 0.5.1
* d/control: drop Lionel from uploaders, thanks!
* d/control: update standards version to 4.2.1
* d/control: use HTTPS protocol for Homepage
* update debhelper compat to 10
-- Yves-Alexis Perez <corsac@debian.org> Tue, 11 Dec 2018 21:35:51 +0100
xfce4-mpc-plugin (0.5.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- update build-deps, replace xfce4-panel-dev by libxfce4panel-2.0-dev and
libxfce4ui-1-dev by libxfce4ui-2-dev for GTK3 port.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 12 Nov 2016 16:10:52 +0100
xfce4-mpc-plugin (0.4.5-1) unstable; urgency=medium
[ Jackson Doak ]
* New upstream release
-- Yves-Alexis Perez <corsac@debian.org> Wed, 06 May 2015 21:52:03 +0200
xfce4-mpc-plugin (0.4.4-3) unstable; urgency=low
[ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
[ Yves-Alexis Perez ]
* debian/control:
- update standards version to 3.9.6.
- add build-dep on xfce4-dev-tools, automake and libtool.
* debian/rules:
- run xdt-autogen before configure to regenerate config.{guess,sub} in
order to gain support for newer architectures. closes: #765270
-- Yves-Alexis Perez <corsac@debian.org> Wed, 15 Oct 2014 20:54:05 +0200
xfce4-mpc-plugin (0.4.4-2) unstable; urgency=low
* debian/rules:
- enable all hardening flags.
* debian/control:
- update standards version to 3.9.4.
- drop version on xfce4-panel-dev build-dep, stable has Xfce 4.8 now.
- drop dpkg-dev build-dep, stable has a recent enough dpkg for hardening
support.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 25 May 2013 15:04:43 +0200
xfce4-mpc-plugin (0.4.4-1) unstable; urgency=low
* New upstream release.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 30 Jun 2012 15:36:12 +0200
xfce4-mpc-plugin (0.4.3-1) unstable; urgency=low
* New upstream release.
* debian/rules:
- build with --parallel.
-- Yves-Alexis Perez <corsac@debian.org> Tue, 15 May 2012 07:31:42 +0200
xfce4-mpc-plugin (0.4.2-1) unstable; urgency=low
[ Lionel Le Folgoc ]
* New upstream release.
- fix non-transparent background with transparent panels. lp: #782540
* debian/rules:
- use debhelper 9 hardening support.
* debian/compat bumped to 9.
* debian/control:
- drop hardening-includes build-dep.
- update debhelper build-dep to 9 for hardening support.
- add dpkg-dev 1.16.1 build-dep for hardening support.
- replace libxfcegui4-dev b-dep by libxfce4ui-1-dev.
[ Yves-Alexis Perez ]
* debian/rules:
- don't install la file.
- force disable static build.
* debian/control:
- build-dep on autotools-dev to get rid of outdated autotools files.
- update standards version to 3.9.3.
-- Lionel Le Folgoc <mrpouit@gmail.com> Sat, 03 Mar 2012 11:58:01 +0100
xfce4-mpc-plugin (0.3.6-1) unstable; urgency=low
* New upstream release.
* debian/patches:
- 01_link-with-libxfcegui4, 02_use-exo-1 dropped, included upstream.
* debian/rules:
- stop running xdt-autogen
- switch to dh7 tiny rules
- pick build flags from dpkg-buildflags.
- add hardening flags to build flags.
- add -O1, -z,defs and --as-needed to LDFLAGS.
* debian/control:
- drop cdbs from build-deps, update debhelper build-dep for overrides.
- drop xfce4-dev-tools and libtool from build-deps.
- add build-dep on hardening-includes.
* debian/docs added.
-- Yves-Alexis Perez <corsac@debian.org> Fri, 06 May 2011 22:58:07 +0200
xfce4-mpc-plugin (0.3.5-2) unstable; urgency=low
[ Yves-Alexis Perez ]
* debian/patches:
- 01_link-with-libxfcegui4 added, link against libxfcegui4-dev now that
xfce4-panel won't do it.
* Switch to 3.0 (quilt) source format.
* debian/control:
- add build-dep on libxfcegui4-dev.
- add build-dep on xfce4-dev-tools and libtool to run xdt-autogen after
patching.
- update standards version to 3.9.2.
* debian/rules:
- run xdt-autogen after applying patches touching Makefile.am and
configure.in.
[ Lionel Le Folgoc ]
* debian/rules: clean up autogenerated files changed by xdt-autogen.
* Port to exo 0.5.x:
- debian/patches/02_use-exo-1.patch: added.
- debian/patches/series: refreshed.
- debian/control: change libexo-0.3-dev b-dep to libexo-1-dev.
* debian/control:
- remove Simon and Emanuele from uploaders, thanks to them.
- bump xfce4-panel-dev b-dep to (>= 4.8.0).
-- Yves-Alexis Perez <corsac@debian.org> Tue, 19 Apr 2011 23:10:50 +0200
xfce4-mpc-plugin (0.3.5-1) unstable; urgency=low
* New upstream release.
* debian/compat: added, can't hurt.
* debian/control: bump Standards-Version to 3.8.4.
-- Lionel Le Folgoc <mrpouit@gmail.com> Sun, 30 May 2010 18:09:02 +0200
xfce4-mpc-plugin (0.3.4-1) unstable; urgency=low
[ Evgeni Golov ]
* Fix Vcs-* fields, they were missing 'trunk' in the path.
[ Yves-Alexis Perez ]
* debian/watch edited to track Xfce archive reorganisation.
* debian/control:
- update build-dep on debhelper to 7.
- remove versioned dependencies on exo and xfce4-panel since all version
are available since oldstable.
- add Lionel Le Folgoc to Uploaders.
[ Lionel Le Folgoc ]
* New upstream release.
* debian/patches/01_fix_buffer_overflows.diff: dropped, included upstream.
* debian/control:
- add new build-deps on libexo-0.3-dev and intltool
- update standards version to 3.8.3.
-- Lionel Le Folgoc <mrpouit@gmail.com> Mon, 30 Nov 2009 08:15:20 +0100
xfce4-mpc-plugin (0.3.3-2) unstable; urgency=low
* Patch for buffer overflow in numerous places and also replace
snprintf(foo, "%s...", foo, ...) pattern. closes: #498770
-- Simon Huggins <huggie@earth.li> Sat, 03 Jan 2009 13:51:45 +0000
xfce4-mpc-plugin (0.3.3-1) unstable; urgency=low
[ Simon Huggins ]
* debian/control: Move fake Homepage field to a real one now dpkg
supports it.
* Add Vcs-* headers to debian/control
[ Yves-Alexis Perez ]
* new upstream release.
* debian/rules: explicitely build without libmpd.
* debian/control:
- update my email address.
- update standards version to 3.7.3.
* debian/copyright:
- update dates.
- use © sign.
-- Yves-Alexis Perez <corsac@debian.org> Tue, 25 Mar 2008 10:49:35 +0100
xfce4-mpc-plugin (0.3.2-1) unstable; urgency=low
* New upstream release.
-- Yves-Alexis Perez <corsac@corsac.net> Thu, 31 May 2007 00:10:52 +0200
xfce4-mpc-plugin (0.3.1-1) unstable; urgency=low
* New upstream release.
* debian/copyright:
- updated author email address.
- added missing disclaimer in license part.
-- Yves-Alexis Perez <corsac@corsac.net> Fri, 25 May 2007 11:28:38 +0100
xfce4-mpc-plugin (0.2.0-1) unstable; urgency=low
* Initial release. closes: #395409
-- Yves-Alexis Perez <corsac@corsac.net> Thu, 26 Oct 2006 21:57:43 +0200
|