[med-svn] [Git][med-team/python-multipletau][master] 7 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Tue Oct 16 17:10:06 BST 2018
Andreas Tille pushed to branch master at Debian Med / python-multipletau
Commits:
87010c4d by Andreas Tille at 2018-10-16T15:44:30Z
debhelper 11
- - - - -
77085901 by Andreas Tille at 2018-10-16T15:44:33Z
Point Vcs fields to salsa.debian.org
- - - - -
39bd03ab by Andreas Tille at 2018-10-16T15:44:33Z
Standards-Version: 4.2.1
- - - - -
59abe8b5 by Andreas Tille at 2018-10-16T16:00:14Z
Fix doc location according to debhelper 11
- - - - -
3ddcb5fc by Andreas Tille at 2018-10-16T16:00:43Z
Fix clean target
- - - - -
e7e76c8d by Andreas Tille at 2018-10-16T16:01:26Z
Remove ancient X-Python*-Version fields
- - - - -
1027ed67 by Andreas Tille at 2018-10-16T16:04:19Z
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- + debian/clean
- debian/compat
- debian/control
- debian/python-multipletau-doc.doc-base
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+python-multipletau (0.1.9+ds-2) unstable; urgency=medium
+
+ * Team upload.
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.2.1
+ * Fix clean target
+ * Remove ancient X-Python*-Version fields
+
+ -- Andreas Tille <tille at debian.org> Tue, 16 Oct 2018 18:01:35 +0200
+
python-multipletau (0.1.9+ds-1) unstable; urgency=medium
* Refresh and update patches
=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+multipletau/_version_save.py
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11~),
dh-python,
python-all,
python-mock,
@@ -21,12 +21,10 @@ Build-Depends: debhelper (>= 9),
python3-pytest-runner,
python3-setuptools,
python3-sphinx
-Standards-Version: 4.1.1
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-multipletau.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/python-multipletau.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/python-multipletau
+Vcs-Git: https://salsa.debian.org/med-team/python-multipletau.git
Homepage: https://github.com/FCS-analysis/multipletau
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
Package: python-multipletau
Architecture: all
=====================================
debian/python-multipletau-doc.doc-base
=====================================
@@ -7,5 +7,5 @@ Abstract: This is the documentation of multipletau
Section: Programming/Python
Format: HTML
-Index: /usr/share/doc/python-multipletau-doc/html/index.html
-Files: /usr/share/doc/python-multipletau-doc/html/*
+Index: /usr/share/doc/python-multipletau/html/index.html
+Files: /usr/share/doc/python-multipletau/html/*
View it on GitLab: https://salsa.debian.org/med-team/python-multipletau/compare/7592f27a0a7f659644c83f1c4b6ef18855da9b7e...1027ed677947c868612e0c833de48418d5aa78b8
--
View it on GitLab: https://salsa.debian.org/med-team/python-multipletau/compare/7592f27a0a7f659644c83f1c4b6ef18855da9b7e...1027ed677947c868612e0c833de48418d5aa78b8
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/20181016/3a70787e/attachment-0001.html>
More information about the debian-med-commit
mailing list