[SCM] libmateweather Debian package branch, master, updated. f251b2ee42865d6fcd41d97d8cf25c0d9d520de8

Mike Gabriel sunweaver at alioth.debian.org
Thu Aug 15 22:43:31 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-mate/libmateweather.git;a=commitdiff;h=f251b2e

The following commit has been merged in the master branch:
commit f251b2ee42865d6fcd41d97d8cf25c0d9d520de8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Aug 16 00:43:10 2013 +0200

    add /debian packaging folder as provided by upstream internal packaging repos
---
 debian/changelog                     |    5 +++
 debian/compat                        |    1 +
 debian/control                       |   74 ++++++++++++++++++++++++++++++++++
 debian/copyright                     |   63 +++++++++++++++++++++++++++++
 debian/libmateweather-common.install |    4 ++
 debian/libmateweather-dev.install    |    3 ++
 debian/libmateweather1.install       |    1 +
 debian/rules                         |   19 +++++++++
 debian/source/format                 |    1 +
 debian/watch                         |    3 ++
 10 files changed, 174 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..ac554eb
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+libmateweather (1.6.2-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com>  Sat, 10 Aug 2013 11:04:55 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..3f5288e
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,74 @@
+Source: libmateweather
+Section: libs
+Priority: optional
+Maintainer: Stefano Karapetsas <stefano at karapetsas.com>
+Build-Depends: debhelper (>= 9),
+               mate-common,
+               autotools-dev,
+               libxml2-dev,
+               libglib2.0-dev,
+               libgtk2.0-dev,
+               libsoup2.4-dev,
+               libsoup-gnome2.4-dev,
+               libxml2-utils,
+               gtk-doc-tools,
+               python-all-dev (>= 2.6.6-3~),
+               python-gobject-dev,
+               python-gtk2-dev
+Standards-Version: 3.9.4
+Homepage: http://www.mate-desktop.org/
+Vcs-Browser: https://github.com/mate-desktop/debian-packages
+Vcs-Git: git://github.com/mate-desktop/debian-packages.git
+
+Package: libmateweather1
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libmateweather-common (= ${source:Version})
+Provides: libmateweather
+Breaks: libmateweather
+Conflicts: libmateweather
+Replaces: libmateweather
+Description: MateWeather shared library
+ libmateweather is a library to access weather information from online
+ services for numerous locations.
+
+Package: libmateweather-common
+Architecture: all
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Breaks: libmateweather (<= 1.0.0-3)
+Description: MateWeather shared library (common files)
+ libmateweather is a library to access weather information from online
+ services for numerous locations.
+ .
+ This package contains the common files between all architectures.
+
+Package: libmateweather-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libmateweather1 (= ${binary:Version}),
+         libxml2-dev,
+         libglib2.0-dev,
+         libgtk2.0-dev,
+         libsoup2.4-dev,
+         libsoup-gnome2.4-dev
+Description: MateWeather shared library (development files)
+ libmateweather is a library to access weather information from online
+ services for numerous locations.
+ .
+ This package contains the development files.
+
+Package: libmateweather-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends},
+         libmateweather1 (= ${binary:Version})
+Description: MateWeather shared library (debugging symbols)
+ This package contains debugging symbols for the libmateweather
+ library. It is provided to help debugging problems.
+ The debugging symbols are installed in /usr/lib/debug and will
+ automatically be used by gdb.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..ca6cd88
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,63 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libmateweather
+Source: http://pub.mate-desktop.org/releases/
+
+Files: icons/moonshadow.pl
+       libmateweather/mateweather-prefs.*
+       libmateweather/mateweather-xml-*
+       libmateweather/weather*.*
+Copyright: 2004, Gareth Owen
+           2005, Ryan Lortie
+License: GPL-2+
+ This program 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 program 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 full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
+Files: libmateweather/location-entry.c
+       libmateweather/location-entry.h
+       libmateweather/mateweather-location.*
+       libmateweather/mateweather-timezone.*
+       libmateweather/mateweather-win32.*
+       libmateweather/parser.c
+       libmateweather/parser.h
+       libmateweather/timezone-menu.c
+       libmateweather/timezone-menu.h
+       python/mateweathermodule.c
+Copyright: 2008, Red Hat, Inc
+           2008, Novell, Inc
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ MA  02110-1301  USA
+ .
+ On Debian systems, the full text of the GNU Lesser General Public
+ License version 2,1 can be found in the file
+ `/usr/share/common-licenses/LGPL-2.1'.
diff --git a/debian/libmateweather-common.install b/debian/libmateweather-common.install
new file mode 100644
index 0000000..e20e11d
--- /dev/null
+++ b/debian/libmateweather-common.install
@@ -0,0 +1,4 @@
+usr/share/glib-2.0/
+usr/share/icons/
+usr/share/libmateweather/
+usr/share/locale/
diff --git a/debian/libmateweather-dev.install b/debian/libmateweather-dev.install
new file mode 100644
index 0000000..793f500
--- /dev/null
+++ b/debian/libmateweather-dev.install
@@ -0,0 +1,3 @@
+usr/include/
+usr/lib/*/pkgconfig/
+usr/lib/*/*.so
diff --git a/debian/libmateweather1.install b/debian/libmateweather1.install
new file mode 100644
index 0000000..3de3b10
--- /dev/null
+++ b/debian/libmateweather1.install
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..a0950c2
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,19 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@
+
+override_dh_install:
+	dh_install --list-missing
+
+override_dh_auto_configure:
+	dh_auto_configure -- \
+		--disable-static \
+		--enable-locations-compression \
+		--enable-python=no
+
+override_dh_strip:
+	dh_strip --dbg-package=libmateweather-dbg
+
+get-orig-source:
+	uscan --noconf --force-download --rename --download-current-version --destdir=..
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..ea0874b
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=filenamemangle=s/.*\/libmateweather-?([\d\.-]+)\.tar\.gz/libmateweather-$1.tar.gz/ \
+https://github.com/mate-desktop/libmateweather/tags .*/archive/libmateweather-?([\d\.]+).tar.gz

-- 
libmateweather Debian package



More information about the pkg-mate-commits mailing list