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
|
plastex (2.1-2) unstable; urgency=medium
* Only test with py3versions -s in autopkgtests
* Update Standards-Version to 4.5.0 (no changes required).
-- Stuart Prescott <stuart@debian.org> Tue, 24 Mar 2020 19:04:34 +1100
plastex (2.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
[ Stuart Prescott ]
* New upstream version.
- drop patches incorporated upstream.
- add extra build-depends and suggests for tikz support.
* Add additional patches to allow testing in place during build.
-- Stuart Prescott <stuart@debian.org> Fri, 13 Dec 2019 00:03:08 +1100
plastex (2.0.0+git20190916-2) unstable; urgency=medium
* Upload to unstable.
* Add patch from Chris Lamb to make build reproducible (Closes: #779595).
-- Stuart Prescott <stuart@debian.org> Fri, 25 Oct 2019 01:09:28 +1100
plastex (2.0.0+git20190916-1) experimental; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
[ Stuart Prescott ]
* New upstream release / git snapshot.
- refresh patches
* Add myself to Uploaders.
* Remove Carl Fürstenberg, with thanks for previous maintenance of this
package (Closes: #834394).
* Switch to Python 3.
- create binary package plastex for the command line utility
- create python3-plastex for the modules
* Add autopkgtest tests.
* Add missing source for JQuery and use libjs-jquery package instead.
* Bump Standards-Version to 4.4.1.
-- Stuart Prescott <stuart@debian.org> Thu, 10 Oct 2019 23:39:12 +1100
plastex (1.0.0-1) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
* d/control: Remove trailing whitespaces
* Remove debian/pycompat, it's not used by any modern Python helper
* Convert git repository from git-dpm to gbp layout
* d/watch: Use https protocol
[ Stuart Prescott ]
* Correctly import PIL
Closes: #920584
[ Andreas Tille ]
* Set DPMT as maintainer instead of Uploader
* Upstream moved from Sourceforge to Github
* debhelper 12, short dh rules file
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Use pybuild
* Remove outdated debian/pyversions
* DEP5
* Do not burn computing cycles to render manpage for every package build
-- Andreas Tille <tille@debian.org> Fri, 22 Feb 2019 13:50:23 +0100
plastex (0.9.2-1.2) unstable; urgency=low
[ Stuart Prescott ]
* Non-maintainer upload.
* Replace python-imaging dependencies with python-pil (Closes: #866454).
* Switch to source format 3.0 (quilt) so that the package actually builds
following the svn to git-dpm conversion.
[ Carl Fürstenberg ]
* override lintian warning wrong-section-according-to-package-name, we stick
in tex as it's 51% tex and 49% python.
[ Bernd Zeimetz ]
* --ignore-theme-extras was renamed to --no-theme-extras, update manpage.
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
-- Stuart Prescott <stuart@debian.org> Sat, 17 Feb 2018 11:31:00 +1100
plastex (0.9.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Build using dh-python. Closes: #786244.
-- Matthias Klose <doko@debian.org> Sat, 22 Aug 2015 15:00:53 +0200
plastex (0.9.2-1) unstable; urgency=low
[ Carl Fürstenberg ]
* New upstream release
* Added patch to resolve problem copying of icons (Closes: #555123)
* Migrate from Dpatch to Quilt
* Bumping Standards-Version to 3.8.3 (no change)
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
-- Carl Fürstenberg <azatoth@gmail.com> Tue, 17 Nov 2009 17:30:15 +0100
plastex (0.9.1-1) unstable; urgency=low
* New upstream release
* CMYK color handling missing (Closes: #456555)
* Bump Standards-Version to 3.8.0
- adding README.Source to describe dpatch system
* removed debug output from the plastex script left there from upstream
-- Carl Fürstenberg <azatoth@gmail.com> Sat, 11 Oct 2008 23:59:42 +0200
plastex (0.9-1) unstable; urgency=low
[ Piotr Ożarowski ]
* Homepage field added
* Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
[ Sandro Tosi ]
* debian/control
- uniforming Vcs-Browser field
[ Carl Fürstenberg ]
* New upstream release
* Updated Standards-Version to 3.7.3
* Added lintian override file for python-plastex package to override the
python-package-should-be-section-python warning, as it's placed in section
tex instead.
* Changed doc-base to section Programming/Python
* Fixed some spelling errors in control file
* changed target of documentation from post-patches to
build/python-plastex-doc
* Adding dvipng nad python-imaging as build depends to assure that the
documenation is correctly generated.
* Split stuff into Build-Depends-Indep
-- Carl Fürstenberg <azatoth@gmail.com> Mon, 07 Apr 2008 00:04:38 +0200
plastex (0.8.3-1) unstable; urgency=low
* Initial release (Closes: #433162)
-- Carl Fürstenberg <azatoth@gmail.com> Wed, 01 Aug 2007 17:27:32 +0200
|