[Python-modules-commits] r11656 - in packages/pyfribidi/trunk/debian (changelog compat control)

aelmahmoudy-guest at users.alioth.debian.org aelmahmoudy-guest at users.alioth.debian.org
Tue Feb 9 12:08:39 UTC 2010


    Date: Tuesday, February 9, 2010 @ 12:08:05
  Author: aelmahmoudy-guest
Revision: 11656

[svn-inject] Applying Debian modifications to trunk

Modified:
  packages/pyfribidi/trunk/debian/changelog
  packages/pyfribidi/trunk/debian/compat
  packages/pyfribidi/trunk/debian/control

Modified: packages/pyfribidi/trunk/debian/changelog
===================================================================
--- packages/pyfribidi/trunk/debian/changelog	2010-02-09 12:06:55 UTC (rev 11655)
+++ packages/pyfribidi/trunk/debian/changelog	2010-02-09 12:08:05 UTC (rev 11656)
@@ -1,3 +1,12 @@
+pyfribidi (0.6.0-4) unstable; urgency=low
+
+  * Change version number to match upstream's version.
+  * Bump standards-version to 3.7.3
+    - Fix description-contains-homepage lintian warning.
+  * Bump debhelper compatibility to 5.
+
+ -- Lior Kaplan <kaplan at debian.org>  Sun, 03 Feb 2008 22:44:59 +0200
+
 pyfribidi (0.6-3) unstable; urgency=low
 
   * Depend on python-central >= 0.5 as per lintian warning (Closes: #427280)

Modified: packages/pyfribidi/trunk/debian/compat
===================================================================
--- packages/pyfribidi/trunk/debian/compat	2010-02-09 12:06:55 UTC (rev 11655)
+++ packages/pyfribidi/trunk/debian/compat	2010-02-09 12:08:05 UTC (rev 11656)
@@ -1 +1 @@
-4
+5

Modified: packages/pyfribidi/trunk/debian/control
===================================================================
--- packages/pyfribidi/trunk/debian/control	2010-02-09 12:06:55 UTC (rev 11655)
+++ packages/pyfribidi/trunk/debian/control	2010-02-09 12:08:05 UTC (rev 11656)
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package at lists.alioth.debian.org>
 Uploaders: Baruch Even <baruch at debian.org>, Lior Kaplan <kaplan at debian.org>, Shachar Shemesh <shachar at debian.org>
-Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-central (>= 0.5), libfribidi-dev, pkg-config
-Standards-Version: 3.7.2
+Build-Depends: cdbs, debhelper (>= 5), python-all-dev, python-central (>= 0.5), libfribidi-dev, pkg-config
+Standards-Version: 3.7.3
+Homepage: http://pyfribidi.sourceforge.net/
 XS-Python-Version: all
 
 Package: python-pyfribidi
@@ -18,6 +19,3 @@
  FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages.
  . 
  This package contains the python module for the FriBidi C library.
- .
- Homepage: http://pyfribidi.sourceforge.net/
-




More information about the Python-modules-commits mailing list