1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
cppy (1.3.1-1) unstable; urgency=medium
* New upstream version.
-- Emmanuel Arias <eamanu@debian.org> Thu, 03 Apr 2025 21:06:18 -0300
cppy (1.3.0-1) unstable; urgency=medium
* Team Upload
* New upstream version 1.3.0
* Drop patch, not needed anymore
* Fix syntax error in Maintainer: field that confuses UDD & the Tracker
-- Alexandre Detiste <tchet@debian.org> Sun, 26 Jan 2025 22:43:56 +0100
cppy (1.2.1-5) unstable; urgency=medium
* Team upload.
* d/control: build-dep on setuptools-scm to fix wrong "0.0.0" version
* d/control: build-dep on pytest to enable testing
* d/control: upgrade to "Testsuite: autopkgtest-pkg-pybuild"
* Standards-Version: 4.6.2 (routine-update)
* d/control: sort entries
-- Michael R. Crusoe <crusoe@debian.org> Thu, 25 Apr 2024 18:34:54 +0300
cppy (1.2.1-4) unstable; urgency=medium
* d/control: Add python3-setuptools as Dependency of the binary package.
* d/control: Bump Standards-Versions to 4.7.0 (from 4.6.2; no further changes
needed).
* d/salsa-ci.yml: Enable salsa-ci.
-- Emmanuel Arias <eamanu@debian.org> Wed, 24 Apr 2024 17:26:42 -0300
cppy (1.2.1-3) unstable; urgency=medium
* Adopt orphaned package. Closes: #1065248.
* Standards-Version: 4.6.2 (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Rules-Requires-Root: no (routine-update)
* Remove field Testsuite on binary package
python-cppy-doc that duplicates source.
* watch file standard 4 (routine-update)
-- Emmanuel Arias <eamanu@debian.org> Sat, 06 Apr 2024 18:04:44 -0300
cppy (1.2.1-2) unstable; urgency=medium
* orphan
-- Sandro Tosi <morph@debian.org> Sat, 02 Mar 2024 03:19:52 -0500
cppy (1.2.1-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- update upstream copyright years
* debian/control
- bump Standards-Version to 4.6.2.0 (no changes needed)
- build using pyproject plugin
-- Sandro Tosi <morph@debian.org> Thu, 29 Dec 2022 21:02:34 -0500
cppy (1.1.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
* debian/copyright
- extend packaging copyright years
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.6.0, no changes needed.
-- Sandro Tosi <morph@debian.org> Sun, 24 Apr 2022 00:25:40 -0400
cppy (1.1.0-2) unstable; urgency=medium
* Rebuild to upload a source-only pkg
-- Sandro Tosi <morph@debian.org> Thu, 03 Sep 2020 22:57:51 -0400
cppy (1.1.0-1) unstable; urgency=low
* Initial release; Closes: #966102
-- Sandro Tosi <morph@debian.org> Thu, 23 Jul 2020 00:38:35 -0400
|