[python-caja] 10/11: debian/control: processed with wrap-and-sort
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Mon Jun 15 16:47:03 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 python-caja.
commit 3f59c4e453337ed867d55ee3b1ed3c0fab459058
Author: Martin Wimpress <code at flexion.org>
Date: Mon Jun 15 17:46:26 2015 +0100
debian/control: processed with wrap-and-sort
---
debian/control | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 0d9e98b..701067c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
Stefano Karapetsas <stefano at karapetsas.com>,
Vangelis Mouhtsis <vangelis at gnugr.org>,
Build-Depends: debhelper (>= 9),
- mate-common,
gtk-doc-tools,
libcaja-extension-dev,
+ mate-common,
python-dev,
python-gobject-dev,
quilt,
@@ -20,11 +20,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/python-caja.git
Package: python-caja
Architecture: any
-Depends: ${shlibs:Depends},
+Depends: gir1.2-caja,
+ python-caja-common (= ${source:Version}),
${misc:Depends},
${python:Depends},
- gir1.2-caja,
- python-caja-common (= ${source:Version})
+ ${shlibs:Depends},
Description: Python binding for Caja components
Caja is the official file manager for the MATE desktop. It allows
to browse directories, preview files and launch applications associated
@@ -37,9 +37,9 @@ Description: Python binding for Caja components
Package: python-caja-common
Architecture: all
Depends: ${misc:Depends},
- ${python:Depends}
-Replaces: python-caja (<< 1.9.0)
-Breaks: python-caja (<< 1.9.0)
+ ${python:Depends},
+Replaces: python-caja (<< 1.9.0),
+Breaks: python-caja (<< 1.9.0),
Description: Python binding for Caja components (common files)
Caja is the official file manager for the MATE desktop. It allows
to browse directories, preview files and launch applications associated
@@ -55,8 +55,8 @@ Package: python-caja-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: ${misc:Depends},
- python-caja (= ${binary:Version}),
+Depends: python-caja (= ${binary:Version}),
+ ${misc:Depends},
Description: Python binding for Caja components (debugging symbols)
Caja is the official file manager for the MATE desktop. It allows
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/python-caja.git
More information about the pkg-mate-commits
mailing list