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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180
|
python-setproctitle (1.3.6-2) unstable; urgency=medium
* Team upload.
* Fix test failure on reproducible-builds.org.
-- Colin Watson <cjwatson@debian.org> Mon, 05 May 2025 14:09:30 +0100
python-setproctitle (1.3.6-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 01 May 2025 13:49:32 +0100
python-setproctitle (1.3.5-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sun, 02 Mar 2025 18:12:17 +0000
python-setproctitle (1.3.4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Modernize handling of bool type (closes: #1097681).
* Use dh-sequence-python3.
-- Colin Watson <cjwatson@debian.org> Tue, 18 Feb 2025 12:48:52 +0000
python-setproctitle (1.3.3-1) unstable; urgency=medium
* New upstream version 1.3.3
-- Gordon Ball <gordon@chronitis.net> Thu, 05 Oct 2023 12:14:20 +0000
python-setproctitle (1.3.2-1) unstable; urgency=medium
* New upstream version 1.3.2
* Standards-Version: 4.6.2
-- Gordon Ball <gordon@chronitis.net> Sun, 11 Jun 2023 20:21:09 +0000
python-setproctitle (1.3.1-1) unstable; urgency=medium
* Update Standards-Version to 4.6.0
* New upstream version 1.3.1
-- Gordon Ball <gordon@chronitis.net> Fri, 26 Aug 2022 21:35:59 +0000
python-setproctitle (1.2.2-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Gordon Ball ]
* Drop explicit debug package python3-setproctitle-dbg
-- Gordon Ball <gordon@chronitis.net> Sat, 04 Sep 2021 19:00:17 +0000
python-setproctitle (1.2.2-1) unstable; urgency=medium
* d/watch: new github tarball URL
* New upstream version 1.2.2
-- Gordon Ball <gordon@chronitis.net> Sun, 15 Aug 2021 19:45:12 +0000
python-setproctitle (1.2.1-1) unstable; urgency=medium
* New upstream version 1.2.1
-- Gordon Ball <gordon@chronitis.net> Fri, 04 Dec 2020 08:08:32 +0000
python-setproctitle (1.2-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
[ Gordon Ball ]
* Use github rather than pypi tarball in d/watch
* New upstream version 1.2
* Update copyright years
* Simplify the build
+ Testing with python3 no longer requires 2to3
+ Build using setuptools instead of distutils
+ Use default pybuild test
* Add myself to uploaders
-- Gordon Ball <gordon@chronitis.net> Fri, 27 Nov 2020 18:43:10 +0000
python-setproctitle (1.1.10-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Gordon Ball ]
* Fix FTBFS with multiple supported python versions (Closes: #972195)
-- Gordon Ball <gordon@chronitis.net> Wed, 14 Oct 2020 20:31:27 +0000
python-setproctitle (1.1.10-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Deprecating priority extra as per policy 4.0.1
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
[ Gordon Ball ]
* Drop python2 support (Closes: #938166)
* Enable testing on python3 (Closes: #849023)
* Run the testsuite as an autopkgtest
* Declare Rules-Requires-Root: no
* Update Standards-Version to 4.5.0
* Don't build an automatic -dbgsym package since there is an explicit -dbg
* Update d/watch to use pypi.debian.net; the old link was broken
* Don't convert (non-manpage) restructuredtext documentation to manpages
-- Gordon Ball <gordon@chronitis.net> Tue, 12 May 2020 15:50:52 +0000
python-setproctitle (1.1.10-1) unstable; urgency=medium
* Team upload.
* Maintain package in git with git-dpm.
* Change copyright file into DEP-5 format and add myself to copyright.
* Change build system to pybuild.
* Build with hardening flags.
* Bump Standard-Versions to 3.9.8. Nothing to change.
* Fix some lintian errors in the descriptions and copyright (Closes: #833180).
* Add VCS fields and change homepage to github.
* Move compat to version 9.
* New upstream release.
* Add Multi-Arch:same in control as suggested by dedup.
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Wed, 14 Sep 2016 01:05:17 +0200
python-setproctitle (1.1.8-1~bpo70+1) wheezy-backports; urgency=medium
* Rebuild for wheezy-backports.
-- Alessio Treglia <alessio@debian.org> Mon, 21 Jul 2014 12:25:45 +0100
python-setproctitle (1.1.8-1) unstable; urgency=low
* New Upstream Release (Closes: #675423)
* Adds Python3 support
* Change to using dh_python2 and dh_python3
-- Matthew Grant <matt@mattgrant.net.nz> Sun, 08 Jun 2014 15:36:32 +1200
python-setproctitle (1.0.1-1) unstable; urgency=low
* New upstream version.
* Added missing dependency for python, thanks to Sven Joachim for reporting
this (Closes: #584078).
* Fixed problem when building package more than once, thanks to Jakub Wilk
for reporting this (Closes: #583887).
* Disabled tests for kfreebsd until setproctitle is fixed in libbsd.
-- Örjan Persson <orange@fobie.net> Mon, 31 May 2010 20:58:30 +0200
python-setproctitle (1.0-1) unstable; urgency=low
* Initial release (Closes: #583506).
-- Örjan Persson <orange@fobie.net> Thu, 27 May 2010 20:39:52 +0200
|