[SCM] mate-character-map Debian package branch, master, updated. c1387bc6f1b4bd3afbf3fb013f9a37e03fedf2af
Mike Gabriel
sunweaver at alioth.debian.org
Fri Aug 16 00:25:46 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-character-map.git;a=commitdiff;h=c1387bc
The following commit has been merged in the master branch:
commit c1387bc6f1b4bd3afbf3fb013f9a37e03fedf2af
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Aug 16 02:25:42 2013 +0200
Package becomes team-maintained: MATE Packaging Team.
---
debian/changelog | 4 +++
debian/control | 80 +++++++++++++++++++++++++++++++-----------------------
2 files changed, 50 insertions(+), 34 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ab4306d..8bf0f9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
mate-character-map (1.6.0-2) UNRELEASED; urgency=low
+ [ Stefano Karapetsas ]
* Fix internal dependencies.
+ [ Mike Gabriel ]
+ * Package becomes team-maintained: MATE Packaging Team.
+
-- Stefano Karapetsas <stefano at karapetsas.com> Thu, 04 Apr 2013 11:56:57 +0200
mate-character-map (1.6.0-1) UNRELEASED; urgency=low
diff --git a/debian/control b/debian/control
index 4aa2fa9..ac51190 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,36 @@
Source: mate-character-map
Section: mate
Priority: optional
-Maintainer: Stefano Karapetsas <stefano at karapetsas.com>
-Uploaders: Steve Zesch <stevezesch2 at gmail.com>
-Build-Depends: cdbs,
- debhelper (>= 9),
- libglib2.0-dev,
- libgtk2.0-dev,
- libxml2-utils,
- bsdmainutils,
- libgirepository1.0-dev,
- gir1.2-gtk-2.0,
- python-dev,
- python-gtk2-dev,
- mate-doc-utils,
- mate-doc-utils-gnome | gnome-doc-utils,
- mate-common
+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>,
+ Steve Zesch <stevezesch2 at gmail.com>,
+Build-Depends:
+ cdbs,
+ debhelper (>= 9),
+ libglib2.0-dev,
+ libgtk2.0-dev,
+ libxml2-utils,
+ bsdmainutils,
+ libgirepository1.0-dev,
+ gir1.2-gtk-2.0,
+ python-dev,
+ python-gtk2-dev,
+ mate-doc-utils,
+ mate-doc-utils-gnome | gnome-doc-utils,
+ mate-common,
Standards-Version: 3.9.3
Homepage: http://www.mate-desktop.org/
Package: mate-character-map
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libmucharmap (= ${binary:Version}),
- mate-character-map-common (= ${source:Version})
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libmucharmap (= ${binary:Version}),
+ mate-character-map-common (= ${source:Version}),
Description: Unicode character picker and font browser
This program allows you to browse through all the available Unicode
characters and categories for the installed fonts, and to examine their
@@ -33,7 +39,8 @@ Description: Unicode character picker and font browser
Package: mate-character-map-common
Architecture: all
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends},
Description: Unicode character picker and font browser (common files)
This program allows you to browse through all the available Unicode
characters and categories for the installed fonts, and to examine their
@@ -44,8 +51,9 @@ Description: Unicode character picker and font browser (common files)
Package: libmucharmap
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
Description: Unicode character picker and font browser (library)
This program allows you to browse through all the available Unicode
characters and categories for the installed fonts, and to examine their
@@ -56,9 +64,10 @@ Description: Unicode character picker and font browser (library)
Package: libmucharmap-dev
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libmucharmap (= ${binary:Version})
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libmucharmap (= ${binary:Version}),
Description: Unicode character picker and font browser (development files)
This program allows you to browse through all the available Unicode
characters and categories for the installed fonts, and to examine their
@@ -69,9 +78,10 @@ Description: Unicode character picker and font browser (development files)
Package: python-mate-character-map
Architecture: any
-Depends: ${misc:Depends},
- ${python:Depends},
- python-gtk2
+Depends:
+ ${misc:Depends},
+ ${python:Depends},
+ python-gtk2,
Description: Python bindings for mate-character-map
This program allows you to browse through all the available Unicode
characters and categories for the installed fonts, and to examine their
@@ -82,9 +92,10 @@ Description: Python bindings for mate-character-map
Package: gir1.2-mate-character-map
Architecture: any
-Depends: ${gir:Depends},
- ${misc:Depends},
- ${shlibs:Depends}
+Depends:
+ ${gir:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
Description: GObject introspection data for the mate-character-map library
Unicode character picker and font browser library.
.
@@ -95,9 +106,10 @@ Package: mate-character-map-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: ${misc:Depends},
- mate-character-map (= ${binary:Version}),
- libmucharmap (= ${binary:Version})
+Depends:
+ ${misc:Depends},
+ mate-character-map (= ${binary:Version}),
+ libmucharmap (= ${binary:Version}),
Description: Unicode character picker and font browser (debugging symbols)
This package contains debugging symbols for mate-character-map.
It is provided to help debugging problems. The debugging symbols are
--
mate-character-map Debian package
More information about the pkg-mate-commits
mailing list