[Python-apps-commits] r2906 - in packages/vitables/trunk/debian/patches (2 files)

xnox-guest at users.alioth.debian.org xnox-guest at users.alioth.debian.org
Sun May 10 04:24:57 UTC 2009


    Date: Sunday, May 10, 2009 @ 04:24:57
  Author: xnox-guest
Revision: 2906

removed the fix_scripts.patch

Modified:
  packages/vitables/trunk/debian/patches/series
Deleted:
  packages/vitables/trunk/debian/patches/fix_scripts.patch

Deleted: packages/vitables/trunk/debian/patches/fix_scripts.patch
===================================================================
--- packages/vitables/trunk/debian/patches/fix_scripts.patch	2009-05-10 04:09:10 UTC (rev 2905)
+++ packages/vitables/trunk/debian/patches/fix_scripts.patch	2009-05-10 04:24:57 UTC (rev 2906)
@@ -1,14 +0,0 @@
-Renaming executable script, because a file and a folder cannot have the same name.
-Index: bvitables/setup.py
-===================================================================
---- bvitables.orig/setup.py	2009-05-09 17:33:14.000000000 +0100
-+++ bvitables/setup.py	2009-05-09 17:33:21.000000000 +0100
-@@ -276,7 +276,7 @@
-     'vitables.h5db', 'vitables.nodeProperties', 'vitables.nodes',
-     'vitables.preferences', 
-     'vitables.vtTables', 'vitables.vtWidgets'],
--    scripts = ['scripts/vitables'],
-+    scripts = ['scripts/vitables.py'],
-     cmdclass = {"install_data":smart_install_data},
-     data_files = [
-     ('examples', glob.glob('examples/*.h5')),

Modified: packages/vitables/trunk/debian/patches/series
===================================================================
--- packages/vitables/trunk/debian/patches/series	2009-05-10 04:09:10 UTC (rev 2905)
+++ packages/vitables/trunk/debian/patches/series	2009-05-10 04:24:57 UTC (rev 2906)
@@ -1,4 +1,3 @@
 desktop-file.patch
-fix_scripts.patch
 remove_buildtime_dependency.patch
 




More information about the Python-apps-commits mailing list