[Pkg-xfce-commits] r5069 - in goodies/tags/xfce4-cpugraph-plugin: . 1.0.1-1/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Feb 27 01:51:14 UTC 2011
Author: corsac
Date: 2011-02-27 13:51:08 +0000 (Sun, 27 Feb 2011)
New Revision: 5069
Added:
goodies/tags/xfce4-cpugraph-plugin/1.0.1-1/
goodies/tags/xfce4-cpugraph-plugin/1.0.1-1/debian/changelog
Removed:
goodies/tags/xfce4-cpugraph-plugin/1.0.1-1/debian/changelog
Log:
[svn-buildpackage] Tagging xfce4-cpugraph-plugin 1.0.1-1
Deleted: goodies/tags/xfce4-cpugraph-plugin/1.0.1-1/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-cpugraph-plugin/debian/changelog 2011-02-27 01:09:36 UTC (rev 5059)
+++ goodies/tags/xfce4-cpugraph-plugin/1.0.1-1/debian/changelog 2011-02-27 13:51:08 UTC (rev 5069)
@@ -1,88 +0,0 @@
-xfce4-cpugraph-plugin (1.0.1-1) UNRELEASED; 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 at debian.org> Sun, 17 Oct 2010 18:17:56 +0200
-
-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 at 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 at 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 at 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 at corsac.net> Sat, 23 Sep 2006 15:39:45 +0100
Copied: goodies/tags/xfce4-cpugraph-plugin/1.0.1-1/debian/changelog (from rev 5061, goodies/branches/experimental/xfce4-cpugraph-plugin/debian/changelog)
===================================================================
--- goodies/tags/xfce4-cpugraph-plugin/1.0.1-1/debian/changelog (rev 0)
+++ goodies/tags/xfce4-cpugraph-plugin/1.0.1-1/debian/changelog 2011-02-27 13:51:08 UTC (rev 5069)
@@ -0,0 +1,88 @@
+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 at 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 at 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 at 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 at 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 at corsac.net> Sat, 23 Sep 2006 15:39:45 +0100
More information about the Pkg-xfce-commits
mailing list