[caja] 05/06: Updated dependencies for new release. Updated descriptions so they are consistent with upstream.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Wed Jun 10 15:49:20 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 caja.

commit f11950877f97b395f88dc2ee12d03e4a1f1e32ed
Author: Martin Wimpress <code at flexion.org>
Date:   Wed Jun 10 16:48:32 2015 +0100

    Updated dependencies for new release. Updated descriptions so they are consistent with upstream.
---
 debian/control | 59 ++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 35 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index 1721248..2089952 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
            Mike Gabriel <sunweaver at debian.org>,
 Build-Depends: debhelper (>= 9),
                libglib2.0-dev,
-               libmate-desktop-dev (>= 1.7.1),
+               libmate-desktop-dev (>= 1.9.0),
                libpango1.0-dev,
                libgtk2.0-dev,
                libxml2-dev,
@@ -28,13 +28,13 @@ Build-Depends: debhelper (>= 9),
                libstartup-notification0-dev,
                mate-common,
                gobject-introspection,
-               gir1.2-atk-1.0, 
-               gir1.2-freedesktop, 
-               gir1.2-gdkpixbuf-2.0, 
-               gir1.2-glib-2.0, 
-               gir1.2-gtk-2.0, 
+               gir1.2-atk-1.0,
+               gir1.2-freedesktop,
+               gir1.2-gdkpixbuf-2.0,
+               gir1.2-glib-2.0,
+               gir1.2-gtk-2.0,
                gir1.2-pango-1.0,
-               libgirepository1.0-dev,
+               libgirepository1.0-dev
                libdconf-dev,
                quilt,
 Standards-Version: 3.9.6
@@ -70,8 +70,8 @@ Package: caja-common
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
-Breaks: caja (<= 1.0.3-1)
-Replaces: caja (<= 1.0.3-1)
+Replaces: caja (<< 1.9.0)
+Breaks: caja (<< 1.9.0)
 Description: file manager for the MATE desktop (common files)
  Caja is the official file manager for the MATE desktop. It allows
  to browse directories, preview files and launch applications associated
@@ -91,11 +91,13 @@ Replaces: libcaja-extension
 Breaks: libcaja-extension
 Conflicts: libcaja-extension
 Provides: libcaja-extension
-Description: libraries for caja components
- Caja is the official file manager and graphical shell for the
- MATE desktop.
+Description: libraries for Caja components
+ Caja is the official file manager for the MATE desktop. It allows
+ to browse directories, preview files and launch applications associated
+ with them. It is also responsible for handling the icons on the MATE
+ desktop. It works on local and remote filesystems.
  .
- This package contains a few runtime libraries needed by caja's
+ This package contains a few runtime libraries needed by Caja's
  extensions.
 
 Package: libcaja-extension-dev
@@ -106,21 +108,27 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          libcaja-extension1 (= ${binary:Version}),
          libgtk2.0-dev,
-Description: libraries for caja components (development files)
- Caja is the official file manager and graphical shell for the
- MATE desktop.
+Description: libraries for Caja components (development files)
+ Caja is the official file manager for the MATE desktop. It allows
+ to browse directories, preview files and launch applications associated
+ with them. It is also responsible for handling the icons on the MATE
+ desktop. It works on local and remote filesystems.
  .
  This package contains the development files for the libraries needed
- by caja's extensions. 
+ by Caja's extensions.
 
 Package: gir1.2-caja
 Architecture: any
 Depends: ${gir:Depends},
          ${misc:Depends},
          ${shlibs:Depends},
-Description: GObject introspection data for the caja library
- Caja is the official file manager and graphical shell for the
- MATE desktop.
+Description: GObject introspection data for Caja
+ Caja is the official file manager for the MATE desktop. It allows
+ to browse directories, preview files and launch applications associated
+ with them. It is also responsible for handling the icons on the MATE
+ desktop. It works on local and remote filesystems.
+ . 
+ This package contains introspection data for Caja.
  .
  It can be used by packages using the GIRepository format to generate 
  dynamic bindings.
@@ -138,7 +146,7 @@ Description: file manager for the MATE desktop (debugging symbols)
  with them. It is also responsible for handling the icons on the MATE
  desktop. It works on local and remote filesystems.
  .
- This package contains debugging symbols for the Caja file manager.
+ This package contains debugging symbols for Caja.
  .
  The debugging symbols are installed in /usr/lib/debug and will
  automatically be used by gdb.
@@ -152,10 +160,13 @@ Pre-Depends: ${misc:Pre-Depends},
 Depends: ${misc:Depends},
          libcaja-extension1 (= ${binary:Version}),
 Description: libraries for caja components (debugging symbols)
- Caja is the official file manager and graphical shell for the
- MATE desktop.
+ Caja is the official file manager for the MATE desktop. It allows
+ to browse directories, preview files and launch applications associated
+ with them. It is also responsible for handling the icons on the MATE
+ desktop. It works on local and remote filesystems.
  .
- This package contains debugging symbols for caja's extension libraries
+ This package contains debugging symbols for Caja's extension
+ libraries.
  .
  The debugging symbols are installed in /usr/lib/debug and will
  automatically be used by gdb.

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



More information about the pkg-mate-commits mailing list