[Pkg-xfce-commits] r4496 - in goodies/branches/experimental: . xfce4-weather-plugin/debian xfce4-weather-plugin/debian/patches xfce4-weather-plugin.new
Yves-Alexis Perez
corsac at alioth.debian.org
Sat Nov 6 09:58:53 UTC 2010
Author: corsac
Date: 2010-11-06 09:58:52 +0000 (Sat, 06 Nov 2010)
New Revision: 4496
Added:
goodies/branches/experimental/xfce4-weather-plugin/
goodies/branches/experimental/xfce4-weather-plugin/debian/changelog
goodies/branches/experimental/xfce4-weather-plugin/debian/control
goodies/branches/experimental/xfce4-weather-plugin/debian/patches/series
goodies/branches/experimental/xfce4-weather-plugin/debian/rules
goodies/branches/experimental/xfce4-weather-plugin/debian/source/
Removed:
goodies/branches/experimental/xfce4-weather-plugin.new/debian/
goodies/branches/experimental/xfce4-weather-plugin/debian/changelog
goodies/branches/experimental/xfce4-weather-plugin/debian/control
goodies/branches/experimental/xfce4-weather-plugin/debian/rules
Log:
rename to correct folder name
Deleted: goodies/branches/experimental/xfce4-weather-plugin/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin.new/debian/changelog 2010-11-06 09:48:41 UTC (rev 4493)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/changelog 2010-11-06 09:58:52 UTC (rev 4496)
@@ -1,201 +0,0 @@
-xfce4-weather-plugin (0.7.3-3) unstable; urgency=low
-
- * debian/patches:
- - 01_support-ipv6-only-proxies added, fix support for proxies with only
- IPv6 addresses. Thanks Roman Mamedov. closes: #579972
- * debian/control:
- - update standards version to 3.8.4.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 04 May 2010 08:46:43 +0200
-
-xfce4-weather-plugin (0.7.3-2) unstable; urgency=low
-
- * debian/rules:
- - drop useless removal of config.status, fix ftbfs. closes: #564361
- * debian/control:
- - update standards version to 3.8.3.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 09 Jan 2010 15:50:19 +0100
-
-xfce4-weather-plugin (0.7.3-1) unstable; urgency=low
-
- * debian/watch edited to track Xfce archive reorganisation.
- * New upstream release.
- * debian/patches:
- - 01_fix-cache-folder-permissions dropped, merged upstream.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 04 Aug 2009 22:33:38 +0200
-
-xfce4-weather-plugin (0.7.2-1) unstable; urgency=low
-
- * New upstream release.
- * debian/patches:
- - 01_fix-cache-folder-permissions added, fix permissions on the cache
- folder.
-
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 03 Aug 2009 15:11:16 +0200
-
-xfce4-weather-plugin (0.7.1-1) unstable; urgency=low
-
- * New upstream release.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 21 Jul 2009 19:44:39 +0200
-
-xfce4-weather-plugin (0.7.0-1) unstable; urgency=low
-
- * New upstream release.
- * debian/control:
- - update standards version to 3.8.2.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 24 Jun 2009 08:37:55 +0200
-
-xfce4-weather-plugin (0.6.4-1) unstable; urgency=low
-
- * New upstream release.
- * debian/copyright: and update the copyright holders.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 16 Jun 2009 22:05:22 +0200
-
-xfce4-weather-plugin (0.6.3-1) unstable; urgency=low
-
- [ Yves-Alexis Perez ]
- * New upstream release.
- - display an icon even when there's no report. closes: #510215
- * debian/control:
- - add build-dep on intltool.
- - drop versionned build-dep on xfce4-panel, 4.4 is everywhere now.
- * debian/patches:
- - 01_fix-local-encodings dropped, included upstream.
- - 02_correct-orientation too.
- - 03_use-gtk-2.12-api too.
- - 04_handle-network-config-changes as well.
-
- [ Evgeni Golov ]
- * Fix Vcs-* fields, they were missing 'trunk' in the path.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 14 Jun 2009 11:19:43 +0200
-
-xfce4-weather-plugin (0.6.2-3) unstable; urgency=low
-
- * debian/control:
- - update standards version to 3.8.1.
- - switch to xfce section.
- * debian/patches:
- - 02_correct-orientation added, use panel orientation to display text
- more legibly.
- - 03_use-gtk-2.12-api added, prettify tooltips using gtk 2.12 API.
- - 04_handle-network-config-changes added, correctly handle network
- reconfiguration.
- * debian/rules:
- - -Wl,-z,defs -Wl,--as-needed added to LDFLAGS.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 09 Jun 2009 22:31:18 +0200
-
-xfce4-weather-plugin (0.6.2-2) unstable; urgency=low
-
- * debian/patches:
- - 01_fix-local-encodings added. Fix issues with non UTF8 encodings of
- dates. closes: #483952
- * debian/control:
- - remove Rudy Godoy and Martin Loschwitz from Uploaders.
- - update standards version to 3.8.0.
- - add dep on ${misc:Depends}.
- - bump debhelper build-dep to 7.
- * debian/compat: bump to 7.
-
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 10 Mar 2009 07:41:10 +0100
-
-xfce4-weather-plugin (0.6.2-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.
- * debian/control:
- - updated standard versions to 3.7.3.
- - updated my email to the debian.org one.
- * debian/copyright: updated copyrights, authors and license.
- * debian/NEWS: remove tab at beginning of lines.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 08 Dec 2007 19:28:17 +0100
-
-xfce4-weather-plugin (0.6.0-1) unstable; urgency=low
-
- (Yves-Alexis Perez)
- * New upstream release.
- * 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.
-
- (Stefan Ott)
- * debian/control: updated the url
-
- (Simon Huggins)
- * Build against latest and greatest xfce.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Mon, 16 Apr 2007 18:56:13 +0100
-
-xfce4-weather-plugin (0.5.99.1-2) unstable; urgency=low
-
- * debian/control: bumped xfce4-panel build-dep to 4.4rc1 to fix FTBFS.
-
- -- Yves-Alexis Perez <corsac at corsac.net> Fri, 29 Sep 2006 12:14:42 +0100
-
-xfce4-weather-plugin (0.5.99.1-1) unstable; urgency=low
-
- * New upstream release.
- * Fix crash when xfce-mcs-manager is refreshed. Closes: #381925
-
- -- Yves-Alexis Perez <corsac at corsac.net> Sat, 23 Sep 2006 15:41:49 +0100
-
-xfce4-weather-plugin (0.5-2) unstable; urgency=low
-
- * Updated 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 15:06:32 +0100
-
-xfce4-weather-plugin (0.5-1) unstable; urgency=low
-
- * (Yves-Alexis Perez)
- * New upstream release
- * Add build-depends on >= 4.3.90.1
- * Removed explicit dependency on xfce4-panel (managed by shlibs)
- * (Simon Huggins)
- * Set Standard policy version to 3.6.2
-
- -- Yves-Alexis Perez <corsac at corsac.net> Wed, 03 May 2006 19:17:15 +0100
-
-xfce4-weather-plugin (0.4.9-2) unstable; urgency=low
-
- * Rebuilding to fix libxfcegui dependency (Closes: #315447)
- * Moving to unstable
-
- -- Emanuele Rocca <ema at debian.org> Mon, 20 Jun 2005 21:28:42 +0200
-
-xfce4-weather-plugin (0.4.9-1) experimental; urgency=low
-
- * New upstream release
-
- -- Emanuele Rocca <ema at debian.org> Sun, 17 Apr 2005 19:38:26 +0200
-
-xfce4-weather-plugin (0.4.1-1) experimental; urgency=low
-
- * New upstream version
- - Do not hang when closing properties without changes (Closes: #265249)
- * Added libstartup-notification0-dev to Build-depends
- * Package adopted by the Debian Xfce Maintainers
- * Added note about refreshing informations to NEWS.Debian
- (Closes: #265250)
-
- -- Emanuele Rocca <ema at debian.org> Tue, 29 Mar 2005 15:25:21 +0200
-
-xfce4-weather-plugin (0.3.9-1) unstable; urgency=low
-
- * Initial Release. (Closes: #258600)
-
- -- Emanuele Rocca <ema at debian.org> Sun, 11 Jul 2004 12:09:48 +0200
Copied: goodies/branches/experimental/xfce4-weather-plugin/debian/changelog (from rev 4494, goodies/branches/experimental/xfce4-weather-plugin.new/debian/changelog)
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/changelog (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/changelog 2010-11-06 09:58:52 UTC (rev 4496)
@@ -0,0 +1,215 @@
+xfce4-weather-plugin (0.7.3-4) UNRELEASED; urgency=low
+
+ * debian/control:
+ - add build dep on libxfcegui4-dev.
+ - update standards version to 3.9.1.
+ - add build-dep on hardening-includes.
+ * Switch to 3.0 (quilt) source format.
+ * debian/rules:
+ - 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> Sat, 06 Nov 2010 03:25:13 +0100
+
+xfce4-weather-plugin (0.7.3-3) unstable; urgency=low
+
+ * debian/patches:
+ - 01_support-ipv6-only-proxies added, fix support for proxies with only
+ IPv6 addresses. Thanks Roman Mamedov. closes: #579972
+ * debian/control:
+ - update standards version to 3.8.4.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 04 May 2010 08:46:43 +0200
+
+xfce4-weather-plugin (0.7.3-2) unstable; urgency=low
+
+ * debian/rules:
+ - drop useless removal of config.status, fix ftbfs. closes: #564361
+ * debian/control:
+ - update standards version to 3.8.3.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 09 Jan 2010 15:50:19 +0100
+
+xfce4-weather-plugin (0.7.3-1) unstable; urgency=low
+
+ * debian/watch edited to track Xfce archive reorganisation.
+ * New upstream release.
+ * debian/patches:
+ - 01_fix-cache-folder-permissions dropped, merged upstream.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 04 Aug 2009 22:33:38 +0200
+
+xfce4-weather-plugin (0.7.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/patches:
+ - 01_fix-cache-folder-permissions added, fix permissions on the cache
+ folder.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 03 Aug 2009 15:11:16 +0200
+
+xfce4-weather-plugin (0.7.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 21 Jul 2009 19:44:39 +0200
+
+xfce4-weather-plugin (0.7.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - update standards version to 3.8.2.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 24 Jun 2009 08:37:55 +0200
+
+xfce4-weather-plugin (0.6.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/copyright: and update the copyright holders.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 16 Jun 2009 22:05:22 +0200
+
+xfce4-weather-plugin (0.6.3-1) unstable; urgency=low
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ - display an icon even when there's no report. closes: #510215
+ * debian/control:
+ - add build-dep on intltool.
+ - drop versionned build-dep on xfce4-panel, 4.4 is everywhere now.
+ * debian/patches:
+ - 01_fix-local-encodings dropped, included upstream.
+ - 02_correct-orientation too.
+ - 03_use-gtk-2.12-api too.
+ - 04_handle-network-config-changes as well.
+
+ [ Evgeni Golov ]
+ * Fix Vcs-* fields, they were missing 'trunk' in the path.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 14 Jun 2009 11:19:43 +0200
+
+xfce4-weather-plugin (0.6.2-3) unstable; urgency=low
+
+ * debian/control:
+ - update standards version to 3.8.1.
+ - switch to xfce section.
+ * debian/patches:
+ - 02_correct-orientation added, use panel orientation to display text
+ more legibly.
+ - 03_use-gtk-2.12-api added, prettify tooltips using gtk 2.12 API.
+ - 04_handle-network-config-changes added, correctly handle network
+ reconfiguration.
+ * debian/rules:
+ - -Wl,-z,defs -Wl,--as-needed added to LDFLAGS.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 09 Jun 2009 22:31:18 +0200
+
+xfce4-weather-plugin (0.6.2-2) unstable; urgency=low
+
+ * debian/patches:
+ - 01_fix-local-encodings added. Fix issues with non UTF8 encodings of
+ dates. closes: #483952
+ * debian/control:
+ - remove Rudy Godoy and Martin Loschwitz from Uploaders.
+ - update standards version to 3.8.0.
+ - add dep on ${misc:Depends}.
+ - bump debhelper build-dep to 7.
+ * debian/compat: bump to 7.
+
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 10 Mar 2009 07:41:10 +0100
+
+xfce4-weather-plugin (0.6.2-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.
+ * debian/control:
+ - updated standard versions to 3.7.3.
+ - updated my email to the debian.org one.
+ * debian/copyright: updated copyrights, authors and license.
+ * debian/NEWS: remove tab at beginning of lines.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 08 Dec 2007 19:28:17 +0100
+
+xfce4-weather-plugin (0.6.0-1) unstable; urgency=low
+
+ (Yves-Alexis Perez)
+ * New upstream release.
+ * 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.
+
+ (Stefan Ott)
+ * debian/control: updated the url
+
+ (Simon Huggins)
+ * Build against latest and greatest xfce.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 16 Apr 2007 18:56:13 +0100
+
+xfce4-weather-plugin (0.5.99.1-2) unstable; urgency=low
+
+ * debian/control: bumped xfce4-panel build-dep to 4.4rc1 to fix FTBFS.
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Fri, 29 Sep 2006 12:14:42 +0100
+
+xfce4-weather-plugin (0.5.99.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Fix crash when xfce-mcs-manager is refreshed. Closes: #381925
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Sat, 23 Sep 2006 15:41:49 +0100
+
+xfce4-weather-plugin (0.5-2) unstable; urgency=low
+
+ * Updated 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 15:06:32 +0100
+
+xfce4-weather-plugin (0.5-1) unstable; urgency=low
+
+ * (Yves-Alexis Perez)
+ * New upstream release
+ * Add build-depends on >= 4.3.90.1
+ * Removed explicit dependency on xfce4-panel (managed by shlibs)
+ * (Simon Huggins)
+ * Set Standard policy version to 3.6.2
+
+ -- Yves-Alexis Perez <corsac at corsac.net> Wed, 03 May 2006 19:17:15 +0100
+
+xfce4-weather-plugin (0.4.9-2) unstable; urgency=low
+
+ * Rebuilding to fix libxfcegui dependency (Closes: #315447)
+ * Moving to unstable
+
+ -- Emanuele Rocca <ema at debian.org> Mon, 20 Jun 2005 21:28:42 +0200
+
+xfce4-weather-plugin (0.4.9-1) experimental; urgency=low
+
+ * New upstream release
+
+ -- Emanuele Rocca <ema at debian.org> Sun, 17 Apr 2005 19:38:26 +0200
+
+xfce4-weather-plugin (0.4.1-1) experimental; urgency=low
+
+ * New upstream version
+ - Do not hang when closing properties without changes (Closes: #265249)
+ * Added libstartup-notification0-dev to Build-depends
+ * Package adopted by the Debian Xfce Maintainers
+ * Added note about refreshing informations to NEWS.Debian
+ (Closes: #265250)
+
+ -- Emanuele Rocca <ema at debian.org> Tue, 29 Mar 2005 15:25:21 +0200
+
+xfce4-weather-plugin (0.3.9-1) unstable; urgency=low
+
+ * Initial Release. (Closes: #258600)
+
+ -- Emanuele Rocca <ema at debian.org> Sun, 11 Jul 2004 12:09:48 +0200
Deleted: goodies/branches/experimental/xfce4-weather-plugin/debian/control
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin.new/debian/control 2010-11-06 09:48:41 UTC (rev 4493)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/control 2010-11-06 09:58:52 UTC (rev 4496)
@@ -1,24 +0,0 @@
-Source: xfce4-weather-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>, Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 7.0),
- xfce4-panel-dev, libxml2-dev, libxml-parser-perl, intltool
-Standards-Version: 3.8.4
-Homepage: http://goodies.xfce.org/
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-weather-plugin/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-weather-plugin/
-
-Package: xfce4-weather-plugin
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: weather information plugin for the Xfce4 panel
- The weather plugin displays information about the current weather according
- your timezone and settings. It allows to search weather location code in
- the same plugin and displays weather status in little icons.
- .
- Features include:
- - Temperature, atmospheric pressure and state.
- - Wind speed, gust, and direction.
- - Humidity, Visibility, Dew-point, UV Index.
Copied: goodies/branches/experimental/xfce4-weather-plugin/debian/control (from rev 4494, goodies/branches/experimental/xfce4-weather-plugin.new/debian/control)
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/control (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/control 2010-11-06 09:58:52 UTC (rev 4496)
@@ -0,0 +1,25 @@
+Source: xfce4-weather-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>, Yves-Alexis Perez <corsac at debian.org>
+Build-Depends: autotools-dev, cdbs, debhelper (>= 7.0),
+ xfce4-panel-dev, libxml2-dev, libxml-parser-perl, intltool, libxfcegui4-dev,
+ hardening-includes
+Standards-Version: 3.9.1
+Homepage: http://goodies.xfce.org/
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-weather-plugin/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-weather-plugin/
+
+Package: xfce4-weather-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: weather information plugin for the Xfce4 panel
+ The weather plugin displays information about the current weather according
+ your timezone and settings. It allows to search weather location code in
+ the same plugin and displays weather status in little icons.
+ .
+ Features include:
+ - Temperature, atmospheric pressure and state.
+ - Wind speed, gust, and direction.
+ - Humidity, Visibility, Dew-point, UV Index.
Copied: goodies/branches/experimental/xfce4-weather-plugin/debian/patches/series (from rev 4494, goodies/branches/experimental/xfce4-weather-plugin.new/debian/patches/series)
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/patches/series (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/patches/series 2010-11-06 09:58:52 UTC (rev 4496)
@@ -0,0 +1 @@
+01_support-ipv6-only-proxies.patch
Deleted: goodies/branches/experimental/xfce4-weather-plugin/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin.new/debian/rules 2010-11-06 09:48:41 UTC (rev 4493)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/rules 2010-11-06 09:58:52 UTC (rev 4496)
@@ -1,16 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-# It would be nice to add a cool CDBS variable here saying
-# "do not include changelog, AUTHORS and README to dh_installdocs"
-# (see below for the dirty hack)
-
-include /usr/share/cdbs/1/class/autotools.mk
-LDFLAGS+=-Wl,-z,defs -Wl,--as-needed
-
-binary-post-install/xfce4-weather-plugin::
- -rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
- -rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.la
- # I did not found a better way to do it...
- -cd debian/`dh_listpackages`/usr/share/doc/xfce4-weather-plugin/ && rm changelog AUTHORS README
Copied: goodies/branches/experimental/xfce4-weather-plugin/debian/rules (from rev 4494, goodies/branches/experimental/xfce4-weather-plugin.new/debian/rules)
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/rules (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/rules 2010-11-06 09:58:52 UTC (rev 4496)
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+# It would be nice to add a cool CDBS variable here saying
+# "do not include changelog, AUTHORS and README to dh_installdocs"
+# (see below for the dirty hack)
+
+include /usr/share/cdbs/1/class/autotools.mk
+
+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)
+
+binary-post-install/xfce4-weather-plugin::
+ -rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
+ -rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.la
+ # I did not found a better way to do it...
+ -cd debian/`dh_listpackages`/usr/share/doc/xfce4-weather-plugin/ && rm changelog AUTHORS README
More information about the Pkg-xfce-commits
mailing list