r15029 - in /desktop/experimental/libgweather: ./ debian/ debian/changelog debian/compat debian/control debian/control.in debian/copyright debian/libgweather-common.install debian/libgweather-dev.install debian/libgweather0.install debian/rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Wed Mar 12 13:40:00 UTC 2008


Author: slomo
Date: Wed Mar 12 13:40:00 2008
New Revision: 15029

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15029
Log:
* add libgweather packaging

Added:
    desktop/experimental/libgweather/
    desktop/experimental/libgweather/debian/
    desktop/experimental/libgweather/debian/changelog
    desktop/experimental/libgweather/debian/compat
    desktop/experimental/libgweather/debian/control
    desktop/experimental/libgweather/debian/control.in
    desktop/experimental/libgweather/debian/copyright
    desktop/experimental/libgweather/debian/libgweather-common.install
    desktop/experimental/libgweather/debian/libgweather-dev.install
    desktop/experimental/libgweather/debian/libgweather0.install
    desktop/experimental/libgweather/debian/rules   (with props)

Added: desktop/experimental/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/changelog?rev=15029&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/changelog (added)
+++ desktop/experimental/libgweather/debian/changelog Wed Mar 12 13:40:00 2008
@@ -1,0 +1,32 @@
+libgweather (2.22.0-1) experimental; urgency=low
+
+  * New package, based on the Ubuntu packaging.
+
+ -- Sebastian Dröge <slomo at debian.org>  Wed, 12 Mar 2008 14:39:26 +0100
+
+libgweather (2.22.0-0ubuntu1) hardy; urgency=low
+
+  * New upstream version
+
+ -- Christophe Sauthier <christophe.sauthier at gmail.com>  Tue, 11 Mar 2008 16:02:03 +0100
+
+libgweather (2.21.92-0ubuntu1) hardy; urgency=low
+
+  * New upstream version
+
+ -- Christophe Sauthier <christophe.sauthier at gmail.com>  Tue, 26 Feb 2008 20:54:29 +0100
+
+libgweather (2.21.2-0ubuntu1) hardy; urgency=low
+
+  * New upstream version
+  * debian/control:
+    - updated the description
+
+ -- Sebastien Bacher <seb128 at canonical.com>  Mon, 14 Jan 2008 23:12:48 +0100
+
+libgweather (2.21.1-0ubuntu1) hardy; urgency=low
+
+  * Upload to ubuntu
+
+ -- Sebastien Bacher <seb128 at canonical.com>  Mon, 14 Jan 2008 10:45:38 +0100
+

Added: desktop/experimental/libgweather/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/compat?rev=15029&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/compat (added)
+++ desktop/experimental/libgweather/debian/compat Wed Mar 12 13:40:00 2008
@@ -1,0 +1,1 @@
+5

Added: desktop/experimental/libgweather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/control?rev=15029&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/control (added)
+++ desktop/experimental/libgweather/debian/control Wed Mar 12 13:40:00 2008
@@ -1,0 +1,40 @@
+Source: libgweather
+Priority: extra
+Maintainer: Sebastien Bacher <seb128 at canonical.com>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 5), autotools-dev, cdbs, libglib2.0-dev, libgtk2.0-dev, libgnomevfs2-dev, libgconf2-dev, gconf2, gnome-pkg-tools
+Standards-Version: 3.7.3
+Section: libs
+
+Package: libgweather-dev
+Section: libdevel
+Architecture: any
+Depends: libgweather0 (>= ${binary:Version})
+Replaces: gnome-applets-dev (<< 2.21.3)
+Description: GWeather shared library
+ libgweather is a library to access weather information from online
+ services for numerous locations.
+ .
+ This package contains the include files and static library
+
+Package: libgweather0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgweather-common
+Replaces: gnome-applets (<< 2.21.3)
+Description: GWeather shared library
+ libgweather is a library to access weather information from online
+ services for numerous locations.
+ .
+ This package contains shared libraries
+
+Package: libgweather-common
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: gnome-applets-data (<< 2.21.3)
+Description: GWeather shared library
+ libgweather is a library to access weather information from online
+ services for numerous locations.
+ .
+ This package contains the weather locations
+

