[med-svn] [Git][med-team/python-multisplitby][master] 5 commits: Enhance short description (thanks to Scott Kitterman)

Andreas Tille gitlab at salsa.debian.org
Sun Mar 29 17:59:40 BST 2020



Andreas Tille pushed to branch master at Debian Med / python-multisplitby


Commits:
98f97b34 by Andreas Tille at 2020-03-29T18:57:16+02:00
Enhance short description (thanks to Scott Kitterman)

- - - - -
016587ab by Andreas Tille at 2020-03-29T18:58:04+02:00
routine-update: Testsuite: autopkgtest-pkg-python

- - - - -
efaa6e7b by Andreas Tille at 2020-03-29T18:58:04+02:00
routine-update: Rules-Requires-Root: no

- - - - -
f8e8ad17 by Andreas Tille at 2020-03-29T18:58:08+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html

- - - - -
5904ad6b by Andreas Tille at 2020-03-29T18:59:10+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+python-multisplitby (0.0.1-2) unstable; urgency=medium
+
+  * Enhance short description (thanks to Scott Kitterman)
+  * Testsuite: autopkgtest-pkg-python (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org>  Sun, 29 Mar 2020 18:58:08 +0200
+
 python-multisplitby (0.0.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #955262)


=====================================
debian/control
=====================================
@@ -1,5 +1,6 @@
 Source: python-multisplitby
 Section: python
+Testsuite: autopkgtest-pkg-python
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
@@ -11,12 +12,13 @@ Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/python-multisplitby
 Vcs-Git: https://salsa.debian.org/med-team/python-multisplitby.git
 Homepage: https://github.com/cthoyt/multisplitby
+Rules-Requires-Root: no
 
 Package: python3-multisplitby
 Architecture: all
 Depends: ${python3:Depends},
          ${misc:Depends}
-Description: split an iterable into multiple using arbitrary predicates
+Description: Python3 module to create iterables split on arbitrary separators
  This package provides a Python3 module to split an iterable into multiple
  using arbitrary predicates.  It comes with a single function:
  multisplitby.multi_split_by.


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/cthoyt/multisplitby/issues
+Bug-Submit: https://github.com/cthoyt/multisplitby/issues/new
+Repository: https://github.com/cthoyt/multisplitby.git
+Repository-Browse: https://github.com/cthoyt/multisplitby



View it on GitLab: https://salsa.debian.org/med-team/python-multisplitby/-/compare/24d8180d7bcb4bed3bb586c565fff209a2d084cb...5904ad6b569f271330d9d77922030fd4c07566b9

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-multisplitby/-/compare/24d8180d7bcb4bed3bb586c565fff209a2d084cb...5904ad6b569f271330d9d77922030fd4c07566b9
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/20200329/263d6a33/attachment-0001.html>


More information about the debian-med-commit mailing list