[med-svn] [Git][med-team/python-bz2file][master] 8 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Mon Oct 29 13:12:38 GMT 2018
Andreas Tille pushed to branch master at Debian Med / python-bz2file
Commits:
d4d0217c by Andreas Tille at 2018-10-29T13:01:55Z
debhelper 11
- - - - -
cc5a05bf by Andreas Tille at 2018-10-29T13:01:56Z
Point Vcs fields to salsa.debian.org
- - - - -
7d596d67 by Andreas Tille at 2018-10-29T13:01:56Z
Standards-Version: 4.2.1
- - - - -
6328421d by Andreas Tille at 2018-10-29T13:01:56Z
Testsuite: autopkgtest-pkg-python
- - - - -
b2a39fd7 by Andreas Tille at 2018-10-29T13:01:56Z
Secure URI in copyright format
- - - - -
6a079b65 by Andreas Tille at 2018-10-29T13:01:57Z
Drop ancient X-Python-Version field
- - - - -
bdb214e3 by Andreas Tille at 2018-10-29T13:09:37Z
Mention debian/upstream/signing-key.pgp
- - - - -
64959fcf by Andreas Tille at 2018-10-29T13:12:20Z
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- + debian/source/include-binaries
- − debian/upstream/signing-key.pgp
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+python-bz2file (0.98-2) unstable; urgency=medium
+
+ * Team upload.
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.2.1
+ * Testsuite: autopkgtest-pkg-python
+ * Secure URI in copyright format
+ * Drop ancient X-Python-Version field
+
+ -- Andreas Tille <tille at debian.org> Mon, 29 Oct 2018 14:01:57 +0100
+
python-bz2file (0.98-1) unstable; urgency=low
* Initial release (Closes: #787039)
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11
=====================================
debian/control
=====================================
@@ -2,23 +2,23 @@ Source: python-bz2file
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Michael R. Crusoe <mcrusoe at msu.edu>
Section: python
+Testsuite: autopkgtest-pkg-python
Priority: optional
-Build-Depends: debhelper (>= 9.0.0),
+Build-Depends: debhelper (>= 11~),
dh-python,
python,
python-setuptools,
python3,
python3-setuptools
-Standards-Version: 3.9.6
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-bz2file.git
-Vcs-Git: git://anonscm.debian.org/debian-med/python-bz2file.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/python-bz2file
+Vcs-Git: https://salsa.debian.org/med-team/python-bz2file.git
Homepage: https://github.com/nvawda/bz2file
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
Package: python-bz2file
Architecture: all
-Depends: ${python:Depends},${misc:Depends}
+Depends: ${python:Depends},
+ ${misc:Depends}
Provides: ${python:Provides}
Description: Python library for reading and writing bzip2-compressed files
Bz2file is a Python library for reading and writing bzip2-compressed files.
@@ -31,7 +31,8 @@ Description: Python library for reading and writing bzip2-compressed files
Package: python3-bz2file
Architecture: all
-Depends: ${python3:Depends},${misc:Depends}
+Depends: ${python3:Depends},
+ ${misc:Depends}
Description: Python3 library for reading and writing bzip2-compressed files
Bz2file is a Python library for reading and writing bzip2-compressed files.
.
=====================================
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: Nadeem Vawda <nadeem.vawda at gmail.com>
Source: https://pypi.python.org/packages/source/b/bz2file/bz2file-0.98.tar.gz
=====================================
debian/source/include-binaries
=====================================
@@ -0,0 +1 @@
+debian/upstream/signing-key.pgp
=====================================
debian/upstream/signing-key.pgp deleted
=====================================
Binary files a/debian/upstream/signing-key.pgp and /dev/null differ
View it on GitLab: https://salsa.debian.org/med-team/python-bz2file/compare/0401daa054720997b6b0ae4a2a5c2fbde61e3520...64959fcfa888884fda5803a4ed79d6155adcf916
--
View it on GitLab: https://salsa.debian.org/med-team/python-bz2file/compare/0401daa054720997b6b0ae4a2a5c2fbde61e3520...64959fcfa888884fda5803a4ed79d6155adcf916
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/8eb5267e/attachment-0001.html>
More information about the debian-med-commit
mailing list