[Pkg-xfce-commits] r7128 - in goodies/branches/experimental: . xfce4-cpugraph-plugin xfce4-cpugraph-plugin/debian xfce4-cpugraph-plugin/debian/source
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sat Aug 11 12:04:28 UTC 2012
Author: mrpouit-guest
Date: 2012-08-11 12:04:28 +0000 (Sat, 11 Aug 2012)
New Revision: 7128
Added:
goodies/branches/experimental/xfce4-cpugraph-plugin/
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/changelog
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/compat
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/control
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/copyright
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/patches/
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/rules
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/source/
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/source/format
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/watch
goodies/branches/experimental/xfce4-cpugraph-plugin/debian/xfce4-cpugraph-plugin.lintian-overrides
Log:
branch xfce4-cpugraph-plugin for 1.0.4
Property changes on: goodies/branches/experimental/xfce4-cpugraph-plugin/debian
___________________________________________________________________
Added: mergeWithUpstream
+ 1
Added: goodies/branches/experimental/xfce4-cpugraph-plugin/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-cpugraph-plugin/debian/changelog (rev 0)
+++ goodies/branches/experimental/xfce4-cpugraph-plugin/debian/changelog 2012-08-11 12:04:28 UTC (rev 7128)
@@ -0,0 +1,141 @@
+xfce4-cpugraph-plugin (1.0.4-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/patches:
+ - 0001-Revert-set-bars-orientation-to-opposite-of-panel-ori dropped,
+ included upstream.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 11 Aug 2012 13:59:34 +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 at 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 at 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 at 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 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
Added: goodies/branches/experimental/xfce4-cpugraph-plugin/debian/compat
===================================================================
--- goodies/branches/experimental/xfce4-cpugraph-plugin/debian/compat (rev 0)
+++ goodies/branches/experimental/xfce4-cpugraph-plugin/debian/compat 2012-08-11 12:04:28 UTC (rev 7128)
@@ -0,0 +1 @@
+9
Added: goodies/branches/experimental/xfce4-cpugraph-plugin/debian/control
===================================================================
--- goodies/branches/experimental/xfce4-cpugraph-plugin/debian/control (rev 0)
+++ goodies/branches/experimental/xfce4-cpugraph-plugin/debian/control 2012-08-11 12:04:28 UTC (rev 7128)
@@ -0,0 +1,18 @@
+Source: xfce4-cpugraph-plugin
+Section: xfce
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>,
+ Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 9), libxfce4ui-1-dev, xfce4-panel-dev (>= 4.8),
+ intltool, dpkg-dev (>= 1.16.1), autotools-dev
+Standards-Version: 3.9.3
+Homepage: http://goodies.xfce.org/
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-cpugraph-plugin/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-cpugraph-plugin/
+
+Package: xfce4-cpugraph-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: CPU load graph plugin for the Xfce4 panel
+ The CPU graph plugin displays a graph of your latest system load.
Added: goodies/branches/experimental/xfce4-cpugraph-plugin/debian/copyright
===================================================================
--- goodies/branches/experimental/xfce4-cpugraph-plugin/debian/copyright (rev 0)
+++ goodies/branches/experimental/xfce4-cpugraph-plugin/debian/copyright 2012-08-11 12:04:28 UTC (rev 7128)
@@ -0,0 +1,27 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: Graphical representation of the CPU load
+Source: http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/
+
+Files: *
+Copyright: © Alexander Nordfelth <alex.nordfelth at telia.com>
+ © gatopeich <gatoguan-os at yahoo.com>
+ © 2007-2008 Angelo Miguel Arrifano <miknix at gmail.com>
+ © 2007-2008 lidiriel <lidiriel at coriolys.org>
+ © 2010 Florian Rivoal <frivoal at gmail.com>
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+ On Debian systems the full text of the GNU General Public License can be found
+ in the `/usr/share/common-licenses/GPL' file.
Added: goodies/branches/experimental/xfce4-cpugraph-plugin/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-cpugraph-plugin/debian/rules (rev 0)
+++ goodies/branches/experimental/xfce4-cpugraph-plugin/debian/rules 2012-08-11 12:04:28 UTC (rev 7128)
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
+export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
+
+override_dh_install:
+ find debian/xfce4-cpugraph-plugin/usr/lib -name '*.la' -delete
+ dh_install --fail-missing
+
+%:
+ dh $@ --parallel --with autotools-dev
Property changes on: goodies/branches/experimental/xfce4-cpugraph-plugin/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: goodies/branches/experimental/xfce4-cpugraph-plugin/debian/source/format
===================================================================
--- goodies/branches/experimental/xfce4-cpugraph-plugin/debian/source/format (rev 0)
+++ goodies/branches/experimental/xfce4-cpugraph-plugin/debian/source/format 2012-08-11 12:04:28 UTC (rev 7128)
@@ -0,0 +1 @@
+3.0 (quilt)
Added: goodies/branches/experimental/xfce4-cpugraph-plugin/debian/watch
===================================================================
--- goodies/branches/experimental/xfce4-cpugraph-plugin/debian/watch (rev 0)
+++ goodies/branches/experimental/xfce4-cpugraph-plugin/debian/watch 2012-08-11 12:04:28 UTC (rev 7128)
@@ -0,0 +1,3 @@
+version=3
+http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/([\d\.]+)/ \
+ xfce4-cpugraph-plugin-([\d\.]+)\.tar\.(?:gz|bz2)
Added: goodies/branches/experimental/xfce4-cpugraph-plugin/debian/xfce4-cpugraph-plugin.lintian-overrides
===================================================================
--- goodies/branches/experimental/xfce4-cpugraph-plugin/debian/xfce4-cpugraph-plugin.lintian-overrides (rev 0)
+++ goodies/branches/experimental/xfce4-cpugraph-plugin/debian/xfce4-cpugraph-plugin.lintian-overrides 2012-08-11 12:04:28 UTC (rev 7128)
@@ -0,0 +1,2 @@
+# we do build with hardening flags
+xfce4-cpugraph-plugin: hardening-no-fortify-functions usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libcpugraph.so
More information about the Pkg-xfce-commits
mailing list