[eom] 02/12: debian/control: Add new package, gir1.2-eom. Update build dependencies for new upstream release. Update descriptions. Process with wrap-and-sort.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Mon Aug 3 14:15:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch debian/experimental
in repository eom.

commit da59b9ebf5bee4134619b987c4f273de9d49e13f
Author: Martin Wimpress <code at flexion.org>
Date:   Mon Aug 3 14:52:49 2015 +0100

    debian/control: Add new package, gir1.2-eom. Update build dependencies for new upstream release. Update descriptions. Process with wrap-and-sort.
---
 debian/control | 100 ++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 57 insertions(+), 43 deletions(-)

diff --git a/debian/control b/debian/control
index 6f380be..aaf3e31 100644
--- a/debian/control
+++ b/debian/control
@@ -10,46 +10,43 @@ Standards-Version: 3.9.6
 Homepage: http://www.mate-desktop.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/eom.git;a=summary
 Vcs-Git: git://anonscm.debian.org/pkg-mate/eom.git
-Build-Depends: cdbs,
-               debhelper (>= 9),
+Build-Depends: debhelper (>= 9),
+               gobject-introspection,
                gtk-doc-tools,
                intltool,
-               libgtk2.0-dev,
-               libglib2.0-dev,
-               libmate-desktop-dev,
-               mate-icon-theme,
-               shared-mime-info,
-               zlib1g-dev,
-               libexif-dev,
-               liblcms2-dev,
+               libdbus-glib-1-dev,
+               libdconf-dev,
                libexempi-dev,
+               libexif-dev,
+               libgirepository1.0-dev,
+               libglib2.0-dev,
+               libgtk2.0-dev,
                libjpeg-dev,
-               libdbus-glib-1-dev,
-               libxml2-dev,
-               x11proto-core-dev,
-               python-dev,
-               python-gobject-dev,
-               python-gtk2-dev,
-               scrollkeeper,
+               liblcms2-dev,
+               libmate-desktop-dev (>= 1.9.0),
+               librsvg2-dev (>= 2.36.2),
                libstartup-notification0-dev,
+               libxml2-dev,
                mate-common,
+               mate-icon-theme,
+               shared-mime-info,
+               x11proto-core-dev,
                yelp-tools,
-               libdconf-dev,
-               librsvg2-dev,
+               zlib1g-dev,
 Build-Depends-Indep: libglib2.0-doc,
                      libgtk2.0-doc,
 
 Package: eom
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         eom-common (= ${source:Version}),
+Depends: eom-common (= ${source:Version}),
          mate-desktop-common,
          mate-icon-theme,
          shared-mime-info,
-Recommends: librsvg2-common
-Breaks: mate-image-viewer (<= 1.0.0-1)
-Replaces: mate-image-viewer (<= 1.0.0-1)
+         ${misc:Depends},
+         ${shlibs:Depends},
+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
@@ -58,46 +55,63 @@ Description: Eye of MATE graphics viewer program
 
 Package: eom-common
 Architecture: all
-Depends: ${misc:Depends}
-Breaks: mate-image-viewer (<= 1.0.0-1),
-        eom (<= 1.6.1-1),
-Replaces: mate-image-viewer (<= 1.0.0-1)
+Depends: ${misc:Depends},
+Breaks: eom (<= 1.6.1-1),
+        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
  simplicity and standards compliance.
  .
- This package contains architecture independent files for Eye of MATE.
+ This package contains the architecture independent files.
+
+Package: eom-dev
+Section: libdevel
+Architecture: any
+Depends: eom (= ${binary:Version}),
+         ${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 (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
+ simplicity and standards compliance.
+ .
+ This package contains the development files for building eom plugins.
 
 Package: eom-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends},
-         eom (= ${binary:Version})
+Depends: eom (= ${binary:Version}),
+         ${misc:Depends},
 Description: Eye of MATE graphics viewer program (debugging symbols)
  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.
+ This package contains debugging symbols for eom. It is
+ provided to help debugging problems.
  .
  The debugging symbols are installed in /usr/lib/debug and will
  automatically be used by gdb.
 
-Package: eom-dev
-Section: libdevel
+Package: gir1.2-eom
 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)
+Depends: ${gir:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends},
+Description: GObject introspection data for the eom library
  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 development files for Eye of MATE.
+ This package contains introspection data for eom.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/eom.git



More information about the pkg-mate-commits mailing list