[SCM] libmatewnck Debian package branch, master, updated. e326df9b307a871288692316d083e9eb375211f8

Mike Gabriel sunweaver at alioth.debian.org
Fri Aug 16 00:13:35 UTC 2013


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

The following commit has been merged in the master branch:
commit e326df9b307a871288692316d083e9eb375211f8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Aug 16 02:13:32 2013 +0200

    Packages becomes team-maintained: MATE Packaging Team.
---
 debian/changelog |    4 +++
 debian/control   |   79 +++++++++++++++++++++++++++++++-----------------------
 2 files changed, 49 insertions(+), 34 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 238b2a6..36968f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 libmatewnck (1.6.1-1) UNRELEASED; urgency=low
 
+  [ Stefano Karapetsas ]
   * Initial release.
 
+  [ Mike Gabriel ]
+  * Packages becomes team-maintained: MATE Packaging Team.
+
  -- Stefano Karapetsas <stefano at karapetsas.com>  Wed, 10 Jul 2013 06:54:39 +0200
diff --git a/debian/control b/debian/control
index 160af9e..18a2488 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libmatewnck
 Section: libs
 Priority: optional
-Maintainer: Stefano Karapetsas <stefano at karapetsas.com>
+Maintainer: MATE Packaging Team <mate-pkg-team at lists.alioth.debian.org>
+Uploaders:
+ John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
+ Stefano Karapetsas <stefano at karapetsas.com>,
+ Mike Gabriel <sunweaver at debian.org>,
 Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 9),
-               gtk-doc-tools,
-               libglib2.0-dev,
-               libgtk2.0-dev,
-               libstartup-notification0-dev,
-               libx11-dev,
-               libxres-dev,
-               libxt-dev,
-               libgirepository1.0-dev,
-               gobject-introspection,
-               mate-common (>= 1.2.1),
-               gir1.2-gtk-2.0
+Build-Depends:
+ debhelper (>= 9),
+ gtk-doc-tools,
+ libglib2.0-dev,
+ libgtk2.0-dev,
+ libstartup-notification0-dev,
+ libx11-dev,
+ libxres-dev,
+ libxt-dev,
+ libgirepository1.0-dev,
+ gobject-introspection,
+ mate-common (>= 1.2.1),
+ gir1.2-gtk-2.0,
 Build-Depends-Indep: libglib2.0-doc
 Homepage: http://www.mate-desktop.org/
 Vcs-Browser: https://github.com/mate-desktop/debian-packages
@@ -22,10 +27,12 @@ Vcs-Git: git://github.com/mate-desktop/debian-packages.git
 
 Package: libmatewnck0
 Architecture: any
-Pre-Depends: multiarch-support
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         libmatewnck-common (= ${source:Version})
+Pre-Depends:
+ multiarch-support,
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+ libmatewnck-common (= ${source:Version}),
 Breaks: libmatewnck
 Conflicts: libmatewnck
 Replaces: libmatewnck
@@ -36,15 +43,16 @@ Description: MATE Window Navigator Construction Kit
 Package: libmatewnck-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends},
-         libmatewnck0 (= ${binary:Version}),
-         libglib2.0-dev,
-         libpango1.0-dev,
-         libx11-dev,
-         libgtk2.0-dev,
-         libstartup-notification0-dev,
-         libcairo2-dev,
-         libxres-dev,
+Depends:
+ ${misc:Depends},
+ libmatewnck0 (= ${binary:Version}),
+ libglib2.0-dev,
+ libpango1.0-dev,
+ libx11-dev,
+ libgtk2.0-dev,
+ libstartup-notification0-dev,
+ libcairo2-dev,
+ libxres-dev,
 Description: MATE Window Navigator Construction Kit (development files)
  A library to use for writing pagers and task lists.
  .
@@ -52,9 +60,10 @@ Description: MATE Window Navigator Construction Kit (development files)
 
 Package: libmatewnck-bin
 Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         libmatewnck0 (= ${binary:Version})
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+ libmatewnck0 (= ${binary:Version})
 Description: MATE Window Navigator Construction Kit (binary files)
  This package contains the shared library for the base MATE library
  functions.
@@ -83,8 +92,9 @@ Package: libmatewnck-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends},
-         libmatewnck0 (= ${binary:Version})
+Depends:
+ ${misc:Depends},
+ libmatewnck0 (= ${binary:Version}),
 Description: MATE Window Navigator Construction Kit (debugging symbols)
  This package contains debugging symbols for the libmatewnck
  library. It is provided to help debugging problems.
@@ -94,9 +104,10 @@ Description: MATE Window Navigator Construction Kit (debugging symbols)
 
 Package: gir1.2-mate-wnck
 Architecture: any
-Depends: ${misc:Depends},
-         ${gir:Depends},
-         ${shlibs:Depends}
+Depends:
+ ${misc:Depends},
+ ${gir:Depends},
+ ${shlibs:Depends},
 Description: GObject introspection data for MATE Window Navigator Construction Kit
  This package contains introspection data for MATE Window Navigator
  Construction Kit.

-- 
libmatewnck Debian package



More information about the pkg-mate-commits mailing list