[SCM] libmateweather Debian package branch, master, updated. e14f003dc48029360feec2dd275bff42a2d81d8a
Mike Gabriel
sunweaver at alioth.debian.org
Fri Aug 16 00:12:22 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/libmateweather.git;a=commitdiff;h=e14f003
The following commit has been merged in the master branch:
commit e14f003dc48029360feec2dd275bff42a2d81d8a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Aug 16 02:12:20 2013 +0200
Package becomes team-maintained: MATE Packaging Team.
---
debian/changelog | 4 ++++
debian/control | 67 +++++++++++++++++++++++++++++++-----------------------
2 files changed, 42 insertions(+), 29 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 35a22fa..c00633b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
libmateweather (1.6.2-1) UNRELEASED; urgency=low
+ [ Stefano Karapetsas ]
* Initial release.
+ [ Mike Gabriel ]
+ * Package becomes team-maintained: MATE Packaging Team.
+
-- Stefano Karapetsas <stefano at karapetsas.com> Sat, 10 Aug 2013 11:04:55 +0200
diff --git a/debian/control b/debian/control
index 3f5288e..f23d247 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
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
+Maintainer: MATE Packaging Team <pkg-mate-team at lists.alioth.debian.org>
+Uploaders:
+ John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
+ Mike Gabriel <sunweaver at debian.org>,
+ 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
@@ -22,9 +27,10 @@ Vcs-Git: git://github.com/mate-desktop/debian-packages.git
Package: libmateweather1
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libmateweather-common (= ${source:Version})
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libmateweather-common (= ${source:Version}),
Provides: libmateweather
Breaks: libmateweather
Conflicts: libmateweather
@@ -35,8 +41,9 @@ Description: MateWeather shared library
Package: libmateweather-common
Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+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
@@ -47,14 +54,15 @@ Description: MateWeather shared library (common files)
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
+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.
@@ -65,8 +73,9 @@ Package: libmateweather-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: ${misc:Depends},
- libmateweather1 (= ${binary:Version})
+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.
--
libmateweather Debian package
More information about the pkg-mate-commits
mailing list