[Pkg-xfce-commits] r7132 - in goodies/branches/experimental: . xfce4-weather-plugin xfce4-weather-plugin/debian xfce4-weather-plugin/debian/source
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Wed Aug 15 11:22:48 UTC 2012
Author: mrpouit-guest
Date: 2012-08-15 11:22:47 +0000 (Wed, 15 Aug 2012)
New Revision: 7132
Added:
goodies/branches/experimental/xfce4-weather-plugin/
goodies/branches/experimental/xfce4-weather-plugin/debian/
goodies/branches/experimental/xfce4-weather-plugin/debian/NEWS
goodies/branches/experimental/xfce4-weather-plugin/debian/changelog
goodies/branches/experimental/xfce4-weather-plugin/debian/compat
goodies/branches/experimental/xfce4-weather-plugin/debian/control
goodies/branches/experimental/xfce4-weather-plugin/debian/copyright
goodies/branches/experimental/xfce4-weather-plugin/debian/patches/
goodies/branches/experimental/xfce4-weather-plugin/debian/rules
goodies/branches/experimental/xfce4-weather-plugin/debian/source/
goodies/branches/experimental/xfce4-weather-plugin/debian/source/format
goodies/branches/experimental/xfce4-weather-plugin/debian/watch
Log:
* debian/patches: add missing DEP3 headers.
* New upstream release.
* debian/control: switch to libxfce4ui-1-dev (ported upstream).
* debian/patches:
- 00_license.patch: dropped, upstream changed the forecast provider.
* Brown paper bag release.
* debian/patches/series added, so the patch is really applied.closes: #647749
* debian/patches:
- 00_license added, change the license key for the one from CTW since it
seems to work and brings back the feature. Temporary fix until a real
solution is found. closes: #647749
* debian/rules:
- switch to debhelper with hardening support
* debian/control:
- update debhelper build-dep to 8.9.4 for hardening support.
- add dpkg-dev 1.16.1 build-dep for hardening support.
- drop cdbs and hardening-includes.
- fix typo in long description.
* debian/compat bumped to 9.
* New upstream release.
* debian/control:
- add build dep on libxfcegui4-dev.
- update standards version to 3.9.2.
- add build-dep on hardening-includes.
- remove Emanuele and Simon from uploaders, thanks to them.
- bump Xfce build-deps to 4.8.
* 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.
* debian/patches:
- 01_support-ipv6-only-proxies dropped, included upstream.
* 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.
* debian/rules:
- drop useless removal of config.status, fix ftbfs. closes: #564361
* debian/control:
- update standards version to 3.8.3.
* debian/watch edited to track Xfce archive reorganisation.
* New upstream release.
* debian/patches:
- 01_fix-cache-folder-permissions dropped, merged upstream.
* New upstream release.
* debian/patches:
- 01_fix-cache-folder-permissions added, fix permissions on the cache
folder.
* New upstream release.
* New upstream release.
* debian/control:
- update standards version to 3.8.2.
* New upstream release.
* debian/copyright: and update the copyright holders.
* 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.
* Fix Vcs-* fields, they were missing 'trunk' in the path.
* 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.
* 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.
* debian/control: Move fake Homepage field to a real one now dpkg
supports it.
* Add Vcs-* headers to debian/control
* 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)
* 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.
* debian/control: bumped xfce4-panel build-dep to 4.4rc1 to fix FTBFS.
* New upstream release.
* Fix crash when xfce-mcs-manager is refreshed. Closes: #381925
* Updated build-deps to 4.3.90.2 (Xfce 4.4 Beta2).
* Updated standards version to 3.7.2.
* (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
* Rebuilding to fix libxfcegui dependency (Closes: #315447)
* Moving to unstable
* New upstream release
* 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)
* Initial Release. (Closes: #258600)
Added: goodies/branches/experimental/xfce4-weather-plugin/debian/NEWS
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/NEWS (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/NEWS 2012-08-15 11:22:47 UTC (rev 7132)
@@ -0,0 +1,9 @@
+xfce4-weather-plugin (0.4.1-1) experimental; urgency=low
+
+ It is possible to refresh the applet status simply clicking with
+ the central button on it.
+
+ This is particulary useful if you started xfce without a network
+ connection and bring it up later.
+
+ -- Emanuele Rocca <ema at debian.org> Tue, 29 Mar 2005 15:25:21 +0200
Added: goodies/branches/experimental/xfce4-weather-plugin/debian/changelog
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/changelog (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/changelog 2012-08-15 11:22:47 UTC (rev 7132)
@@ -0,0 +1,254 @@
+xfce4-weather-plugin (0.8.1-1) UNRELEASED; urgency=low
+
+ * debian/patches: add missing DEP3 headers.
+ * New upstream release.
+ * debian/control: switch to libxfce4ui-1-dev (ported upstream).
+ * debian/patches:
+ - 00_license.patch: dropped, upstream changed the forecast provider.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Wed, 15 Aug 2012 13:21:27 +0200
+
+xfce4-weather-plugin (0.7.4-3) unstable; urgency=low
+
+ * Brown paper bag release.
+ * debian/patches/series added, so the patch is really applied.closes: #647749
+
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 18 Nov 2011 10:48:51 +0100
+
+xfce4-weather-plugin (0.7.4-2) unstable; urgency=low
+
+ * debian/patches:
+ - 00_license added, change the license key for the one from CTW since it
+ seems to work and brings back the feature. Temporary fix until a real
+ solution is found. closes: #647749
+ * debian/rules:
+ - switch to debhelper with hardening support
+ * debian/control:
+ - update debhelper build-dep to 8.9.4 for hardening support.
+ - add dpkg-dev 1.16.1 build-dep for hardening support.
+ - drop cdbs and hardening-includes.
+ - fix typo in long description.
+ * debian/compat bumped to 9.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 16 Nov 2011 22:48:59 +0100
+
+xfce4-weather-plugin (0.7.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - add build dep on libxfcegui4-dev.
+ - update standards version to 3.9.2.
+ - add build-dep on hardening-includes.
+ - remove Emanuele and Simon from uploaders, thanks to them.
+ - bump Xfce build-deps to 4.8.
+ * 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.
+ * debian/patches:
+ - 01_support-ipv6-only-proxies dropped, included upstream.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 20 Apr 2011 10:27:02 +0200
+
+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
Added: goodies/branches/experimental/xfce4-weather-plugin/debian/compat
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/compat (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/compat 2012-08-15 11:22:47 UTC (rev 7132)
@@ -0,0 +1 @@
+9
Added: goodies/branches/experimental/xfce4-weather-plugin/debian/control
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/control (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/control 2012-08-15 11:22:47 UTC (rev 7132)
@@ -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: Yves-Alexis Perez <corsac at debian.org>
+Build-Depends: autotools-dev, debhelper (>= 8.9.4), dpkg-dev (>= 1.16.1),
+ xfce4-panel-dev (>= 4.8.0), libxml2-dev, libxml-parser-perl, intltool,
+ libxfce4ui-1-dev
+Standards-Version: 3.9.2
+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 one 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.
Added: goodies/branches/experimental/xfce4-weather-plugin/debian/copyright
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/copyright (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/copyright 2012-08-15 11:22:47 UTC (rev 7132)
@@ -0,0 +1,24 @@
+This package was debianized by Emanuele Rocca <ema at debian.org> on
+Thu, 8 Jul 2004 14:08:20 +0200.
+
+It was downloaded from
+http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
+
+== Authors
+
+Benedikt Meurer <benny at xfce.org>
+Jasper Huijsmans <jasper at xfce.org>
+Masse Nicolas <masse_nicolas at yahoo.fr>
+Nick Schermer <nick at xfce.org>
+Colin Leroy <colin at colino.net>
+
+== Copyright
+
+Files: *
+Copyright: © 2003-2007 Xfce Development Team
+License: GPL-2+
+
+== Licenses
+
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL'
Added: goodies/branches/experimental/xfce4-weather-plugin/debian/rules
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/rules (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/rules 2012-08-15 11:22:47 UTC (rev 7132)
@@ -0,0 +1,12 @@
+#!/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
+
+%:
+ dh $@
+
+override_dh_auto_install:
+ -rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
+ -rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.la
+ dh_auto_install
Property changes on: goodies/branches/experimental/xfce4-weather-plugin/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: goodies/branches/experimental/xfce4-weather-plugin/debian/source/format
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/source/format (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/source/format 2012-08-15 11:22:47 UTC (rev 7132)
@@ -0,0 +1 @@
+3.0 (quilt)
Added: goodies/branches/experimental/xfce4-weather-plugin/debian/watch
===================================================================
--- goodies/branches/experimental/xfce4-weather-plugin/debian/watch (rev 0)
+++ goodies/branches/experimental/xfce4-weather-plugin/debian/watch 2012-08-15 11:22:47 UTC (rev 7132)
@@ -0,0 +1,3 @@
+version=3
+http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/([\d\.]+)/ \
+ xfce4-weather-plugin-([\d\.]+)\.tar\.(?:gz|bz2)
More information about the Pkg-xfce-commits
mailing list