[med-svn] [Git][med-team/python-matplotlib-venn][master] 6 commits: Adapt watch file to latest pypi layout
Andreas Tille
gitlab at salsa.debian.org
Wed Apr 25 13:09:41 BST 2018
Andreas Tille pushed to branch master at Debian Med / python-matplotlib-venn
Commits:
7c70bdaa by Andreas Tille at 2018-04-25T14:02:30+02:00
Adapt watch file to latest pypi layout
- - - - -
96eff13a by Andreas Tille at 2018-04-25T14:03:46+02:00
Standards-Version: 4.1.4
- - - - -
2ff2cd11 by Andreas Tille at 2018-04-25T14:04:20+02:00
Point Vcs-fields to Salsa
- - - - -
6edc06fb by Andreas Tille at 2018-04-25T14:04:41+02:00
debhelper 11
- - - - -
ed80c9b7 by Andreas Tille at 2018-04-25T14:06:06+02:00
Add python-tk/python3-tk explicitly to Depends
- - - - -
80e9158d by Andreas Tille at 2018-04-25T14:09:29+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+python-matplotlib-venn (0.11.5-4) unstable; urgency=medium
+
+ * Adapt watch file to latest pypi layout
+ * Standards-Version: 4.1.4
+ * Point Vcs-fields to Salsa
+ * debhelper 11
+ * Add python-tk/python3-tk explicitly to Depends
+ Closes: #896215, #896330
+
+ -- Andreas Tille <tille at debian.org> Wed, 25 Apr 2018 14:06:12 +0200
+
python-matplotlib-venn (0.11.5-3) unstable; urgency=medium
* Fix build time test
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
dh-python,
python,
python-setuptools,
@@ -19,9 +19,9 @@ Build-Depends: debhelper (>= 10),
python3-tk,
xauth,
xvfb
-Standards-Version: 4.1.2
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-matplotlib-venn.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/python-matplotlib-venn.git
+Standards-Version: 4.1.4
+Vcs-Browser: https://salsa.debian.org/med-team/python-matplotlib-venn
+Vcs-Git: https://salsa.debian.org/med-team/python-matplotlib-venn.git
Homepage: https://pypi.python.org/pypi/matplotlib-venn
X-Python-Version: all
X-Python3-Version: >= 3.2
@@ -29,7 +29,8 @@ X-Python3-Version: >= 3.2
Package: python-matplotlib-venn
Architecture: all
Depends: ${misc:Depends},
- ${python:Depends}
+ ${python:Depends},
+ python-tk
Description: Python plotting area-proportional two- and three-way Venn diagrams
Matplotlib is a pure Python plotting library designed to bring
publication quality plotting to Python with a syntax familiar to
@@ -43,7 +44,8 @@ Description: Python plotting area-proportional two- and three-way Venn diagrams
Package: python3-matplotlib-venn
Architecture: all
Depends: ${misc:Depends},
- ${python3:Depends}
+ ${python3:Depends},
+ python3-tk
Description: Python 3 plotting area-proportional two- and three-way Venn diagrams
Matplotlib is a pure Python plotting library designed to bring
publication quality plotting to Python with a syntax familiar to
=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
version=4
-opts=compression=xz \
-https://pypi.debian.net/matplotlib-venn/matplotlib-venn-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.org/project/matplotlib-venn/#files https://files.pythonhosted.org/packages/.*/matplotlib-venn-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/med-team/python-matplotlib-venn/compare/a257605d3e487c609858a6d495e3092c1237db3c...80e9158d736a33a123f75d92e5455d9375d365a9
---
View it on GitLab: https://salsa.debian.org/med-team/python-matplotlib-venn/compare/a257605d3e487c609858a6d495e3092c1237db3c...80e9158d736a33a123f75d92e5455d9375d365a9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180425/1e61aa4f/attachment-0001.html>
More information about the debian-med-commit
mailing list