[Python-modules-commits] r17181 - in packages/pygpu/trunk/debian (changelog control)

jandd at users.alioth.debian.org jandd at users.alioth.debian.org
Fri May 27 14:07:43 UTC 2011


    Date: Friday, May 27, 2011 @ 14:07:42
  Author: jandd
Revision: 17181

* debian/control:
  - remove unneeded Breaks: ${python:Breaks}
  - bump Standards-Version to 3.9.2 (no changes needed)

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

Modified: packages/pygpu/trunk/debian/changelog
===================================================================
--- packages/pygpu/trunk/debian/changelog	2011-05-27 14:01:54 UTC (rev 17180)
+++ packages/pygpu/trunk/debian/changelog	2011-05-27 14:07:42 UTC (rev 17181)
@@ -1,3 +1,11 @@
+pygpu (0.2.0a-629-5) UNRELEASED; urgency=low
+
+  * debian/control:
+    - remove unneeded Breaks: ${python:Breaks}
+    - bump Standards-Version to 3.9.2 (no changes needed)
+
+ -- Jan Dittberner <jandd at debian.org>  Fri, 27 May 2011 16:04:23 +0200
+
 pygpu (0.2.0a-629-3) unstable; urgency=low
 
   * switch from python-central to dh_python2 (Closes: #616967)

Modified: packages/pygpu/trunk/debian/control
===================================================================
--- packages/pygpu/trunk/debian/control	2011-05-27 14:01:54 UTC (rev 17180)
+++ packages/pygpu/trunk/debian/control	2011-05-27 14:07:42 UTC (rev 17181)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Sandro Tosi <morph at debian.org>, Jan Dittberner <jandd at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.5-1~)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/pygpu/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pygpu/trunk/
@@ -15,7 +15,6 @@
 Depends: ${python:Depends}, ${misc:Depends}, python-numpy,
  python-pyglew, python-pygame, python-imaging, python-cg
 Provides: ${python:Provides}
-Breaks: ${python:Breaks}
 Description: embedded language for programming GPU using Python
  PyGPU is a compiler that lets you write image processing programs in
  Python that execute on the graphics processing unit (GPU) present in




More information about the Python-modules-commits mailing list