[med-svn] [Git][med-team/python-csb][master] 5 commits: Add dh-python to Build-Depends since this will be dropped from python3's Depends soon
Andreas Tille
gitlab at salsa.debian.org
Thu Apr 5 14:05:43 BST 2018
Andreas Tille pushed to branch master at Debian Med / python-csb
Commits:
17cf0753 by Andreas Tille at 2018-04-05T14:54:36+02:00
Add dh-python to Build-Depends since this will be dropped from python3's Depends soon
- - - - -
37f2be5d by Andreas Tille at 2018-04-05T14:55:03+02:00
Standards-Version: 4.1.3
- - - - -
5fd183bd by Andreas Tille at 2018-04-05T14:55:45+02:00
Point Vcs fields to salsa.debian.org
- - - - -
9f2d8c36 by Andreas Tille at 2018-04-05T14:56:42+02:00
debhelper 11
- - - - -
a78dce4c by Andreas Tille at 2018-04-05T15:05:20+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-csb (1.2.5+dfsg-2) unstable; urgency=medium
+
+ * Add dh-python to Build-Depends since this will be dropped from python3's
+ Depends soon
+ * Standards-Version: 4.1.3
+ * Point Vcs fields to salsa.debian.org
+ * debhelper 11
+
+ -- Andreas Tille <tille at debian.org> Thu, 05 Apr 2018 14:57:10 +0200
+
python-csb (1.2.5+dfsg-1) unstable; urgency=medium
* New upstream version
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Uploaders: Tomas Di Domenico <tdido at tdido.com.ar>,
Andreas Tille <tille at debian.org>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
+ dh-python,
python-all,
python3-all,
python-epydoc,
@@ -16,9 +17,9 @@ Build-Depends: debhelper (>= 10),
python3-scipy,
python3-matplotlib,
python3-setuptools
-Standards-Version: 4.1.1
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-csb.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/python-csb.git
+Standards-Version: 4.1.3
+Vcs-Browser: https://salsa.debian.org/med-team/python-csb
+Vcs-Git: https://salsa.debian.org/med-team/python-csb.git
Homepage: https://github.com/csb-toolbox/CSB
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.1
View it on GitLab: https://salsa.debian.org/med-team/python-csb/compare/0fefe8bec435592b7b64356c62a5b0f8f2ad7340...a78dce4c77391b48849e5851d5b1f0fd133a54fb
---
View it on GitLab: https://salsa.debian.org/med-team/python-csb/compare/0fefe8bec435592b7b64356c62a5b0f8f2ad7340...a78dce4c77391b48849e5851d5b1f0fd133a54fb
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180405/60209364/attachment-0001.html>
More information about the debian-med-commit
mailing list