[guidata] 03/03: release

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Wed Oct 12 19:23:30 UTC 2016


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

picca pushed a commit to branch master
in repository guidata.

commit e0b3bca200fab8a43a0cd53367dfcbe98eb10576
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Wed Oct 12 20:41:23 2016 +0200

    release
---
 debian/changelog |  9 +++++++++
 debian/control   | 32 ++++++++++++++++----------------
 debian/copyright |  7 +++----
 3 files changed, 28 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4d56e54..3ec13f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+guidata (1.7.6-1) unstable; urgency=medium
+
+  * New upstream version 1.7.6
+  * Bump Standards-Version to 3.9.8 (nothing to do)
+  * Use https in VCS-X fields
+  * Support python(3)-spyderlib and python(3)-spyder
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Wed, 12 Oct 2016 20:22:25 +0200
+
 guidata (1.7.4-1) unstable; urgency=medium
 
   * Imported Upstream version 1.7.4
diff --git a/debian/control b/debian/control
index ca636b4..e2ab06c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,22 +4,22 @@ Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
 Section: science
 Priority: extra
 Build-Depends: debhelper (>= 9),
-	       dh-python,
+               dh-python,
                python-all,
                python-numpy,
-	       python-setuptools,
-	       python-sip,
-	       python-sphinx,
-               python-spyderlib,
-	       python3-all,
+               python-setuptools,
+               python-sip,
+               python-sphinx,
+               python-spyderlib | python-spyder,
+               python3-all,
                python3-numpy,
-	       python3-setuptools,
-	       python3-sip,
-	       python3-sphinx,
-               python3-spyderlib,
-Standards-Version: 3.9.6
+               python3-setuptools,
+               python3-sip,
+               python3-sphinx,
+               python3-spyderlib | python3-spyder
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/guidata.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/guidata.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/guidata.git
 Homepage: https://github.com/PierreRaybaut/guidata
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
@@ -30,7 +30,7 @@ Section: python
 Depends: ${misc:Depends},
          ${python:Depends},
          python-h5py,
-         python-spyderlib
+         python-spyderlib | python-spyder
 Breaks: ${python:Breaks}
 Provides: ${python:Provides}
 Description: dataset manipulation GUI generator - Python 2
@@ -47,7 +47,7 @@ Section: python
 Depends: ${misc:Depends},
          ${python3:Depends},
          python3-h5py,
-         python3-spyderlib
+         python3-spyderlib | python3-spyder
 Breaks: ${python3:Breaks}
 Provides: ${python3:Provides}
 Description: dataset manipulation GUI generator - Python 3
@@ -62,7 +62,7 @@ Package: python-guidata-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends},
-         ${sphinxdoc:Depends},
+         ${sphinxdoc:Depends}
 Breaks: python-guidata (<< 1.7.0~b2-1~exp2)
 Replaces: python-guidata (<< 1.7.0~b2-1~exp2)
 Description: dataset manipulation GUI generator - Documentation
@@ -71,4 +71,4 @@ Description: dataset manipulation GUI generator - Documentation
  and display. It also provides helpers and application development
  tools for PyQt4.
  .
- This is the common documentation package.
\ No newline at end of file
+ This is the common documentation package.
diff --git a/debian/copyright b/debian/copyright
index df09211..0946af0 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/PierreRaybaut/guidata
@@ -13,7 +13,7 @@ License: CeCILLv2
 
 Files: guidata/userconfig.py guidata/qt/*
 Copyright: © 2009-2011 Pierre Raybaut
-License: MIT
+License: Expat
 
 License: CeCILLv2
  CeCILL FREE SOFTWARE LICENSE AGREEMENT
@@ -491,7 +491,7 @@ License: CeCILLv2
  .
  Version 2.0 dated 2006-09-05.
 
-License: MIT
+License: Expat
  userconfig License Agreement (MIT License)
  ------------------------------------------
  .
@@ -517,4 +517,3 @@ License: MIT
  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  OTHER DEALINGS IN THE SOFTWARE.
-

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



More information about the debian-science-commits mailing list