[SCM] dataset manipulation GUI generator branch, master, updated. debian/1.3.1-1-7-g8c49943

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at synchrotron-soleil.fr
Tue Jul 5 15:03:31 UTC 2011


The following commit has been merged in the master branch:
commit a2d1541c0f60699570c2984091c63478d79b74d3
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Tue Jul 5 15:49:25 2011 +0200

    fix the dependencies

diff --git a/debian/changelog b/debian/changelog
index b03d2ae..61c5e34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 guidata (1.3.2-1) UNRELEASED; urgency=low
 
   * Imported Upstream version 1.3.2
+  * Use my DD address everywhere.
+  * debian/control
+    - update the Vcs-x fileds.
+    - add the Build-Depends python-spyderlib
+    - remove the Build-Depends python-qscintilla2
 
- -- Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>  Tue, 05 Jul 2011 15:33:55 +0200
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Tue, 05 Jul 2011 15:33:55 +0200
 
 guidata (1.3.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 74733a6..900290f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,16 @@ Source: guidata
 Section: science
 Priority: extra
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
-DM-Upload-Allowed: yes
+Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Build-Depends: debhelper (>= 8.1.1),
 	       python-all (>= 2.6.6-3~),
-	       python-qt4
+	       python-qt4,
+	       python-spyderlib (>= 2.0.10)
 Build-Depends-Indep: python-sphinx
 X-Python-Version: >= 2.6
 Standards-Version: 3.9.1
-Vcs-Git: git://git.debian.org/git/debian-science/packages/guidata.git
-Vcs-Browser: http://git.debian.org/?p=debian-science/packages/guidata.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/guidata.git
+Vcs-Browser: http://anonscm.debian.org/git/debian-science/packages/guidata.git
 Homepage: http://code.google.com/p/guidata/
 
 Package: python-guidata
@@ -19,8 +19,8 @@ Section: python
 Architecture: all
 Depends: ${misc:Depends},
 	 ${python:Depends},
-	 python-qscintilla2,
 	 python-h5py,
+	 python-spyderlib (>= 2.0.10),
 	 libjs-jquery
 Provides: ${python:Provides}
 Breaks: ${python:Breaks}
diff --git a/debian/copyright b/debian/copyright
index 8436033..54c932b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: pierre.raybaut at cea.fr
 Source: http://code.google.com/p/guidata
 
 Files: debian/*
-Copyright: © 2010, Picca Frédéric-Emmanuel<picca at synchrotron-soleil.fr>
+Copyright: © 2010-2011, Picca Frédéric-Emmanuel <picca at debian.org>
 Licence: CeCILLv2
 
 Files: *

-- 
dataset manipulation GUI generator



More information about the debian-science-commits mailing list