[Pkg-xfce-commits] r3849 - in goodies/branches/lenny-backports: . xfce4-weather-plugin xfce4-weather-plugin/debian

Jan Wagner waja at alioth.debian.org
Mon Feb 8 10:26:06 UTC 2010


Author: waja
Date: 2010-02-08 10:26:05 +0000 (Mon, 08 Feb 2010)
New Revision: 3849

Added:
   goodies/branches/lenny-backports/xfce4-weather-plugin/
   goodies/branches/lenny-backports/xfce4-weather-plugin/debian/
   goodies/branches/lenny-backports/xfce4-weather-plugin/debian/NEWS
   goodies/branches/lenny-backports/xfce4-weather-plugin/debian/changelog
   goodies/branches/lenny-backports/xfce4-weather-plugin/debian/compat
   goodies/branches/lenny-backports/xfce4-weather-plugin/debian/control
   goodies/branches/lenny-backports/xfce4-weather-plugin/debian/copyright
   goodies/branches/lenny-backports/xfce4-weather-plugin/debian/rules
   goodies/branches/lenny-backports/xfce4-weather-plugin/debian/watch
Log:
import 0.7.3-2~bpo50+1

Added: goodies/branches/lenny-backports/xfce4-weather-plugin/debian/NEWS
===================================================================
--- goodies/branches/lenny-backports/xfce4-weather-plugin/debian/NEWS	                        (rev 0)
+++ goodies/branches/lenny-backports/xfce4-weather-plugin/debian/NEWS	2010-02-08 10:26:05 UTC (rev 3849)
@@ -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/lenny-backports/xfce4-weather-plugin/debian/changelog
===================================================================
--- goodies/branches/lenny-backports/xfce4-weather-plugin/debian/changelog	                        (rev 0)
+++ goodies/branches/lenny-backports/xfce4-weather-plugin/debian/changelog	2010-02-08 10:26:05 UTC (rev 3849)
@@ -0,0 +1,197 @@
+xfce4-weather-plugin (0.7.3-2~bpo50+1) lenny-backports; urgency=low
+
+  * Rebuild for lenny-backports.
+
+ -- Jan Wagner <waja at cyconet.org>  Fri, 05 Feb 2010 12:22:28 +0100
+
+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/lenny-backports/xfce4-weather-plugin/debian/compat
===================================================================
--- goodies/branches/lenny-backports/xfce4-weather-plugin/debian/compat	                        (rev 0)
+++ goodies/branches/lenny-backports/xfce4-weather-plugin/debian/compat	2010-02-08 10:26:05 UTC (rev 3849)
@@ -0,0 +1 @@
+7

Added: goodies/branches/lenny-backports/xfce4-weather-plugin/debian/control
===================================================================
--- goodies/branches/lenny-backports/xfce4-weather-plugin/debian/control	                        (rev 0)
+++ goodies/branches/lenny-backports/xfce4-weather-plugin/debian/control	2010-02-08 10:26:05 UTC (rev 3849)
@@ -0,0 +1,24 @@
+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>, Jan Wagner <waja at cyconet.org>, Jan Wagner <waja at cyconet.org>
+Build-Depends: autotools-dev, cdbs, debhelper (>= 7.0), 
+ xfce4-panel-dev, libxml2-dev, libxml-parser-perl, intltool
+Standards-Version: 3.8.3
+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.

Added: goodies/branches/lenny-backports/xfce4-weather-plugin/debian/copyright
===================================================================
--- goodies/branches/lenny-backports/xfce4-weather-plugin/debian/copyright	                        (rev 0)
+++ goodies/branches/lenny-backports/xfce4-weather-plugin/debian/copyright	2010-02-08 10:26:05 UTC (rev 3849)
@@ -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/lenny-backports/xfce4-weather-plugin/debian/rules
===================================================================
--- goodies/branches/lenny-backports/xfce4-weather-plugin/debian/rules	                        (rev 0)
+++ goodies/branches/lenny-backports/xfce4-weather-plugin/debian/rules	2010-02-08 10:26:05 UTC (rev 3849)
@@ -0,0 +1,16 @@
+#!/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


Property changes on: goodies/branches/lenny-backports/xfce4-weather-plugin/debian/rules
___________________________________________________________________
Added: svn:executable
   + 

Added: goodies/branches/lenny-backports/xfce4-weather-plugin/debian/watch
===================================================================
--- goodies/branches/lenny-backports/xfce4-weather-plugin/debian/watch	                        (rev 0)
+++ goodies/branches/lenny-backports/xfce4-weather-plugin/debian/watch	2010-02-08 10:26:05 UTC (rev 3849)
@@ -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