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
|
xfce4-cpugraph-plugin (1.0.5-2) unstable; urgency=medium
[ Yves-Alexis Perez ]
* Moved the package to git on salsa.debian.org
* Updated the maintainer address to debian-xfce@lists.debian.org
closes: #899732
* d/gbp.conf added, following DEP-14
* run wrap-and-sort
* d/watch: use HTTPS protocol
* New upstream version 1.0.5
* d/control: drop Lionel from uploaders, thanks!
* d/control: update standards version to 4.2.1
* d/control: use HTTPS protocol for Homepage
* d/control: slightly update long description
* update dh compat to 10
-- Yves-Alexis Perez <corsac@debian.org> Sun, 09 Dec 2018 14:54:47 +0100
xfce4-cpugraph-plugin (1.0.5-1) unstable; urgency=low
[ Lionel Le Folgoc ]
* New upstream release.
* debian/patches:
- 0001-Revert-set-bars-orientation-to-opposite-of-panel-ori dropped,
included upstream.
[ Yves-Alexis Perez ]
* debian/rules:
- enable all hardening flags.
-- Lionel Le Folgoc <mrpouit@gmail.com> Wed, 22 May 2013 07:55:04 +0200
xfce4-cpugraph-plugin (1.0.3-1) unstable; urgency=low
* New upstream release.
* debian/patches:
- 0001-Revert-set-bars-orientation-to-opposite-of-panel-ori added, fix
build with 4.8.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 30 Jun 2012 16:11:34 +0200
xfce4-cpugraph-plugin (1.0.2-1) unstable; urgency=low
[ Lionel Le Folgoc ]
* New upstream release.
* debian/compat: bumped to 9.
* debian/control:
- bump debhelper b-dep to >= 9.
- switch from libxfcegui4 to libxfce4ui, and from hardening-includes to
dpkg-dev (>= 1.16.1).
- bumped Standards-Version to 3.9.3.
* debian/rules:
- clean up for the new dpkg-buildflags features.
- don't install .la files.
[ Yves-Alexis Perez ]
* debian/rules:
- build with --parallel
- use autotools-dev addon to get rid of old config.* config files
* debian/xfce4-cpugraph-plugin.lintian-overrides added, we do build with
hardening flags enabled.
* debian/control:
- add build-dep on autotools-dev.
-- Lionel Le Folgoc <mrpouit@gmail.com> Mon, 21 May 2012 22:07:07 +0200
xfce4-cpugraph-plugin (1.0.1-2) unstable; urgency=low
* Upload to unstable.
* debian/control:
- remove Simon and Emanuele from uploaders, thanks to them.
- update standards version to 3.9.2.
- update Xfce build-deps to 4.8.
-- Yves-Alexis Perez <corsac@debian.org> Tue, 19 Apr 2011 22:52:25 +0200
xfce4-cpugraph-plugin (1.0.1-1) experimental; urgency=low
[ Yves-Alexis Perez ]
* debian/control:
- switch to xfce section.
- add build-dep on hardening-includes.
* debian/rules:
- pick {C,LD}FLAGS from dpkg-buildflags.
- add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
- add hardening flags to {C,LD}FLAGS.
[ Lionel Le Folgoc ]
* New upstream release.
- readd option to hide/deactivate the cpu graph bars lp: #362336
- do not hardcode "xterm top" closes: #568927
* Switch to 3.0 (quilt).
* debian/rules: switch to dh7.
* debian/control:
- add myself to Uploaders
- refreshed build-deps
- bumped Standards-Version to 3.9.1.
* debian/copyright: refreshed.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 27 Feb 2011 14:36:13 +0100
xfce4-cpugraph-plugin (0.4.0-2) 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/rules:
- drop useless removal of config.status, fix ftbfs. closes: #564390
* debian/compat bumped to 7.
* debian/control:
- bump debhelper build-dep to 7.
- drop versioning on xfce4-panel build-dep.
- bump standards version to 3.8.3.
-- Yves-Alexis Perez <corsac@debian.org> Sat, 09 Jan 2010 15:23:24 +0100
xfce4-cpugraph-plugin (0.4.0-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.
- fix a crash when panel is in certain conditions. closes: #500067
* debian/patches
- 01_typo_appearance.dpatch dropped.
- 02_fix-ftbfs-kfreebsd.dpatch dropped.
* debian/control:
- add dep on ${misc:Depends}.
- update standards version to 3.8.0.
- update my email address, remove Rudy Godoy and Martin Loschwitz from
Uploaders.
- remove dpatch from build-deps.
* debian/copyright: update dates and copyright owners.
* debian/rules: remove dpatch include.
-- Yves-Alexis Perez <corsac@debian.org> Sun, 22 Feb 2009 19:02:25 +0100
xfce4-cpugraph-plugin (0.3-2) unstable; urgency=low
(Mike Massonnet)
* Fix typo closes: #411935
(Stefan Ott)
* debian/control: updated the url
(Yves-Alexis Perez)
* debian/control:
- removed Jani from uploaders as he's not anymore in the team.
- removed gtk from build-dep as it's pulled by xfce4-panel-dev anyway.
* debian/patches: added 02_fix-ftbfs-freebsd.dpatch, thanks Cyril Brulebois.
closes:#415659
-- Yves-Alexis Perez <corsac@corsac.net> Fri, 25 May 2007 11:05:29 +0100
xfce4-cpugraph-plugin (0.3-1) unstable; urgency=low
* Initial Release Closes: #309862
-- Yves-Alexis Perez <corsac@corsac.net> Sat, 23 Sep 2006 15:39:45 +0100
|