[SCM] python-caja Debian package branch, master, updated. eea9f002fa6eb57d241a334976cd6b7f0d6b458c

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Sat Mar 1 10:04:03 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/python-caja.git;a=commitdiff;h=eea9f00

The following commit has been merged in the master branch:
commit eea9f002fa6eb57d241a334976cd6b7f0d6b458c
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Sat Mar 1 12:02:38 2014 +0200

    debian/control: Add missing Dependency in Depends and correcting Build-Depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6c20bbc..64064c4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
            Vangelis Mouhtsis <vangelis at gnugr.org>,
 Build-Depends: debhelper (>= 9),
                mate-common,
-               gir1.2-caja,
                gtk-doc-tools,
                libcaja-extension-dev,
                python-dev,
@@ -22,7 +21,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/python-caja.git
 Package: python-caja
 Architecture: any
 Depends: ${misc:Depends},
-         ${python:Depends}
+         ${python:Depends},
+         gir1.2-caja
 Description: Python binding for Caja components
  Python binding for Caja, to allow Caja property page and menu item
  extensions to be written in Python.

-- 
python-caja Debian package



More information about the pkg-mate-commits mailing list