[med-svn] [Git][med-team/python-iow][master] 7 commits: Drop unused paragraph from d/copyright

Andreas Tille (@tille) gitlab at salsa.debian.org
Sat Dec 23 20:20:57 GMT 2023



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


Commits:
5768112a by Andreas Tille at 2023-12-23T21:09:17+01:00
Drop unused paragraph from d/copyright

- - - - -
a0c9935e by Andreas Tille at 2023-12-23T21:09:45+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/

- - - - -
24394e38 by Andreas Tille at 2023-12-23T21:09:47+01:00
Set field Upstream-Contact in debian/copyright.

Changes-By: lintian-brush

- - - - -
cc42aed5 by Andreas Tille at 2023-12-23T21:09:51+01:00
Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright).

Changes-By: lintian-brush

- - - - -
13095df0 by Andreas Tille at 2023-12-23T21:11:56+01:00
Cleanup changelog

- - - - -
89e6e9a0 by Andreas Tille at 2023-12-23T21:17:18+01:00
DEP3

- - - - -
9632c7a0 by Andreas Tille at 2023-12-23T21:20:37+01:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/patches/fix_test.diff
- debian/rules
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,18 @@
-python-iow (1.0.6-4) UNRELEASED; urgency=medium
+python-iow (1.0.6-4) unstable; urgency=medium
 
+  * Team upload
+
+  [ Komolehin Israel Timilehin ]
   * Added patch to fix tests
   * Added Autopkgtest (Closes: #1035258)
 
+  [ Andreas Tille ]
+  * Drop unused paragraph from d/copyright
+  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
+  * Set field Upstream-Contact in debian/copyright.
+  * Remove obsolete field Contact from debian/upstream/metadata (already present
+    in machine-readable debian/copyright).
+
  -- Komolehin Israel Timilehin <komolehinisrael at gmail.com>  Sat, 23 Dec 2023 17:04:39 +0000
 
 python-iow (1.0.6-3) unstable; urgency=medium


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>
 Build-Depends: debhelper-compat (= 13),
-               dh-python,
+               dh-sequence-python3,
                cython3,
                libbitarray-dev,
                python3-all-dev,


=====================================
debian/copyright
=====================================
@@ -1,27 +1,12 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: improved-octo-waddle
 Source: https://github.com/biocore/improved-octo-waddle
+Upstream-Contact: Daniel McDonald <d3mcdonald at eng.ucsd.edu>
 
 Files: *
 Copyright: 2016-2021 Daniel McDonald
 License: BSD-3-clause
 
-Files: bp/GPL/*
-Copyright: 2016-2021 Daniel McDonald
-License: GPL-3+
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
- .
- On Debian systems you can find the full test of the GNU General Public
- License version 3 at /usr/share/common-licenses/GPL-3.
-
 Files: versioneer.py
 Copyright: Brian Warner
 License: PublicDomain


=====================================
debian/patches/fix_test.diff
=====================================
@@ -1,3 +1,7 @@
+Author: Komolehin Israel Timilehin
+Last-Update: 2023-12-23 16:35:31
+Description: Fix upstream test
+
 --- a/bp/tests/test_insert.py
 +++ b/bp/tests/test_insert.py
 @@ -1,5 +1,5 @@


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ export PYBUILD_NAME=iow
 export PYBUILD_AFTER_INSTALL_python3=dh_numpy3
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_clean:
 	dh_clean


=====================================
debian/upstream/metadata
=====================================
@@ -1,5 +1,4 @@
 ---
-Contact: Daniel McDonald <d3mcdonald at eng.ucsd.edu>
 Bug-Database: https://github.com/biocore/improved-octo-waddle/issues
 Bug-Submit: https://github.com/biocore/improved-octo-waddle/issues/new
 Repository: https://github.com/biocore/improved-octo-waddle.git



View it on GitLab: https://salsa.debian.org/med-team/python-iow/-/compare/2626efcc22fbf3332929cf8ca738a5291973896d...9632c7a07dcf5e8f7bdac2e7d568b18d6e98b9c7

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-iow/-/compare/2626efcc22fbf3332929cf8ca738a5291973896d...9632c7a07dcf5e8f7bdac2e7d568b18d6e98b9c7
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/20231223/04c4d89c/attachment-0001.htm>


More information about the debian-med-commit mailing list