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 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207
|
ps2eps (1.70-1) unstable; urgency=medium
* New upstream version.
+ Update d/copyright.
+ Refreshed doc-manpages_xsltproc.patch.
+ Added doc-manpages_typos.patch.
+ Updated documentation source path (doc/ instead of src/doc/).
+ d/docs: renamed README to .md.
* Bumped Standard-Versions to 4.6.2 (no changes needed).
* Added d/upstream/metadata.
* d/control: use HTTPS for Homepage.
* d/watch: now watch GitHub.
-- Matteo Cypriani <mcy@lm7.fr> Mon, 06 Feb 2023 22:42:50 +0100
ps2eps (1.68+binaryfree-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: use https protocol in Format field.
* d/control: set Vcs-* to salsa.debian.org.
[ Matteo Cypriani ]
* Fix d/watch, update to format version 4.
* Switch to dh compat 13, quit using d/compat.
* Bump Standards-Version to 4.5.1 (no changes needed).
* d/control: added Rules-Requires-Root field.
-- Matteo Cypriani <mcy@lm7.fr> Sat, 09 Jan 2021 22:33:33 +0100
ps2eps (1.68+binaryfree-2) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: Use triplet-prefixed CC. (Closes: #839012)
[ Matteo Cypriani ]
* Bump Standards-Version to 3.9.8 (no changes needed).
* Use secure VCS URIs.
* Use DEB_BUILD_MAINT_OPTIONS to set hardening flags.
-- Matteo Cypriani <mcy@lm7.fr> Wed, 28 Sep 2016 13:01:50 -0400
ps2eps (1.68+binaryfree-1) unstable; urgency=medium
* New upstream binary-free tarball for version 1.68 (1.68+binaryfree),
retrieved from http://tm.kit.edu/~bless/ps2eps-1.68-src.tar.gz.
+ Now Build-Depends on xsltproc and docbook-xsl.
+ debian/rules: build manpages.
+ debian/clean: clean man pages.
+ ps2eps.install and ps2eps.manpages: new paths.
* debian/patches:
+ Removed minus-sign-manpages.diff (obsolete since the documentation is
now generated from the DocBook source).
+ perl-path-in-ps2eps.diff: renamed to ps2eps-perl_path.patch, updated
with new path, added Forwarded tag.
+ Added doc-manpages_xsltproc.patch to allow the man pages to be built
with xsltproc.
* Standards-Version bumped to 3.9.5.
* Switch to debhelper 9.
* debian/copyright:
+ The license of debian/* was changed to Expat, with the authorisation of
the former maintainer, Rafael Laboissiere).
+ Updated Format to 1.0.
+ Removed unused paragraph "Licence: GPL-3+".
+ Updated packaging years.
+ New upstream URL.
+ Fixed paragraph doc/*.
* Fixed typo in package description.
* Do not rename README.txt any more.
-- Matteo Cypriani <mcy@lm7.fr> Sat, 10 May 2014 23:28:28 -0400
ps2eps (1.68-1) unstable; urgency=low
* New upstream release.
* Adopting (Closes: #534380).
* Switch to 3.0 (quilt) source format.
* Switch to debhelper 8.0.0~.
* Bump Standards-Version to 3.9.2.
* Depend on ${perl:Depends} instead of perl.
* Update VCS and Homepage fields.
* Tag the patches following DEP-3.
* Use the DEP-5 format for debian/copyright.
-- Matteo Cypriani <mcy@lm7.fr> Wed, 29 Jun 2011 15:10:05 +0200
ps2eps (1.64-6) unstable; urgency=low
* debian/rules: Use debian/clean instead of manually cleaning files
* debian/compat, debian/control: Bump build-dependency on debhelper to
>= 7.0.0, otherwise debian/clean is moot
* debian/clean: New file
* debian/control:
+ Bump Standards-Version to 3.8.1 (no changes needed)
+ The package is now maintained with Git at alioth.debian.org. Add
Vcs-Git field and change Vcs-Browser accordingly.
+ Fix Lintian warning debhelper-but-no-misc-depends
* debian/patches/{minus-sign-manpages.diff,perl-path-in-ps2eps.diff}:
Add description
-- Rafael Laboissiere <rafael@debian.org> Sun, 19 Apr 2009 22:34:48 +0200
ps2eps (1.64-5) unstable; urgency=low
* debian/control:
+ Append trunk/ to the path in Vcs-Svn:, such that debcheckout works
+ Replace obsolete build-dependency on gs-esp by ghostscript
+ Bump Standards-Version to 3.8.0 (no changes needed)
-- Rafael Laboissiere <rafael@debian.org> Tue, 01 Jul 2008 19:15:45 +0200
ps2eps (1.64-4) unstable; urgency=low
* debian/control: Build-depend on quilt
* debian/rules:
+ Switch from CDBS' simple-patchsys to quilt
+ Create rule for build-stamp
* debian/patches/minus-sign-manpages.diff: Escape "-" signs that mean
the "minus" character
* debian/copyright: Add proper licensing conditions, both for upstream
and the Debian packaging
-- Rafael Laboissiere <rafael@debian.org> Fri, 14 Mar 2008 16:25:04 +0100
ps2eps (1.64-3) unstable; urgency=low
* debian/control:
+ Added Vcs-Svn, Vcs-Browser, and Homepage fields
+ Dropped the Homepage pseudo-header from the extended description
+ Bumped Standards-Version to 3.7.3
-- Rafael Laboissiere <rafael@debian.org> Sat, 15 Dec 2007 17:56:08 +0100
ps2eps (1.64-2) unstable; urgency=low
* Depends alternatively on gs-esp, because gs is a virtual package
-- Rafael Laboissiere <rafael@debian.org> Wed, 7 Mar 2007 23:42:42 +0100
ps2eps (1.64-1) unstable; urgency=low
* New upstream release
* There has been a long standing bug report concerning the inappropriate
filtering of lines in embedded images that look like PS comments
(i.e. match /^%%/). This bug report was filed against version 1.47-1
of the package. I cannot reproduce this bug with the current version.
I am therefore closing this bug report (closes: #234999).
-- Rafael Laboissiere <rafael@debian.org> Mon, 5 Feb 2007 10:50:43 +0100
ps2eps (1.61-1) unstable; urgency=low
* New upstream release
* debian/rules: Switched to CDBS
* debian/control:
- Build-depends on cdbs
- Fixed some typos/wording problems
-- Rafael Laboissiere <rafael@debian.org> Thu, 4 Jan 2007 20:01:53 +0100
ps2eps (1.58-2) unstable; urgency=low
* debian/watch: Added file
* debian/control: Bumped Standards-Version to 3.7.2 (no changes needed)
-- Rafael Laboissiere <rafael@debian.org> Tue, 27 Jun 2006 08:22:07 +0200
ps2eps (1.58-1) unstable; urgency=low
* New upstream release
* debian/control: Lower-cased first word of short descrition, as per
Developers Reference Manual, section 6.2.2.
-- Rafael Laboissiere <rafael@debian.org> Mon, 24 Jan 2005 17:02:48 +0100
ps2eps (1.54-1) unstable; urgency=low
* New upstream release (closes: #254988).
* debian/rules:
- Removed build of man page from sgml source, since it has been
integrated upstream.
- Install upstream files README and changelog, really.
* debian/patches/output-info-to-stdout.dpatch: Removed this patch, since
it has been applied usptream.
* debian/control:
- Removed build-dependency on docbook-to-man.
- Updated upstream homepage.
-- Rafael Laboissiere <rafael@debian.org> Sat, 19 Jun 2004 21:08:54 +0200
ps2eps (1.47-1) unstable; urgency=low
* First uploaded release to Debian unstable (closes: #214654).
-- Rafael Laboissiere <rafael@debian.org> Thu, 9 Oct 2003 18:13:09 +0200
ps2eps (1.47-0.pre.2) unstable; urgency=low
* debian/control, debian,copyright: Fixed Homepage.
* debian/ps2eps.sgml: Added description of option "--".
-- Rafael Laboissiere <rafael@debian.org> Wed, 8 Oct 2003 13:55:19 +0200
ps2eps (1.47-0.pre.1) unstable; urgency=low
* Initial Release.
-- Rafael Laboissiere <rafael@debian.org> Tue, 7 Oct 2003 02:27:13 +0200
|