[Debian-hebrew-package] [svn] r459 - pkg/pyfribidi/trunk/debian

Lior Kaplan kaplan at costa.debian.org
Sat Jun 24 11:45:11 UTC 2006


Author: kaplan
Date: Sat Jun 24 11:45:09 2006
New Revision: 459

Added:
   pkg/pyfribidi/trunk/debian/pycompat
Modified:
   pkg/pyfribidi/trunk/debian/changelog
   pkg/pyfribidi/trunk/debian/control
   pkg/pyfribidi/trunk/debian/rules
   pkg/pyfribidi/trunk/debian/watch
Log:
* Complay with the new Python policy (Closes: #373491)
* upgrade standards-version to 3.7.2 (no changes needed)

Modified: pkg/pyfribidi/trunk/debian/changelog
==============================================================================
--- pkg/pyfribidi/trunk/debian/changelog	(original)
+++ pkg/pyfribidi/trunk/debian/changelog	Sat Jun 24 11:45:09 2006
@@ -1,9 +1,10 @@
-pyfribidi (0.6-2) UNRELEASED; urgency=low
+pyfribidi (0.6-2) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * Complay with the new Python policy (Closes: #373491)
   * update watch file
+  * upgrade standards-version to 3.7.2 (no changes needed)
 
- -- Baruch Even <baruch at debian.org>  Sun, 29 Jan 2006 23:05:52 +0000
+ -- Lior Kaplan <kaplan at debian.org>  Sat, 24 Jun 2006 14:02:09 +0300
 
 pyfribidi (0.6-1) unstable; urgency=low
 

Modified: pkg/pyfribidi/trunk/debian/control
==============================================================================
--- pkg/pyfribidi/trunk/debian/control	(original)
+++ pkg/pyfribidi/trunk/debian/control	Sat Jun 24 11:45:09 2006
@@ -3,38 +3,21 @@
 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>
-Build-Depends: cdbs, debhelper (>= 4.1.0), python-dev, python2.4-dev, python2.3-dev, libfribidi-dev, pkg-config
-Standards-Version: 3.6.2
+Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-central (>= 0.4.17), libfribidi-dev, pkg-config
+Standards-Version: 3.7.2
+XS-Python-Version: all
 
 Package: python-pyfribidi
-Architecture: all
-Depends: ${python:Depends}
-Description: FriBidi Python bindings
- FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
- languages.
- . 
- This package is needed to use the python module for the FriBidi C library.
- .
- For further information see http://hspell-gui.sourceforge.net/pyfribidi.html
-
-Package: python2.4-pyfribidi
 Architecture: any
-Depends: ${shlibs:Depends}, python2.4
+Depends: ${python:Depends}, ${shlibs:Depends}
+Provides: ${python:Provides}
+Replaces: python2.3-pyfribidi (<< 0.6-2), python2.4-pyfribidi (<< 0.6-2)
+Conflicts: python2.3-pyfribidi (<< 0.6-2), python2.4-pyfribidi (<< 0.6-2)
+XB-Python-Version: ${python:Versions}
 Description: FriBidi Python bindings
- FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
- languages.
+ FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages.
  . 
- This package contains the python2.4 module for the FriBidi C library.
+ This package contains the python module for the FriBidi C library.
  .
- For further information see http://hspell-gui.sourceforge.net/pyfribidi.html
+ Homepage: http://pyfribidi.sourceforge.net/
 
-Package: python2.3-pyfribidi
-Architecture: any
-Depends: ${shlibs:Depends}, python2.3
-Description: FriBidi Python bindings
- FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic
- languages.
- . 
- This package contains the python2.3 module for the FriBidi C library.
- .
- For further information see http://hspell-gui.sourceforge.net/pyfribidi.html

Modified: pkg/pyfribidi/trunk/debian/rules
==============================================================================
--- pkg/pyfribidi/trunk/debian/rules	(original)
+++ pkg/pyfribidi/trunk/debian/rules	Sat Jun 24 11:45:09 2006
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 
-#include /usr/share/cdbs/1/rules/simple-patchsys.mk
+DEB_PYTHON_SYSTEM=pycentral
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk

Modified: pkg/pyfribidi/trunk/debian/watch
==============================================================================
--- pkg/pyfribidi/trunk/debian/watch	(original)
+++ pkg/pyfribidi/trunk/debian/watch	Sat Jun 24 11:45:09 2006
@@ -2,4 +2,4 @@
 version=3
 # If your package is located on sourceforge, use the following format
 # difficult mirror system.
-ftp://ftp.sourceforge.net/pub/sourceforge/p/py/pyfribidi/pyfribidi-(.*)\.tar\.gz
+http://sf.net/pyfribidi/pyfribidi-(.*)\.tar\.gz



More information about the Debian-hebrew-package mailing list