[Pkg-xfce-commits] r7718 - in goodies/tags/xfce4-wmdock-plugin: . 0.3.4-2 0.3.4-2/debian 0.3.4-2/debian/patches
Yves-Alexis Perez
corsac at alioth.debian.org
Sun May 26 12:41:46 UTC 2013
Author: corsac
Date: 2013-05-26 12:41:45 +0000 (Sun, 26 May 2013)
New Revision: 7718
Added:
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/changelog
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/compat
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/control
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/03_add-wmdock.desktop-to-POTFILES.patch
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/series
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/rules
Removed:
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/changelog
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/compat
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/control
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/series
goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/rules
Log:
[svn-buildpackage] Tagging xfce4-wmdock-plugin 0.3.4-2
Property changes on: goodies/tags/xfce4-wmdock-plugin/0.3.4-2
___________________________________________________________________
Added: svn:mergeinfo
+ /goodies/branches/experimental/xfce4-wmdock-plugin:4419-5324
Deleted: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/changelog
===================================================================
--- goodies/trunk/xfce4-wmdock-plugin/debian/changelog 2013-05-26 11:56:22 UTC (rev 7697)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/changelog 2013-05-26 12:41:45 UTC (rev 7718)
@@ -1,108 +0,0 @@
-xfce4-wmdock-plugin (0.3.4-1) unstable; urgency=low
-
- * New upstream release.
- * debian/patches:
- - 01_port-xfce4-panel-47 dropped, included upstream.
- * debian/rules:
- - pick build flags from dpkg-buildflags.
- - add -O1, -z,defs and --as-needed to LDFLAGS.
- - add hardening flags to build flags.
- - switch to dh7 tiny rules
- - override dh_auto_test to not do anything.
- * debian/control:
- - add build-dep on hardening-includes.
- - remove Simon, Emanuele and Enrique from uploaders.
- - drop build-dep on cdbs and update debhelper one for overrides.
- * debian/docs added, install docs previously installed by cdbs.
-
- -- Yves-Alexis Perez <corsac at debian.org> Fri, 06 May 2011 23:23:56 +0200
-
-xfce4-wmdock-plugin (0.3.2-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/control:
- - switch to xfce section.
- - update standards version to 3.9.2.
- - add build-dep on libxfcegui4-dev.
- * Switch to 3.0 (quilt) source format.
- * debian/patches:
- - 01_port-xfce4-panel-47 added, port plugin to xfce4-panel 4.7.
-
- [ Lionel Le Folgoc ]
- * debian/patches:
- - 02_fix-indirect-dso-linking.patch: pass missing -lX11, fixes FTBFS
- with binutils-gold. Closes: #556702
- - series: refreshed.
- * debian/control: add myself to Uploaders.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 20 Apr 2011 10:36:05 +0200
-
-xfce4-wmdock-plugin (0.3.2-1) unstable; urgency=low
-
- [ Yves-Alexis Perez ]
- * New upstream release
- * debian/control:
- - correct Uploaders field.
- - add build-dep on intltool.
-
- [ Enrique Monge ]
- * Set standards version to 3.8.0
- - Add README.source
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 28 Feb 2009 21:15:51 +0100
-
-xfce4-wmdock-plugin (0.2.0-1) unstable; urgency=low
-
- [ Enrique Monge ]
- * New upstream release
- * changed Depends from debhelper 5 to debhelper >= 6
-
- [ Yves-Alexis Perez ]
- * debian/copyright:
- - remove GPLv2 text, and add link to common-licenses.
- - update dates.
- * debian/control: edit short and long description, correct Xfce casing.
-
- -- Enrique Monge <emonge at debian.org.sv> Sun, 27 Apr 2008 18:47:07 +0200
-
-xfce4-wmdock-plugin (0.1.8-1) unstable; urgency=low
-
- * New upstream release
- * Remove patch from #451392, upstream already include the patch
- - Removing patches
- - Remove patchsys includes at debian/rules
-
- -- Enrique Monge <emonge at debian.org.sv> Thu, 27 Dec 2007 20:51:27 -0600
-
-xfce4-wmdock-plugin (0.1.6-3) unstable; urgency=low
-
- * really add patch to fix segfault. (really) closes: #451392
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 20 Dec 2007 00:24:03 +0100
-
-xfce4-wmdock-plugin (0.1.6-2) unstable; urgency=low
-
- [ Simon Huggins ]
- * Add Vcs-* headers to debian/control
-
- [ Yves-Alexis Perez ]
- * debian/patch:
- - added 01_fix-implicit-pointer-conversion, fix a possible segfault on
- amd64 and ia64. Thanks Dann Frazier. closes: #451392
- * debian/control:
- - updated my email address.
- - updated standards version to 3.7.3.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 19 Dec 2007 18:07:55 +0100
-
-xfce4-wmdock-plugin (0.1.6-1) unstable; urgency=low
-
- [ Enrique Monge ]
- * Initial release closes: #446652
-
- -- Enrique Monge <emonge at debian.org.sv> Sun, 14 Oct 2007 09:36:13 -0600
-
Copied: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/changelog (from rev 7707, goodies/trunk/xfce4-wmdock-plugin/debian/changelog)
===================================================================
--- goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/changelog (rev 0)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/changelog 2013-05-26 12:41:45 UTC (rev 7718)
@@ -0,0 +1,126 @@
+xfce4-wmdock-plugin (0.3.4-2) unstable; urgency=low
+
+ * debian/rules:
+ - switch to dh tiny rules.
+ - enable parallel build.
+ - enable all hardening flags.
+ * debian/compat bumped to 9.
+ * debian/control:
+ - update debhelper build-dep to 9.
+ - drop build-dep on hardening-includes.
+ - update standards version to 3.9.4.
+ * debian/patches:
+ 03_add-wmdock.desktop-to-POTFILES added, add
+ panel-plugin/wmdock.desktop.in.in to POTFILES.in since it contains
+ translatable strings.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 26 May 2013 14:18:34 +0200
+
+xfce4-wmdock-plugin (0.3.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/patches:
+ - 01_port-xfce4-panel-47 dropped, included upstream.
+ * debian/rules:
+ - pick build flags from dpkg-buildflags.
+ - add -O1, -z,defs and --as-needed to LDFLAGS.
+ - add hardening flags to build flags.
+ - switch to dh7 tiny rules
+ - override dh_auto_test to not do anything.
+ * debian/control:
+ - add build-dep on hardening-includes.
+ - remove Simon, Emanuele and Enrique from uploaders.
+ - drop build-dep on cdbs and update debhelper one for overrides.
+ * debian/docs added, install docs previously installed by cdbs.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 06 May 2011 23:23:56 +0200
+
+xfce4-wmdock-plugin (0.3.2-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/control:
+ - switch to xfce section.
+ - update standards version to 3.9.2.
+ - add build-dep on libxfcegui4-dev.
+ * Switch to 3.0 (quilt) source format.
+ * debian/patches:
+ - 01_port-xfce4-panel-47 added, port plugin to xfce4-panel 4.7.
+
+ [ Lionel Le Folgoc ]
+ * debian/patches:
+ - 02_fix-indirect-dso-linking.patch: pass missing -lX11, fixes FTBFS
+ with binutils-gold. Closes: #556702
+ - series: refreshed.
+ * debian/control: add myself to Uploaders.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 20 Apr 2011 10:36:05 +0200
+
+xfce4-wmdock-plugin (0.3.2-1) unstable; urgency=low
+
+ [ Yves-Alexis Perez ]
+ * New upstream release
+ * debian/control:
+ - correct Uploaders field.
+ - add build-dep on intltool.
+
+ [ Enrique Monge ]
+ * Set standards version to 3.8.0
+ - Add README.source
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 28 Feb 2009 21:15:51 +0100
+
+xfce4-wmdock-plugin (0.2.0-1) unstable; urgency=low
+
+ [ Enrique Monge ]
+ * New upstream release
+ * changed Depends from debhelper 5 to debhelper >= 6
+
+ [ Yves-Alexis Perez ]
+ * debian/copyright:
+ - remove GPLv2 text, and add link to common-licenses.
+ - update dates.
+ * debian/control: edit short and long description, correct Xfce casing.
+
+ -- Enrique Monge <emonge at debian.org.sv> Sun, 27 Apr 2008 18:47:07 +0200
+
+xfce4-wmdock-plugin (0.1.8-1) unstable; urgency=low
+
+ * New upstream release
+ * Remove patch from #451392, upstream already include the patch
+ - Removing patches
+ - Remove patchsys includes at debian/rules
+
+ -- Enrique Monge <emonge at debian.org.sv> Thu, 27 Dec 2007 20:51:27 -0600
+
+xfce4-wmdock-plugin (0.1.6-3) unstable; urgency=low
+
+ * really add patch to fix segfault. (really) closes: #451392
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 20 Dec 2007 00:24:03 +0100
+
+xfce4-wmdock-plugin (0.1.6-2) unstable; urgency=low
+
+ [ Simon Huggins ]
+ * Add Vcs-* headers to debian/control
+
+ [ Yves-Alexis Perez ]
+ * debian/patch:
+ - added 01_fix-implicit-pointer-conversion, fix a possible segfault on
+ amd64 and ia64. Thanks Dann Frazier. closes: #451392
+ * debian/control:
+ - updated my email address.
+ - updated standards version to 3.7.3.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 19 Dec 2007 18:07:55 +0100
+
+xfce4-wmdock-plugin (0.1.6-1) unstable; urgency=low
+
+ [ Enrique Monge ]
+ * Initial release closes: #446652
+
+ -- Enrique Monge <emonge at debian.org.sv> Sun, 14 Oct 2007 09:36:13 -0600
+
Deleted: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/compat
===================================================================
--- goodies/trunk/xfce4-wmdock-plugin/debian/compat 2013-05-26 11:56:22 UTC (rev 7697)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/compat 2013-05-26 12:41:45 UTC (rev 7718)
@@ -1 +0,0 @@
-6
Copied: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/compat (from rev 7705, goodies/trunk/xfce4-wmdock-plugin/debian/compat)
===================================================================
--- goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/compat (rev 0)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/compat 2013-05-26 12:41:45 UTC (rev 7718)
@@ -0,0 +1 @@
+9
Deleted: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/control
===================================================================
--- goodies/trunk/xfce4-wmdock-plugin/debian/control 2013-05-26 11:56:22 UTC (rev 7697)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/control 2013-05-26 12:41:45 UTC (rev 7718)
@@ -1,21 +0,0 @@
-Source: xfce4-wmdock-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 (>= 7.0.50~), xfce4-panel-dev, libwnck-dev, intltool,
- libxfcegui4-dev, hardening-includes
-Standards-Version: 3.9.2
-Homepage: http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-wmdock-plugin/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-wmdock-plugin/
-
-Package: xfce4-wmdock-plugin
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Compatibility layer for running WindowMaker dockapps on Xfce
- The WMdock plugin is a compatibility layer for running WindowMaker
- dockapps on the Xfce desktop.
- It integrates the dockapps into a panel, closely resembling the look
- and feel of the WindowMaker dock or clip, respectively.
Copied: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/control (from rev 7706, goodies/trunk/xfce4-wmdock-plugin/debian/control)
===================================================================
--- goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/control (rev 0)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/control 2013-05-26 12:41:45 UTC (rev 7718)
@@ -0,0 +1,21 @@
+Source: xfce4-wmdock-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), xfce4-panel-dev, libwnck-dev, intltool,
+ libxfcegui4-dev
+Standards-Version: 3.9.4
+Homepage: http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-wmdock-plugin/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-wmdock-plugin/
+
+Package: xfce4-wmdock-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Compatibility layer for running WindowMaker dockapps on Xfce
+ The WMdock plugin is a compatibility layer for running WindowMaker
+ dockapps on the Xfce desktop.
+ It integrates the dockapps into a panel, closely resembling the look
+ and feel of the WindowMaker dock or clip, respectively.
Copied: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/03_add-wmdock.desktop-to-POTFILES.patch (from rev 7705, goodies/trunk/xfce4-wmdock-plugin/debian/patches/03_add-wmdock.desktop-to-POTFILES.patch)
===================================================================
--- goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/03_add-wmdock.desktop-to-POTFILES.patch (rev 0)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/03_add-wmdock.desktop-to-POTFILES.patch 2013-05-26 12:41:45 UTC (rev 7718)
@@ -0,0 +1,5 @@
+--- a/po/POTFILES.in
++++ b/po/POTFILES.in
+@@ -1 +1,2 @@
+ panel-plugin/wmdock.c
++panel-plugin/wmdock.desktop.in.in
Deleted: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/series
===================================================================
--- goodies/trunk/xfce4-wmdock-plugin/debian/patches/series 2013-05-26 11:56:22 UTC (rev 7697)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/series 2013-05-26 12:41:45 UTC (rev 7718)
@@ -1 +0,0 @@
-02_fix-indirect-dso-linking.patch
Copied: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/series (from rev 7705, goodies/trunk/xfce4-wmdock-plugin/debian/patches/series)
===================================================================
--- goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/series (rev 0)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/patches/series 2013-05-26 12:41:45 UTC (rev 7718)
@@ -0,0 +1,2 @@
+02_fix-indirect-dso-linking.patch
+03_add-wmdock.desktop-to-POTFILES.patch
Deleted: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/rules
===================================================================
--- goodies/trunk/xfce4-wmdock-plugin/debian/rules 2013-05-26 11:56:22 UTC (rev 7697)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/rules 2013-05-26 12:41:45 UTC (rev 7718)
@@ -1,14 +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,-O1 -Wl,-z,defs -Wl,--as-needed
-CFLAGS+=$(HARDENING_CFLAGS)
-
-export CFLAGS LDFLAGS
-
-override_dh_auto_test:
-
-%:
- dh $@
Copied: goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/rules (from rev 7705, goodies/trunk/xfce4-wmdock-plugin/debian/rules)
===================================================================
--- goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/rules (rev 0)
+++ goodies/tags/xfce4-wmdock-plugin/0.3.4-2/debian/rules 2013-05-26 12:41:45 UTC (rev 7718)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
+%:
+ dh $@ --parallel
More information about the Pkg-xfce-commits
mailing list