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
|
poster (1:20050907-2.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/rules: Add build-{arch,indep}. (Closes: #998927)
-- Adrian Bunk <bunk@debian.org> Tue, 28 Dec 2021 00:55:22 +0200
poster (1:20050907-2) unstable; urgency=medium
* Moved all prior changes to quilt patch all-changes-to-1.1.patch
* Bug Fix FTCBFS: (Closes: #884390), thanks to Helmut Grohne
<helmut@subdivi.de> for the report and the patch.
+ Let dh_auto_build pass cross compilers to make.
+ Make gcc substitutable.
+ Do not strip during make install.
* Bug fix: "Manual for -P is wrong", thanks to Ole Tange
(Closes: #485924).
-- Peter S Galbraith <psg@debian.org> Tue, 19 May 2020 21:23:26 -0400
poster (1:20050907-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Bumped DH level to 10. (Closes: #817627)
* debian/compat: created.
* debian/control:
- Added the ${misc:Depends} variable.
- Added the Homepage field.
- Bumped Standards-Version to 3.9.8.
- Removed the Section and Priority fields from binary block.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 12 Oct 2016 23:12:23 -0300
poster (1:20050907-1) unstable; urgency=low
[ Daniel Hermann ]
* New upstream version introducing command line options necessary for
kdeprint (Closes: #379378, #379422, #464096)
* reapplying patches that previously fixed #255718, #323535
* not applying patch that previously fixed #339038, since it no
longer fixes the problem. Instead introducing "/setpagedevice {
pop } def" (line 968), taken from diff between 19990428 and 20050907).
* could not check #361088, test file no longer available
* multi-page poster printing may be broken to allow for non-DSC-compliant
single-page poster printing (e.g. containing "%%Page:" comments from
embedded EPS images).
-- Peter S Galbraith <psg@debian.org> Thu, 27 Mar 2008 08:57:17 -0400
poster (1:19990428-8) unstable; urgency=low
* Bug fix: "poster: Lines starting with '%' stripped from output ",
thanks to Antal K for the report and the patch (Closes: #255718).
* Bug fix: "Output of poster is not the correct Postscript file", thanks
to Wojtek Zabolotny for the report and the patch (Closes: #339038).
-- Peter S Galbraith <psg@debian.org> Wed, 17 May 2006 19:54:03 -0400
poster (1:19990428-7) unstable; urgency=low
* Reverting back to original version since replacement has bugs and was
abandoned upstream. Introduced epoch in version number.
* Bug fix: "'man poster' typos: "multipier", "unpractical"; and
"uncarefully", thanks to A Costa (Closes: #323535).
-- Peter S Galbraith <psg@debian.org> Thu, 6 Apr 2006 21:34:18 -0400
poster (20020830-3) unstable; urgency=low
* Bug fix: "poster: FTBFS: Build dependency on libpaperg-dev", changed to
libpaper-dev thanks to Kurt Roeckx (Closes: #346402).
* Bumped Standards-Version to 3.6.2
-- Peter S Galbraith <psg@debian.org> Tue, 17 Jan 2006 20:42:47 -0500
poster (20020830-2) unstable; urgency=low
* Applied band-aid patch for scale factor with the '-s' option
contributed by Dylan Thurston <dpt@math.harvard.edu> (closes: #186637)
* Use libpaper patch, which somehow didn't get applied in previous
upload (closes: #188349)
* Bumped Standards-Version to 3.5.9 (okay except for optimization).
-- Peter S Galbraith <psg@debian.org> Wed, 9 Apr 2003 13:01:36 -0400
poster (20020830-1) unstable; urgency=low
* New upstream release with new upstream maintainer (closes: #158795).
* debian/control: better description (closes: #149914)
* Switch to debhelper (for easier handling of DEB_BUILD_OPTIONS)
* Upgraded Standards-Version to 3.5.7 (except for optimization).
-- Peter S Galbraith <psg@debian.org> Wed, 25 Sep 2002 14:36:35 -0400
poster (19990428-6) unstable; urgency=low
* Upgraded Standards-Version to 3.2.1 (Added Build-Depends)
-- Peter S Galbraith <psg@debian.org> Wed, 21 Feb 2001 13:50:51 -0500
poster (19990428-5) unstable; urgency=low
* New maintainer.
-- Peter S Galbraith <psg@debian.org> Sun, 21 May 2000 23:14:14 -0400
poster (19990428-4) unstable; urgency=low
* debian/{rules,postinst,prerm}: Implement the /usr/doc transition.
* debian/rules: Use -isp with dpkg-gencontrol.
-- Antti-Juhani Kaijanaho <ajk@debian.org> Fri, 8 Oct 1999 00:53:12 +0300
poster (19990428-3) unstable; urgency=low
* Signed the changes and dsc.
-- Antti-Juhani Kaijanaho <ajk@debian.org> Thu, 1 Jul 1999 15:39:05 +0300
poster (19990428-2) unstable; urgency=low
* Upgraded Standards-Version to 3.0.0.0 with necessary
changes to debian/rules and debian/changelog
-- Antti-Juhani Kaijanaho <ajk@debian.org> Thu, 1 Jul 1999 15:21:34 +0300
poster (19990428-1) unstable; urgency=low
* Initial release.
-- Antti-Juhani Kaijanaho <ajk@debian.org> Thu, 20 May 1999 17:28:45 +0300
|