[med-svn] [Git][med-team/pyqi][master] 8 commits: debhelper 11

Andreas Tille gitlab at salsa.debian.org
Mon Oct 29 12:21:18 GMT 2018


Andreas Tille pushed to branch master at Debian Med / pyqi


Commits:
ad26273f by Andreas Tille at 2018-10-29T12:08:45Z
debhelper 11

- - - - -
2ba21095 by Andreas Tille at 2018-10-29T12:08:48Z
Point Vcs fields to salsa.debian.org

- - - - -
9de5ec52 by Andreas Tille at 2018-10-29T12:08:48Z
Standards-Version: 4.2.1

- - - - -
66581966 by Andreas Tille at 2018-10-29T12:08:48Z
Testsuite: autopkgtest-pkg-python

- - - - -
5065e119 by Andreas Tille at 2018-10-29T12:08:48Z
Secure URI in copyright format

- - - - -
efa59723 by Andreas Tille at 2018-10-29T12:08:48Z
Drop useless get-orig-source target

- - - - -
70088048 by Andreas Tille at 2018-10-29T12:14:04Z
Build-Depends: s/python-sphinx/python3-sphinx/

- - - - -
4654191b by Andreas Tille at 2018-10-29T12:15:38Z
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+pyqi (0.3.2+dfsg-3) unstable; urgency=medium
+
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.2.1
+  * Testsuite: autopkgtest-pkg-python
+  * Secure URI in copyright format
+  * Drop useless get-orig-source target
+  * Build-Depends: s/python-sphinx/python3-sphinx/
+
+ -- Andreas Tille <tille at debian.org>  Mon, 29 Oct 2018 13:14:04 +0100
+
 pyqi (0.3.2+dfsg-2) unstable; urgency=medium
 
   * Moved packaging from SVN to Git


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
@@ -3,17 +3,18 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>,
            Tim Booth <tbooth at ceh.ac.uk>
 Section: python
+Testsuite: autopkgtest-pkg-python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11~),
                dh-linktree,
                python,
-               python-sphinx,
+               python3-sphinx,
                python-setuptools,
                sphinx-common,
                libjs-sphinxdoc
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pyqi.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/pyqi.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/pyqi
+Vcs-Git: https://salsa.debian.org/med-team/pyqi.git
 Homepage: https://pypi.python.org/pypi/pyqi/
 
 Package: pyqi


=====================================
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: pyqi
 Upstream-Contact: BiPy Development Team <gregcaporaso at gmail.com>
 Source: https://pypi.python.org/pypi/pyqi/


=====================================
debian/rules
=====================================
@@ -13,6 +13,3 @@ override_dh_auto_clean:
 	dh_auto_clean
 	cd doc && make clean
 
-get-orig-source:
-	mkdir -p ../tarballs
-	uscan --verbose --force-download --repack --compression xz --destdir=../tarballs



View it on GitLab: https://salsa.debian.org/med-team/pyqi/compare/1cc46f002cf000540ee52e9e71c358f554486330...4654191be1bac7d43fea41ad98600aeefd094ede

-- 
View it on GitLab: https://salsa.debian.org/med-team/pyqi/compare/1cc46f002cf000540ee52e9e71c358f554486330...4654191be1bac7d43fea41ad98600aeefd094ede
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/20181029/22e6965a/attachment-0001.html>


More information about the debian-med-commit mailing list