[Python-modules-commits] r18565 - in packages/numpy/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Sep 16 17:37:50 UTC 2011


    Date: Friday, September 16, 2011 @ 17:37:48
  Author: morph
Revision: 18565

removed useless fields

Modified:
  packages/numpy/trunk/debian/changelog
  packages/numpy/trunk/debian/control

Modified: packages/numpy/trunk/debian/changelog
===================================================================
--- packages/numpy/trunk/debian/changelog	2011-09-16 17:36:44 UTC (rev 18564)
+++ packages/numpy/trunk/debian/changelog	2011-09-16 17:37:48 UTC (rev 18565)
@@ -15,12 +15,13 @@
       the work you did!
     - bump Standards-Version to 3.9.2 (no changes needed)
     - removed DM-U-A flag, no more needed
+    - removed useless fields
   * debian/{control, rules}
     - use dh_sphinxdoc
   * debian/python-numpy-doc.lintian-overrides
     - added to override extra-license-file, generated by a file needed by sphinx
 
- -- Sandro Tosi <morph at debian.org>  Thu, 15 Sep 2011 23:51:18 +0200
+ -- Sandro Tosi <morph at debian.org>  Fri, 16 Sep 2011 19:36:19 +0200
 
 python-numpy (1:1.5.1-2) unstable; urgency=low
 

Modified: packages/numpy/trunk/debian/control
===================================================================
--- packages/numpy/trunk/debian/control	2011-09-16 17:36:44 UTC (rev 18564)
+++ packages/numpy/trunk/debian/control	2011-09-16 17:37:48 UTC (rev 18565)
@@ -14,7 +14,6 @@
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Suggests: python-numpy-doc, python-numpy-dbg, python-nose (>= 0.10.1), python-dev, gfortran
-XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}, python-numpy-dev, python-f2py
 Description: Numerical Python adds a fast array facility to the Python language
  Numpy contains a powerful N-dimensional array object, sophisticated
@@ -31,8 +30,6 @@
 Section: debug
 Architecture: any
 Depends: python-numpy (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
-Replaces: python-numpy (<< 1:1.3.0-4)
-XB-Python-Version: ${python:Versions}
 Description: Fast array facility to the Python language (debug extension)
  Numpy contains a powerful N-dimensional array object, sophisticated
  (broadcasting) functions, tools for integrating C/C++ and Fortran




More information about the Python-modules-commits mailing list