[spyder] 10/10: release

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sun Aug 21 17:30:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

picca pushed a commit to branch experimental
in repository spyder.

commit 598f469ec2ad35dd5db8cb709d83f3f09b21b0b7
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Aug 21 19:08:30 2016 +0200

    release
---
 debian/changelog | 11 ++++++++++-
 debian/control   | 60 ++++++++++++++++++++++++++++++--------------------------
 debian/copyright |  6 ++----
 3 files changed, 44 insertions(+), 33 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9501715..6b0acb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,21 @@
-spyder (3.0.0~b4+dfsg1-1~exp1) UNRELEASED; urgency=medium
+spyder (3.0.0~b4+dfsg1-1~exp1) experimental; urgency=medium
 
   * Imported Upstream version 3.0.0~b4+dfsg1
+    (Closes: #784613, #797069, #826042, #811339)
   * debian/watch
     - Use the Debian pypi redirector
   * debian/copyright
     - updated Files-Excluded
   * debian/control
     - update the Vcs-X fileds
+    - Remove Alexandre Fayolle and Ludovic Aubry from Uploaders
+      thanks for their work. (Closes: #833330)
+    - Added Depends: python-nbconvert, python-qtawesome, python-qtconsole,
+      python-qtpy, python-pickleshare, python-pyflakes, python-pygments,
+      python-zmq,
+      python3-nbconvert, python3-qtawesome, python3-qtconsole,
+      python3-qtpy, python3-pickleshare, python3-pyflakes, python3-pygments,
+      python3-zmq
 
  -- Picca Frédéric-Emmanuel <picca at debian.org>  Sun, 21 Aug 2016 11:52:26 +0200
 
diff --git a/debian/control b/debian/control
index 20961d0..932d50d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,15 @@
 Source: spyder
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Ludovic Aubry <laubrycomm at free.fr>,
-           Alexandre Fayolle <afayolle at debian.org>,
-           Picca Frédéric-Emmanuel <picca at debian.org>
+Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Section: science
 Priority: extra
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
-               python-qtpy,
                python-setuptools,
                python-sphinx,
                python3-all,
-               python3-qtpy,
                python3-setuptools,
-               python3-sip,
                python3-sphinx,
                xsltproc
 Standards-Version: 3.9.8
@@ -47,21 +42,26 @@ Depends: ${misc:Depends},
          ${python:Depends},
          libjs-jquery,
          libjs-mathjax,
+	 pep8,
+	 pylint,
+	 python-bs4,
+         python-jedi,
+	 python-nbconvert,
+         python-psutil,
+	 python-qtawesome,
+	 python-qtconsole,
          python-qtpy,
-         spyder-common
-Recommends: pyflakes,
-            pylint,
-            python-bs4,
-            python-jedi,
-            python-matplotlib,
+	 python-pickleshare,
+	 python-pyflakes,
+	 python-pygments,
+         python-rope,
+	 python-sphinx,
+	 python-zmq,
+         spyder-common (= ${binary:Version}),
+Recommends: python-matplotlib,
             python-numpy,
             python-pandas,
-            python-pep8,
-            python-psutil,
-            python-qtconsole,
-            python-rope,
             python-scipy,
-            python-sphinx,
             python-spyderlib-doc (= ${binary:Version})
 Suggests: tortoisehg,
           gitk
@@ -122,20 +122,25 @@ Depends: ${misc:Depends},
          ${python3:Depends},
          libjs-jquery,
          libjs-mathjax,
+	 pep8,
+	 pylint,
+	 python3-bs4,
+         python3-jedi,
+	 python3-nbconvert,
+         python3-psutil,
+	 python3-qtawesome,
+	 python3-qtconsole,
          python3-qtpy,
-         spyder-common
-Recommends: pyflakes,
-            pylint,
-            python3-bs4,
-            python3-jedi,
-            python3-matplotlib,
+	 python3-pickleshare,
+	 python3-pyflakes,
+	 python3-pygments,
+	 python3-sphinx,
+	 python3-zmq,
+         spyder-common (= ${binary:Version}),
+Recommends: python3-matplotlib,
             python3-numpy,
             python3-pandas,
-            python3-pep8,
-            python3-psutil,
-            python3-qtconsole,
             python3-scipy,
-            python3-sphinx,
             python-spyderlib-doc (= ${binary:Version})
 Suggests: tortoisehg,
           gitk
@@ -155,7 +160,6 @@ Description: Python IDE for scientists (Python 3 modules)
 
 Package: spyder-common
 Architecture: all
-Section: python
 Depends: ${misc:Depends}
 Provides: ${python3:Provides}
 Description: Python IDE for scientists (common files)
diff --git a/debian/copyright b/debian/copyright
index b96a83d..4c5f69a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Pierre Raybaut <pierre.raybaut at gmail.com>
 Upstream-Contact: pierre.raybaut at gmail.com
 Source: https://github.com/spyder-ide/spyder/releases
@@ -307,8 +307,7 @@ Copyright: (C) Yusuke Kamiyamane Icons
 License: CC-BY
  FIXME
 
-Files: 
- spyderlib/images/editor/run.png
+Files: spyderlib/images/editor/run.png
  spyderlib/images/editor/run_again.png
  spyderlib/images/editor/run_cell.png
  spyderlib/images/editor/run_cell_advance.png
@@ -886,4 +885,3 @@ License: zlib
      2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  .
      3. This notice may not be removed or altered from any source distribution.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/spyder.git



More information about the debian-science-commits mailing list