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
|
svgwrite (1.4.3-1) unstable; urgency=medium
* Team upload
* New upstream version 1.4.3
* d/control: Update Standards-Version to 4.6.0
No further changes needed.
* Lintian: Adjust the override ruling
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 16 Jul 2022 06:58:42 +0200
svgwrite (1.4.2-1) unstable; urgency=medium
* Team upload
* New upstream version 1.4.2
* d/copyright: Update upstream copyright year
-- Carsten Schoenert <c.schoenert@t-online.de> Sat, 26 Mar 2022 11:44:33 +0100
svgwrite (1.4.1-1) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/changelog: Remove trailing whitespaces.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Carsten Schoenert ]
* d/gbp.conf: Add some more defaults
* New upstream version 1.4.1
This seems to be a final version, no further development will happen.
* Rebuild patch queue from patch-queue branch
* Running wrap-and-sort -ast
Improve the readability by wrapping the files within the debian/ folder.
* d/control: Update Homepage field to GitHub URL
* d/control: Bump debhelper version to 13
* d/control: Update Standards-Version to 4.6.0
No further changes needed.
* d/control: Mark the -doc package Multi-Arch: foreign
* d/control: Remove references to python3-pyparsing
* d/copyright: Update upstream data
* d/control: Adding entry Rules-Requires-Root: no
This package needs no root rights while building.
* d/rules: Don't use verbose mode
* lintian: Adding override for python-svgwrite-doc
The mentioned font files are part of the documentation, splitting this
if is a bit of overkill. So let's ignore the two files.
-- Carsten Schoenert <c.schoenert@t-online.de> Sun, 21 Nov 2021 11:02:47 +0100
svgwrite (1.3.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Michael Hudson-Doyle ]
* d/gbp.conf: Set debian-branch to debian/master.
* New upstream version.
* d/patches/0001-ignore-svg-tag-at-pretty-print-testing.patch: cherry-pick
fix from upstream for Python 3.8 compatibility.
* 0002-disable-internet-test.patch: disable a test that accesses the
internet.
* d/control: Add myself to uploaders.
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 05 Feb 2020 22:38:52 +1300
svgwrite (1.2.1-4) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Fri, 02 Aug 2019 09:01:15 +0200
svgwrite (1.2.1-3) unstable; urgency=medium
* Team upload
* debian/tests/control:
- export PYTHONPATH
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sat, 16 Feb 2019 19:48:33 -0200
svgwrite (1.2.1-2) unstable; urgency=medium
* Team upload.
* debian/control:
- Build-Depends: Add python-pytest and python3-pytest
- Bump Standards-Version from 4.2.1 to 4.3.0
* debian/rules:
- Run pytest
- dh_clean: add .pytest_cache dir
* debian/tests/control:
- run pytest-3
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Sat, 16 Feb 2019 13:36:27 -0200
svgwrite (1.2.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version 1.2.1
(Closes: #911711, #912155)
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Herbert Parentes Fortes Neto ]
* debian/control:
- Remove version number for python-all
* debian/copyright:
- Update
* debian/rules:
- dh_installdocs -XLICENSE.TXT
* debian/tests:
- Add CI test - upstream test
* debian/watch:
- Github repository
[ David "foss.freedom" ]
* DH_LEVEL: 11
* debian/control:
- Bump Standards-Version from 3.9.8 to 4.2.1
* debian/python-svgwrite.docs:
- Remove obsolete PKG-INFO
-- Herbert Parentes Fortes Neto <hpfn@debian.org> Fri, 30 Nov 2018 14:34:53 -0200
svgwrite (1.1.8-2) unstable; urgency=medium
* Team upload.
* debian/control
- add pyparsing to b-d; Closes: #829415
-- Sandro Tosi <morph@debian.org> Tue, 10 Jan 2017 19:36:41 -0500
svgwrite (1.1.8-1) unstable; urgency=medium
* Initial release (Closes: #828974)
-- Steffen Moeller <moeller@debian.org> Wed, 29 Jun 2016 12:31:34 +0200
|