[caja] 01/01: debian/control: Clean up build dependencies. Process with wrap-and-sort.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Wed Aug 26 19:55:35 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 7db8e8303cd441fca4382393fcf5ef5d7e3857c7
Author: Martin Wimpress <code at flexion.org>
Date:   Wed Aug 26 20:55:30 2015 +0100

    debian/control: Clean up build dependencies. Process with wrap-and-sort.
---
 debian/control | 41 ++++++++++++++++++-----------------------
 1 file changed, 18 insertions(+), 23 deletions(-)

diff --git a/debian/control b/debian/control
index 67cf500..1f41e90 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 9),
                gobject-introspection,
                gtk-doc-tools,
                intltool,
-               libdbus-glib-1-dev,
                libdconf-dev,
                libexempi-dev,
                libexif-dev,
@@ -23,14 +22,10 @@ Build-Depends: debhelper (>= 9),
                libstartup-notification0-dev,
                libunique-dev,
                libx11-dev,
-               libxext-dev,
                libxml2-dev,
-               libxrender-dev,
-               libxt-dev,
                mate-common (>= 1.10),
                quilt,
                shared-mime-info,
-               x11proto-core-dev
 Standards-Version: 3.9.6
 Homepage: http://www.mate-desktop.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/caja.git;a=summary
@@ -47,13 +42,13 @@ Depends: caja-common (= ${source:Version}),
          mate-desktop,
          shared-mime-info,
          ${misc:Depends},
-         ${shlibs:Depends}
-Recommends: gvfs-backends
+         ${shlibs:Depends},
+Recommends: gvfs-backends,
 Suggests: engrampa,
           gstreamer0.10-tools,
-          meld
+          meld,
 Breaks: libcaja-extension (<< 1.6.2),
-        mate-session-manager (<< 1.8.1-7)
+        mate-session-manager (<< 1.8.1-7),
 Description: file manager for the MATE desktop
  Caja is the official file manager for the MATE desktop. It allows one
  to browse directories, preview files and launch applications associated
@@ -63,9 +58,9 @@ Description: file manager for the MATE desktop
 Package: caja-common
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}
-Replaces: caja (<< 1.9.0)
-Breaks: caja (<< 1.9.0)
+Depends: ${misc:Depends},
+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 one
  to browse directories, preview files and launch applications associated
@@ -78,13 +73,13 @@ Package: libcaja-extension1
 Section: libs
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends},
 Depends: ${misc:Depends},
-         ${shlibs:Depends}
-Replaces: libcaja-extension
-Breaks: libcaja-extension
-Conflicts: libcaja-extension
-Provides: libcaja-extension
+         ${shlibs:Depends},
+Replaces: libcaja-extension,
+Breaks: libcaja-extension,
+Conflicts: libcaja-extension,
+Provides: libcaja-extension,
 Description: libraries for Caja components
  Caja is the official file manager for the MATE desktop. It allows one
  to browse directories, preview files and launch applications associated
@@ -101,7 +96,7 @@ Multi-Arch: same
 Depends: libcaja-extension1 (= ${binary:Version}),
          libgtk2.0-dev,
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
 Description: libraries for Caja components (development files)
  Caja is the official file manager for the MATE desktop. It allows one
  to browse directories, preview files and launch applications associated
@@ -116,7 +111,7 @@ Section: introspection
 Architecture: any
 Depends: ${gir:Depends},
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
 Description: GObject introspection data for Caja
  Caja is the official file manager for the MATE desktop. It allows one
  to browse directories, preview files and launch applications associated
@@ -134,7 +129,7 @@ Priority: extra
 Architecture: any
 Multi-Arch: foreign
 Depends: caja (= ${binary:Version}),
-         ${misc:Depends}
+         ${misc:Depends},
 Description: file manager for the MATE desktop (debugging symbols)
  Caja is the official file manager for the MATE desktop. It allows one
  to browse directories, preview files and launch applications associated
@@ -151,9 +146,9 @@ Section: debug
 Priority: extra
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends},
 Depends: libcaja-extension1 (= ${binary:Version}),
-         ${misc:Depends}
+         ${misc:Depends},
 Description: libraries for caja components (debugging symbols)
  Caja is the official file manager for the MATE desktop. It allows one
  to browse directories, preview files and launch applications associated

-- 
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