[SCM] mate-dialogs Debian package branch, master, updated. b0c714f9db5af0c02a39501b9254cfc368d27c7b
Stefano Karapetsas
stefanokarapetsas-guest at alioth.debian.org
Wed Oct 16 15:27:02 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-dialogs.git;a=commitdiff;h=b0c714f
The following commit has been merged in the master branch:
commit b0c714f9db5af0c02a39501b9254cfc368d27c7b
Author: Stefano Karapetsas <stefano at karapetsas.com>
Date: Wed Oct 16 17:26:55 2013 +0200
Improve control file
---
debian/control | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index a1c52ea..1663bda 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,10 @@
Source: mate-dialogs
-Section: mate
+Section: x11
Priority: optional
-Maintainer: Stefano Karapetsas <stefano at karapetsas.com>
-Uploaders: Steve Zesch <stevezesch2 at gmail.com>
+Maintainer: MATE Packaging Team <pkg-mate-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>,
Build-Depends: debhelper (>= 9),
intltool,
libgtk2.0-dev,
@@ -13,14 +15,16 @@ Build-Depends: debhelper (>= 9),
docbook-xml,
xsltproc,
mate-common,
- gtk-doc-tools
-Standards-Version: 3.9.3
+ gtk-doc-tools,
+Standards-Version: 3.9.4
Homepage: http://www.mate-desktop.org/
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-dialogs.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-dialogs.git
Package: mate-dialogs
Architecture: any
Depends: ${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Conflicts: mate-dialogs-gnome
Replaces: mate-dialogs-gnome
Description: Display graphical dialog boxes from shell scripts
@@ -32,7 +36,7 @@ Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends},
- mate-dialogs (= ${binary:Version})
+ mate-dialogs (= ${binary:Version}),
Description: Display graphical dialog boxes from shell scripts (debugging symbols)
This package contains debugging symbols for mate-dialogs. It is
provided to help debugging problems.
--
mate-dialogs Debian package
More information about the pkg-mate-commits
mailing list