Added: desktop/experimental/libgweather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/control.in?rev=15029&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/control.in (added)
+++ desktop/experimental/libgweather/debian/control.in Wed Mar 12 13:40:00 2008
@@ -1,0 +1,40 @@
+Source: libgweather
+Priority: extra
+Maintainer: Sebastien Bacher <seb128 at canonical.com>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 5), autotools-dev, cdbs, libglib2.0-dev, libgtk2.0-dev, libgnomevfs2-dev, libgconf2-dev, gconf2, gnome-pkg-tools
+Standards-Version: 3.7.3
+Section: libs
+
+Package: libgweather-dev
+Section: libdevel
+Architecture: any
+Depends: libgweather0 (>= ${binary:Version})
+Replaces: gnome-applets-dev (<< 2.21.3)
+Description: GWeather shared library
+ libgweather is a library to access weather information from online
+ services for numerous locations.
+ .
+ This package contains the include files and static library
+
+Package: libgweather0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgweather-common
+Replaces: gnome-applets (<< 2.21.3)
+Description: GWeather shared library
+ libgweather is a library to access weather information from online
+ services for numerous locations.
+ .
+ This package contains shared libraries
+
+Package: libgweather-common
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: gnome-applets-data (<< 2.21.3)
+Description: GWeather shared library
+ libgweather is a library to access weather information from online
+ services for numerous locations.
+ .
+ This package contains the weather locations
+

Added: desktop/experimental/libgweather/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/copyright?rev=15029&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/copyright (added)
+++ desktop/experimental/libgweather/debian/copyright Wed Mar 12 13:40:00 2008
@@ -1,0 +1,34 @@
+This package was debianized by Sebastien Bacher <seb128 at canonical.com> on
+Mon, 14 Jan 2008 10:45:38 +0100.
+
+It was downloaded from http://download.gnome.org/sources/libgweather
+
+Upstream Author: 
+
+    Philip Langdale <philipl at mail.utexas.edu>
+
+Copyright: 
+
+    Copyright (C) 2005 Philip Langdale, Papadimitriou Spiros
+
+License:
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+ 
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+ 
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2008, Sebastien Bacher <seb128 at canonical.com> and
+is licensed under the GPL, see above.

Added: desktop/experimental/libgweather/debian/libgweather-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/libgweather-common.install?rev=15029&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/libgweather-common.install (added)
+++ desktop/experimental/libgweather/debian/libgweather-common.install Wed Mar 12 13:40:00 2008
@@ -1,0 +1,4 @@
+debian/tmp/etc/gconf/schemas
+debian/tmp/usr/share/locale
+debian/tmp/usr/share/libgweather
+

Added: desktop/experimental/libgweather/debian/libgweather-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/libgweather-dev.install?rev=15029&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/libgweather-dev.install (added)
+++ desktop/experimental/libgweather/debian/libgweather-dev.install Wed Mar 12 13:40:00 2008
@@ -1,0 +1,4 @@
+debian/tmp/usr/include/*
+debian/tmp/usr/lib/lib*.a
+debian/tmp/usr/lib/lib*.so
+debian/tmp/usr/lib/pkgconfig/*

Added: desktop/experimental/libgweather/debian/libgweather0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/libgweather0.install?rev=15029&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/libgweather0.install (added)
+++ desktop/experimental/libgweather/debian/libgweather0.install Wed Mar 12 13:40:00 2008
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/libgweather.so.*

Added: desktop/experimental/libgweather/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/rules?rev=15029&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/rules (added)
+++ desktop/experimental/libgweather/debian/rules Wed Mar 12 13:40:00 2008
@@ -1,0 +1,8 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk

Propchange: desktop/experimental/libgweather/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




More information about the pkg-gnome-commits mailing list