[med-svn] [Git][med-team/python-dnaio][master] 6 commits: Reupload source package
Andreas Tille
gitlab at salsa.debian.org
Thu Aug 8 15:34:41 BST 2019
Andreas Tille pushed to branch master at Debian Med / python-dnaio
Commits:
d3107759 by Andreas Tille at 2019-08-08T14:28:58Z
Reupload source package
- - - - -
029b798b by Andreas Tille at 2019-08-08T14:29:14Z
debhelper-compat 12
- - - - -
a921917f by Andreas Tille at 2019-08-08T14:29:16Z
Standards-Version: 4.4.0
- - - - -
af68e3eb by Andreas Tille at 2019-08-08T14:29:18Z
Trim trailing whitespace.
Fixes lintian: file-contains-trailing-whitespace
See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.
- - - - -
a139739c by Andreas Tille at 2019-08-08T14:29:21Z
Set upstream metadata fields: Name.
Fixes lintian: upstream-metadata-file-is-missing
See https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html for more details.
- - - - -
19bbd390 by Andreas Tille at 2019-08-08T14:31:26Z
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+python-dnaio (0.3-2) unstable; urgency=medium
+
+ * Team upload.
+ * Reupload source package
+ Closes: #934233
+ * debhelper-compat 12
+ * Standards-Version: 4.4.0
+ * Trim trailing whitespace.
+ * Set upstream metadata fields: Name.
+
+ -- Andreas Tille <tille at debian.org> Thu, 08 Aug 2019 16:29:22 +0200
+
python-dnaio (0.3-1) unstable; urgency=medium
* Initial release (Closes: #930976)
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12
=====================================
debian/control
=====================================
@@ -1,9 +1,9 @@
Source: python-dnaio
-Section: python
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Liubov Chuprikova <chuprikovalv at gmail.com>
-Build-Depends: debhelper (>= 12~),
+Section: python
+Priority: optional
+Build-Depends: debhelper-compat (= 12),
dh-python,
python3,
python3-dev,
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 12~),
python3-pytest,
python3-xopen,
cython3
-Standards-Version: 4.3.0
+Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/python-dnaio
Vcs-Git: https://salsa.debian.org/med-team/python-dnaio.git
Homepage: https://github.com/marcelm/dnaio
=====================================
debian/rules
=====================================
@@ -16,4 +16,3 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
# do_stuff_for_testing
#endif
-
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1 @@
+Name: dnaio
View it on GitLab: https://salsa.debian.org/med-team/python-dnaio/compare/f1b38f0fbfdc3b8907673b8d872219a32e455df8...19bbd39043de450b4fda1aabaf3a316cd992a61d
--
View it on GitLab: https://salsa.debian.org/med-team/python-dnaio/compare/f1b38f0fbfdc3b8907673b8d872219a32e455df8...19bbd39043de450b4fda1aabaf3a316cd992a61d
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/20190808/9585ac50/attachment-0001.html>
More information about the debian-med-commit
mailing list