[Python-modules-commits] r20706 - in packages/pyfribidi/trunk/debian (compat control)
aelmahmoudy-guest at users.alioth.debian.org
aelmahmoudy-guest at users.alioth.debian.org
Fri Mar 9 17:04:47 UTC 2012
Date: Friday, March 9, 2012 @ 17:04:44
Author: aelmahmoudy-guest
Revision: 20706
Bumped compat level to 9
Modified:
packages/pyfribidi/trunk/debian/compat
packages/pyfribidi/trunk/debian/control
Modified: packages/pyfribidi/trunk/debian/compat
===================================================================
--- packages/pyfribidi/trunk/debian/compat 2012-03-09 17:03:32 UTC (rev 20705)
+++ packages/pyfribidi/trunk/debian/compat 2012-03-09 17:04:44 UTC (rev 20706)
@@ -1 +1 @@
-8
+9
Modified: packages/pyfribidi/trunk/debian/control
===================================================================
--- packages/pyfribidi/trunk/debian/control 2012-03-09 17:03:32 UTC (rev 20705)
+++ packages/pyfribidi/trunk/debian/control 2012-03-09 17:04:44 UTC (rev 20706)
@@ -3,10 +3,14 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Baruch Even <baruch at debian.org>,
- Lior Kaplan <kaplan at debian.org>,
- Shachar Shemesh <shachar at debian.org>,
- Ø£ØÙ
د اÙÙ
ØÙ
Ùد٠(Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
-Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6.6-3~), python-all-dbg, libfribidi-dev (>= 0.19), pkg-config
+ Lior Kaplan <kaplan at debian.org>,
+ Shachar Shemesh <shachar at debian.org>,
+ Ø£ØÙ
د اÙÙ
ØÙ
Ùد٠(Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
+Build-Depends: debhelper (>= 9),
+ libfribidi-dev (>= 0.19),
+ pkg-config,
+ python-all-dbg,
+ python-all-dev (>= 2.6.6-3~)
Standards-Version: 3.9.3
Homepage: http://pyfribidi.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyfribidi/trunk/
@@ -14,7 +18,7 @@
Package: python-pyfribidi
Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Description: FriBidi Python bindings
FriBiDi is a bidirectional algorithm implementation for Hebrew and/or Arabic
languages.
@@ -25,7 +29,9 @@
Architecture: any
Priority: extra
Section: debug
-Depends: ${misc:Depends}, ${shlibs:Depends}, python-pyfribidi (= ${binary:Version})
+Depends: python-pyfribidi (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: FriBidi Python bindings (debug symbols)
FriBiDi is a bidirectional algorithm implementation for Hebrew and/or Arabic
languages.
More information about the Python-modules-commits
mailing list