[SCM] eom Debian package branch, master, updated. df90982507db0ce68285424ffe50c95295e922ca
Mike Gabriel
sunweaver at moszumanska.debian.org
Wed Feb 12 12:18:23 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/eom.git;a=commitdiff;h=3ddf28f
The following commit has been merged in the master branch:
commit 3ddf28f0ba8bca37e33a071e03a5f6cbd2f594a5
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Feb 12 13:09:05 2014 +0100
debian/control: fine tune control file
---
debian/control | 40 ++++++++++++++++++++++++----------------
1 file changed, 24 insertions(+), 16 deletions(-)
diff --git a/debian/control b/debian/control
index cc2f2b9..8c96ebe 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
-Source: mate-image-viewer
-Section: mate
+Source: eom
+Section: graphics
Priority: optional
Maintainer: MATE Packaging Team <pkg-mate-team at lists.alioth.debian.org>
Uploaders: Mike Gabriel <sunweaver at debian.org>,
@@ -34,9 +34,9 @@ Build-Depends: cdbs,
python-gtk2-dev,
scrollkeeper,
libstartup-notification0-dev,
- mate-common
+ mate-common,
Build-Depends-Indep: libglib2.0-doc,
- libgtk2.0-doc
+ libgtk2.0-doc,
Package: eom
Architecture: any
@@ -44,26 +44,28 @@ Depends: ${shlibs:Depends},
${misc:Depends},
eom-common (= ${source:Version}),
mate-icon-theme,
- shared-mime-info
+ shared-mime-info,
Recommends: librsvg2-common
Breaks: mate-image-viewer (<= 1.0.0-1)
+Replaces: mate-image-viewer (<= 1.0.0-1)
Description: Eye of MATE graphics viewer program
eom or the Eye of MATE is a simple graphics viewer for the MATE
- desktop which uses the gdk-pixbuf library. It can deal with large
- images, and zoom and scroll with constant memory usage. Its goals are
+ desktop which uses the gdk-pixbuf library. It can deal with large
+ images, and zoom and scroll with constant memory usage. Its goals are
simplicity and standards compliance.
-
+
Package: eom-common
Architecture: all
Depends: ${misc:Depends}
Breaks: mate-image-viewer (<= 1.0.0-1)
+Replaces: mate-image-viewer (<= 1.0.0-1)
Description: Eye of MATE graphics viewer program (common files)
eom or the Eye of MATE is a simple graphics viewer for the MATE
- desktop which uses the gdk-pixbuf library. It can deal with large
- images, and zoom and scroll with constant memory usage. Its goals are
+ desktop which uses the gdk-pixbuf library. It can deal with large
+ images, and zoom and scroll with constant memory usage. Its goals are
simplicity and standards compliance.
.
- This package contains the architecture independent files.
+ This package contains architecture independent files for Eye of MATE.
Package: eom-dbg
Section: debug
@@ -72,8 +74,13 @@ Architecture: any
Depends: ${misc:Depends},
eom (= ${binary:Version})
Description: Eye of MATE graphics viewer program (debugging symbols)
- This package contains debugging symbols for eom.
- It is provided to help debugging problems.
+ eom or the Eye of MATE is a simple graphics viewer for the MATE
+ desktop which uses the gdk-pixbuf library. It can deal with large
+ images, and zoom and scroll with constant memory usage. Its goals are
+ simplicity and standards compliance.
+ .
+ This package contains debugging symbols for Eye of MATE.
+ .
The debugging symbols are installed in /usr/lib/debug and will
automatically be used by gdb.
@@ -83,10 +90,11 @@ Architecture: any
Depends: ${misc:Depends},
eom (= ${binary:Version})
Breaks: mate-image-viewer (<= 1.0.0-1)
+Replaces: mate-image-viewer (<= 1.0.0-1)
Description: Eye of MATE graphics viewer program (development files)
eom or the Eye of MATE is a simple graphics viewer for the MATE
- desktop which uses the gdk-pixbuf library. It can deal with large
- images, and zoom and scroll with constant memory usage. Its goals are
+ desktop which uses the gdk-pixbuf library. It can deal with large
+ images, and zoom and scroll with constant memory usage. Its goals are
simplicity and standards compliance.
.
- This package contains the development files.
+ This package contains development files for Eye of MATE.
--
eom Debian package
More information about the pkg-mate-commits
mailing list