diff options
| author | Osman Romulo Condori Guevara <osman.cg@gmail.com> | 2026-05-09 02:50:15 -0400 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2026-05-13 22:40:37 +0000 |
| commit | 859c66506e41b955d94cccf535a9c8d2ee947abe (patch) | |
| tree | bb2c70692e702da703a3eb6b7318ae63cd3f9d0b | |
| parent | 4b100d7d7139abf200bd96b82e47655c050e7307 (diff) | |
2.5.1-4 (patches unapplied)HEADimport/2.5.1-4ubuntu/stonking-proposedubuntu/stonking-develubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
* New uploader (Closes: #1131040)
* Update Standards-Version to 4.7.4 (no changes needed)
* Update debian/copyright year and holder
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 4 | ||||
| -rw-r--r-- | debian/copyright | 3 |
3 files changed, 12 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 5cfea47..825fa83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-tasklib (2.5.1-4) unstable; urgency=medium + + * New uploader (Closes: #1131040) + * Update Standards-Version to 4.7.4 (no changes needed) + * Update debian/copyright year and holder + + -- Osman Romulo Condori Guevara <osman.cg@gmail.com> Sat, 09 May 2026 02:50:15 -0400 + python-tasklib (2.5.1-3) unstable; urgency=medium * Add missing build dependency on tzdata (Closes: #1029429) diff --git a/debian/control b/debian/control index 83330ac..e3033d7 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: python-tasklib Section: python Priority: optional Maintainer: Debian Tasktools Team <team+tasktools@tracker.debian.org> -Uploaders: Jochen Sprickerhof <jspricke@debian.org> +Uploaders: Osman Romulo Condori Guevara <osman.cg@gmail.com> Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), python3-setuptools, tzdata <!nocheck>, Build-Depends-Indep: taskwarrior, -Standards-Version: 4.6.2 +Standards-Version: 4.7.4 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild Vcs-Browser: https://salsa.debian.org/tasktools-team/python-tasklib diff --git a/debian/copyright b/debian/copyright index 90b236c..eb5c4bd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,8 @@ License: BSD-3-clause Files: debian/* Copyright: 2014, Thomas Goirand <zigo@debian.org> - 2019, Jochen Sprickerhof <jspricke@debian.org> + 2019-2025, Jochen Sprickerhof <jspricke@debian.org> + 2026, Osman Romulo Condori Guevara <osman.cg@gmail.com> License: BSD-3-clause License: BSD-3-clause |
