[Pkg-xfce-commits] r6249 - in goodies/tags/xfce4-fsguard-plugin: . 1.0.0-3 1.0.0-3/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sat Dec 3 08:11:59 UTC 2011
Author: corsac
Date: 2011-12-03 20:11:59 +0000 (Sat, 03 Dec 2011)
New Revision: 6249
Added:
goodies/tags/xfce4-fsguard-plugin/1.0.0-3/
goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/changelog
goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/compat
goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/control
goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/rules
Removed:
goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/changelog
goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/compat
goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/control
goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/rules
Log:
[svn-buildpackage] Tagging xfce4-fsguard-plugin 1.0.0-3
Property changes on: goodies/tags/xfce4-fsguard-plugin/1.0.0-3
___________________________________________________________________
Added: svn:mergeinfo
+ /goodies/branches/experimental/xfce4-fsguard-plugin:4820-5273
Deleted: goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/changelog
===================================================================
--- goodies/trunk/xfce4-fsguard-plugin/debian/changelog 2011-11-28 15:13:09 UTC (rev 6239)
+++ goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/changelog 2011-12-03 20:11:59 UTC (rev 6249)
@@ -1,142 +0,0 @@
-xfce4-fsguard-plugin (1.0.0-3) UNRELEASED; urgency=low
-
- * debian/patches/01_fix-resource-file-loading.patch: updated, fix segfault
- when no config exists, and correctly initialize settings with default
- values. closes: #637160
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Wed, 14 Sep 2011 23:24:25 +0200
-
-xfce4-fsguard-plugin (1.0.0-2) unstable; urgency=low
-
- * debian/patches:
- - 01_fix-resource-file-loading added, use the correct function to lookup
- resource file so default are correctly used. closes: #637161
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 04 Sep 2011 22:36:20 +0200
-
-xfce4-fsguard-plugin (1.0.0-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 standards version to 3.9.2.
- - update Xfce build-deps to 4.8.
-
- [ Stefan Ott ]
- * Increment debhelper compatibility to version 5
- * debian/control:
- - incremented debhelper build-dep to version >= 5.
- - move to xfce section.
-
- [ Lionel Le Folgoc ]
- * New upstream release.
- * debian/compat: bump to 7.
- * debian/control:
- - drop cdbs and bump dh b-dep to >= 7.0.50~
- - b-dep on hardening-includes.
- * Switch to 3.0 (quilt) source format.
- * debian/rules:
- - switch to dh.
- - pick {C,LD}FLAGS from dpkg-buildflags.
- - add -O1, -z,defs and --as-needed to LDFLAGS.
- - add hardening flags to {C,LD}FLAGS.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 Apr 2011 22:59:01 +0200
-
-xfce4-fsguard-plugin (0.4.2-1) unstable; urgency=low
-
- [ Stefan Ott ]
- * debian/control: update e-mail address
-
- [ Yves-Alexis Perez ]
- * New upstream release.
- * debian/control:
- - add build-dep on intltool, libx11-dev, pkg-config, libgtk2.0-dev,
- libxfcegui4-dev.
- - update standards version to 3.8.0.
- - add depend on ${misc:Depends}.
- * debian/patches:
- - 01_ja.po dropped, merged upstream.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 22 Feb 2009 19:21:49 +0100
-
-xfce4-fsguard-plugin (0.4.1-2) unstable; urgency=low
-
- * debian/patches:
- - 01_ja.po.diff added, update ja translation. closes: #475912
-
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 14 Apr 2008 22:44:05 +0200
-
-xfce4-fsguard-plugin (0.4.1-1) unstable; urgency=low
-
- * New upstream release.
- * debian/copyright: update copyright notices.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 17 Feb 2008 14:48:12 +0100
-
-xfce4-fsguard-plugin (0.4.0-1) unstable; urgency=low
-
- [ Yves-Alexis Perez]
- * New upstream release.
- * debian/control:
- - updated standard versions to 3.7.3.
- - changed my email address.
-
- [ 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 <corsac at debian.org> Sat, 08 Dec 2007 06:17:04 +0100
-
-xfce4-fsguard-plugin (0.3.0-3) unstable; urgency=low
-
- (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/rules: added cdbs simple-patchsys rules
- * debian/patches:
- - 01_fix-ftbfs-kfreebsd.patch added, thanks Cyril Brulebois.
- closes: #415661
- (Simon Huggins)
- - Updated standard versions to 3.7.2.2.
- - Build-dep on latest xfce4-panel-dev.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Sun, 29 Apr 2007 14:49:59 +0100
-
-xfce4-fsguard-plugin (0.3.0-2) unstable; urgency=low
-
- * Incremented build-deps to 4.3.90.2 (Xfce 4.4 Beta2).
- * Updated standards version to 3.7.2.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Wed, 26 Jul 2006 17:49:08 +0100
-
-xfce4-fsguard-plugin (0.3.0-1) unstable; urgency=low
-
- * New upstream release
- * Removed explicit dependency on xfce4-panel (managed by shlibs)
-
- -- Yves-Alexis Perez <corsac at corsac.net> Wed, 03 May 2006 19:17:15 +0100
-
-xfce4-fsguard-plugin (0.2.1-1) unstable; urgency=low
-
- * (Rudy Godoy)
- * Updated standards version
- * Removed dependency and not bootstraping autotools since
- upstream is using an up to date version
- * Fixed wrongly named post-install target
- * Initial Release closes: #309863
- * (Simon Huggins)
- * Add build-depends on >= 4.2.2 (though this won't matter now the
- autobuilders have actually all installed it but hey)
- * (Stefan Ott)
- * Reorganized the changelog
-
- -- Stefan Ott <stefan at desire.ch> Mon, 19 Dec 2005 16:21:42 +0100
Copied: goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/changelog (from rev 6248, goodies/trunk/xfce4-fsguard-plugin/debian/changelog)
===================================================================
--- goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/changelog (rev 0)
+++ goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/changelog 2011-12-03 20:11:59 UTC (rev 6249)
@@ -0,0 +1,156 @@
+xfce4-fsguard-plugin (1.0.0-3) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * debian/patches/01_fix-resource-file-loading.patch: updated, fix segfault
+ when no config exists, and correctly initialize settings with default
+ values. closes: #637160
+
+ [ Yves-Alexis Perez ]
+ * debian/rules:
+ - use dpkg-dev 1.16.1 and dh9 hardening support
+ - use multiarch paths
+ * debian/compat bumped to 9.
+ * debian/control:
+ - drop build-dep on hardening-includes
+ - add build-dep on debhelper 8.9.4 and dpkg-dev 1.16.1 for hardening
+ support.
+ - only set uploaders to Lionel and me, thanks to all the others for the
+ past work!
+ * debian/compat bumped to 9.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 03 Dec 2011 20:21:27 +0100
+
+xfce4-fsguard-plugin (1.0.0-2) unstable; urgency=low
+
+ * debian/patches:
+ - 01_fix-resource-file-loading added, use the correct function to lookup
+ resource file so default are correctly used. closes: #637161
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 04 Sep 2011 22:36:20 +0200
+
+xfce4-fsguard-plugin (1.0.0-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 standards version to 3.9.2.
+ - update Xfce build-deps to 4.8.
+
+ [ Stefan Ott ]
+ * Increment debhelper compatibility to version 5
+ * debian/control:
+ - incremented debhelper build-dep to version >= 5.
+ - move to xfce section.
+
+ [ Lionel Le Folgoc ]
+ * New upstream release.
+ * debian/compat: bump to 7.
+ * debian/control:
+ - drop cdbs and bump dh b-dep to >= 7.0.50~
+ - b-dep on hardening-includes.
+ * Switch to 3.0 (quilt) source format.
+ * debian/rules:
+ - switch to dh.
+ - pick {C,LD}FLAGS from dpkg-buildflags.
+ - add -O1, -z,defs and --as-needed to LDFLAGS.
+ - add hardening flags to {C,LD}FLAGS.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 Apr 2011 22:59:01 +0200
+
+xfce4-fsguard-plugin (0.4.2-1) unstable; urgency=low
+
+ [ Stefan Ott ]
+ * debian/control: update e-mail address
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * debian/control:
+ - add build-dep on intltool, libx11-dev, pkg-config, libgtk2.0-dev,
+ libxfcegui4-dev.
+ - update standards version to 3.8.0.
+ - add depend on ${misc:Depends}.
+ * debian/patches:
+ - 01_ja.po dropped, merged upstream.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 22 Feb 2009 19:21:49 +0100
+
+xfce4-fsguard-plugin (0.4.1-2) unstable; urgency=low
+
+ * debian/patches:
+ - 01_ja.po.diff added, update ja translation. closes: #475912
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 14 Apr 2008 22:44:05 +0200
+
+xfce4-fsguard-plugin (0.4.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/copyright: update copyright notices.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 17 Feb 2008 14:48:12 +0100
+
+xfce4-fsguard-plugin (0.4.0-1) unstable; urgency=low
+
+ [ Yves-Alexis Perez]
+ * New upstream release.
+ * debian/control:
+ - updated standard versions to 3.7.3.
+ - changed my email address.
+
+ [ 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 <corsac at debian.org> Sat, 08 Dec 2007 06:17:04 +0100
+
+xfce4-fsguard-plugin (0.3.0-3) unstable; urgency=low
+
+ (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/rules: added cdbs simple-patchsys rules
+ * debian/patches:
+ - 01_fix-ftbfs-kfreebsd.patch added, thanks Cyril Brulebois.
+ closes: #415661
+ (Simon Huggins)
+ - Updated standard versions to 3.7.2.2.
+ - Build-dep on latest xfce4-panel-dev.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sun, 29 Apr 2007 14:49:59 +0100
+
+xfce4-fsguard-plugin (0.3.0-2) unstable; urgency=low
+
+ * Incremented build-deps to 4.3.90.2 (Xfce 4.4 Beta2).
+ * Updated standards version to 3.7.2.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Wed, 26 Jul 2006 17:49:08 +0100
+
+xfce4-fsguard-plugin (0.3.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Removed explicit dependency on xfce4-panel (managed by shlibs)
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Wed, 03 May 2006 19:17:15 +0100
+
+xfce4-fsguard-plugin (0.2.1-1) unstable; urgency=low
+
+ * (Rudy Godoy)
+ * Updated standards version
+ * Removed dependency and not bootstraping autotools since
+ upstream is using an up to date version
+ * Fixed wrongly named post-install target
+ * Initial Release closes: #309863
+ * (Simon Huggins)
+ * Add build-depends on >= 4.2.2 (though this won't matter now the
+ autobuilders have actually all installed it but hey)
+ * (Stefan Ott)
+ * Reorganized the changelog
+
+ -- Stefan Ott <stefan at desire.ch> Mon, 19 Dec 2005 16:21:42 +0100
Deleted: goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/compat
===================================================================
--- goodies/trunk/xfce4-fsguard-plugin/debian/compat 2011-11-28 15:13:09 UTC (rev 6239)
+++ goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/compat 2011-12-03 20:11:59 UTC (rev 6249)
@@ -1 +0,0 @@
-7
Copied: goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/compat (from rev 6247, goodies/trunk/xfce4-fsguard-plugin/debian/compat)
===================================================================
--- goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/compat (rev 0)
+++ goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/compat 2011-12-03 20:11:59 UTC (rev 6249)
@@ -0,0 +1 @@
+9
Deleted: goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/control
===================================================================
--- goodies/trunk/xfce4-fsguard-plugin/debian/control 2011-11-28 15:13:09 UTC (rev 6239)
+++ goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/control 2011-12-03 20:11:59 UTC (rev 6249)
@@ -1,23 +0,0 @@
-Source: xfce4-fsguard-plugin
-Section: xfce
-Priority: optional
-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>,
- Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>,
- Stefan Ott <stefan at ott.net>, Yves-Alexis Perez <corsac at debian.org>,
- Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), xfce4-panel-dev (>= 4.8),
- libxml2-dev, libxml-parser-perl, intltool, libx11-dev, pkg-config,
- libgtk2.0-dev, libxfcegui4-dev (>= 4.8), hardening-includes
-Standards-Version: 3.9.2
-Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-fsguard-plugin/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-fsguard-plugin/
-
-Package: xfce4-fsguard-plugin
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: filesystem monitor plugin for the Xfce4 panel
- The fsguard plugin checks free space on a chosen mount point
- frequently and displays an alarm if free space is less than
- given alarm limit.
Copied: goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/control (from rev 6247, goodies/trunk/xfce4-fsguard-plugin/debian/control)
===================================================================
--- goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/control (rev 0)
+++ goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/control 2011-12-03 20:11:59 UTC (rev 6249)
@@ -0,0 +1,21 @@
+Source: xfce4-fsguard-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 (>= 8.9.4), xfce4-panel-dev (>= 4.8),
+ libxml2-dev, libxml-parser-perl, intltool, libx11-dev, pkg-config,
+ libgtk2.0-dev, libxfcegui4-dev (>= 4.8), dpkg-dev (>= 1.16.1)
+Standards-Version: 3.9.2
+Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-fsguard-plugin/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-fsguard-plugin/
+
+Package: xfce4-fsguard-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: filesystem monitor plugin for the Xfce4 panel
+ The fsguard plugin checks free space on a chosen mount point
+ frequently and displays an alarm if free space is less than
+ given alarm limit.
Deleted: goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/rules
===================================================================
--- goodies/trunk/xfce4-fsguard-plugin/debian/rules 2011-11-28 15:13:09 UTC (rev 6239)
+++ goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/rules 2011-12-03 20:11:59 UTC (rev 6249)
@@ -1,19 +0,0 @@
-#!/usr/bin/make -f
-include /usr/share/hardening-includes/hardening.make
-
-LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
-CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
-LDFLAGS+=$(HARDENING_LDFLAGS) -Wl,-z,defs -Wl,--as-needed -Wl,-O1
-CFLAGS+=$(HARDENING_CFLAGS)
-
-export CFLAGS LDFLAGS
-
-override_dh_install:
- -rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
- -rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.la
- dh_install --fail-missing
-
-override_dh_auto_test:
-
-%:
- dh $@
Copied: goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/rules (from rev 6247, goodies/trunk/xfce4-fsguard-plugin/debian/rules)
===================================================================
--- goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/rules (rev 0)
+++ goodies/tags/xfce4-fsguard-plugin/1.0.0-3/debian/rules 2011-12-03 20:11:59 UTC (rev 6249)
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
+
+override_dh_install:
+ -rm -rf debian/`dh_listpackages`/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel-plugins/*.a
+ -rm -rf debian/`dh_listpackages`/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel-plugins/*.la
+ dh_install --fail-missing
+
+override_dh_auto_test:
+
+%:
+ dh $@
More information about the Pkg-xfce-commits
mailing list