[Python-modules-commits] r3442 - in /packages/rabbyt/trunk/debian: changelog patches/01_disable-O3.patch
nacho at users.alioth.debian.org
nacho at users.alioth.debian.org
Thu Oct 18 14:21:31 UTC 2007
Author: nacho
Date: Thu Oct 18 14:21:30 2007
New Revision: 3442
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3442
Log:
preparing 0.7.5
Modified:
packages/rabbyt/trunk/debian/changelog
packages/rabbyt/trunk/debian/patches/01_disable-O3.patch
Modified: packages/rabbyt/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/rabbyt/trunk/debian/changelog?rev=3442&op=diff
==============================================================================
--- packages/rabbyt/trunk/debian/changelog (original)
+++ packages/rabbyt/trunk/debian/changelog Thu Oct 18 14:21:30 2007
@@ -1,9 +1,17 @@
-rabbyt (0.7-2) UNRELEASED; urgency=low
+rabbyt (0.7.5-1) unstable; urgency=low
+
+ +++ Changes by Piotr Ożarowski:
* Homepage field added
* Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
- -- Piotr Ożarowski <piotr at debian.org> Sat, 6 Oct 2007 23:47:24 +0200
+ +++ Changes by Nacho Barrientos Arias:
+
+ * New upstream release.
+ * debian/patches
+ - 01_disable-O3.patch: Adapted to the new source.
+
+ -- Nacho Barrientos Arias <nacho at debian.org> Thu, 18 Oct 2007 16:03:59 +0200
rabbyt (0.7-1) unstable; urgency=low
Modified: packages/rabbyt/trunk/debian/patches/01_disable-O3.patch
URL: http://svn.debian.org/wsvn/python-modules/packages/rabbyt/trunk/debian/patches/01_disable-O3.patch?rev=3442&op=diff
==============================================================================
--- packages/rabbyt/trunk/debian/patches/01_disable-O3.patch (original)
+++ packages/rabbyt/trunk/debian/patches/01_disable-O3.patch Thu Oct 18 14:21:30 2007
@@ -1,8 +1,8 @@
-Index: Rabbyt-0.7/setup.py
+Index: Rabbyt-0.7.5/setup.py
===================================================================
---- Rabbyt-0.7.orig/setup.py 2007-08-07 18:05:41.000000000 +0200
-+++ Rabbyt-0.7/setup.py 2007-08-07 18:05:47.000000000 +0200
-@@ -83,7 +83,7 @@
+--- Rabbyt-0.7.5.orig/setup.py 2007-10-18 16:13:38.000000000 +0200
++++ Rabbyt-0.7.5/setup.py 2007-10-18 16:14:01.000000000 +0200
+@@ -86,7 +86,7 @@
GL = "GL"
GLU = "GLU"
else:
More information about the Python-modules-commits
mailing list