[SCM] dataset manipulation GUI generator branch, master, updated. upstream/1.2.2-20-g390df01

Frédéric-Emmanuel PICCA picca at synchrotron-soleil.fr
Tue Nov 9 14:14:58 UTC 2010


The following commit has been merged in the master branch:
commit 390df01054c562621de49787bd4b4224c0a54b72
Author: Frédéric-Emmanuel PICCA <picca at synchrotron-soleil.fr>
Date:   Tue Nov 9 15:05:10 2010 +0100

    * put the guidata-tests in the example directory
    
    no more lintian warning

diff --git a/debian/examples b/debian/examples
new file mode 100644
index 0000000..a3564e1
--- /dev/null
+++ b/debian/examples
@@ -0,0 +1 @@
+guidata-tests.py
\ No newline at end of file
diff --git a/setup.py b/setup.py
index b1e9d2b..a636f0d 100644
--- a/setup.py
+++ b/setup.py
@@ -95,7 +95,6 @@ if sphinx:
 setup(name=LIBNAME, version=version,
       description=DESCRIPTION, long_description=LONG_DESCRIPTION,
       packages=PACKAGES, package_data=PACKAGE_DATA,
-      scripts=SCRIPTS,
       requires=["PyQt4 (>4.3)",],
       author = "Pierre Raybaut",
       author_email = 'pierre.raybaut at cea.fr',

-- 
dataset manipulation GUI generator



More information about the debian-science-commits mailing list