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
|
doclifter (2.19-2) unstable; urgency=medium
* QA upload.
* Switch from python2 to python3; Closes: #936431
-- Sandro Tosi <morph@debian.org> Sun, 29 Sep 2019 18:20:34 -0400
doclifter (2.19-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Upgrade to Standards-Version 4.4.0 (no changes).
* Upgrade to debhelper compat level 12.
-- Fabian Wolff <fabi.wolff@arcor.de> Sun, 25 Aug 2019 23:56:47 +0200
doclifter (2.18-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Upgrade to Standards-Version 4.2.1 (no changes).
* Mark doclifter as Multi-Arch: foreign (as recommended by the
Multiarch hinter).
* Update patches:
- Remove patch 'profiler' (no longer applies).
- Update patch 'manlifter-outdir' and rename it to
00-manlifter-outdir.patch.
- Rename patch 'fix-makefile' to 01-fix-makefile.patch.
-- Fabian Wolff <fabi.wolff@arcor.de> Mon, 03 Sep 2018 12:17:08 +0200
doclifter (2.17-1) unstable; urgency=medium
* QA upload.
* Set Maintainer to Debian QA Group in debian/control (see #854220).
* New upstream release (Closes: #739048).
* Upgrade to debhelper compat level 11.
* Remove Vcs-Bzr and Vcs-Browser fields from debian/control (the
repository is no longer reachable).
* Add new Vcs-Git and Vcs-Browser fields in debian/control.
* Upgrade to Standards-Version 4.1.4 in debian/control (no changes).
* Remove "Suggests: python-profiler" line from debian/control as
python-profiler is no longer part of any Debian distribution.
* Remove useless ">= 2.2" version restriction of python dependency.
* Update patches.
* Upgrade to version 4 format in debian/watch (no changes).
* Upgrade debian/copyright to the machine-readable format.
* Delete trailing whitespace from debian/changelog in order to
silence the file-contains-trailing-whitespace Lintian tag.
* Add xmlto as a build dependency in debian/control.
* Mark python dependency with :any in debian/control.
-- Fabian Wolff <fabi.wolff@arcor.de> Mon, 14 May 2018 17:10:34 +0200
doclifter (2.11-1) unstable; urgency=low
* New upstream version...
* ...which fixes the .fi crashing problem. Closes: #696576.
* Disable the test suite if DEB_BUILD_OPTIONS=nocheck is set.
* Uplift Standards-Version.
-- Jeff Licquia <licquia@debian.org> Sat, 08 Jun 2013 00:10:02 +0000
doclifter (2.7-1) unstable; urgency=low
* New upstream version.
* Update Standards-Version, fix new lintian issues, fix build
warnings.
* Add "make test" to build.
-- Jeff Licquia <licquia@debian.org> Sun, 18 Sep 2011 13:10:02 -0400
doclifter (2.6-1) unstable; urgency=low
* New upstream version...
* ...which fixes python2.6 issues differently. Undo patch in NMU.
* Switch to 3.0 (quilt) source format, undoing quilt integration
in NMU.
* Update Standards-Version and fix lintian warnings.
* Tweak manlifter so it works without python-profiler.
* Add -o option to manlifter, to match the man page. Closes: #580243.
* Update copyright to reflect GPL -> BSD switch.
* Add Recommends for groff-base to get GNU eqn.
-- Jeff Licquia <licquia@debian.org> Sat, 19 Feb 2011 17:17:25 -0500
doclifter (2.3-2.1) unstable; urgency=low
* Non-maintainer upload.
* Add patch for python2.6 issues. Closes: #580246.
* Build-depend on quilt, and modify accordingly debian/rules.
-- Serafeim Zanikolas <sez@debian.org> Mon, 10 May 2010 19:59:31 +0200
doclifter (2.3-2) unstable; urgency=low
* New maintainer. Closes: #470885.
* Include proper copyright notice in debian/copyright.
* Update Standards-Version.
* Include Homepage and Vcs-* headers.
* Re-generate man pages. Closes: #418643.
* Fix other lintian warnings.
* Recommend: plotutils (based on notes in the man page).
-- Jeff Licquia <licquia@debian.org> Tue, 27 May 2008 23:02:42 -0400
doclifter (2.3-1) unstable; urgency=low
* New upstream release (closes: #405632)
* debian/copyright: fix FSF address
* Bump Standards version
-- Ross Burton <ross@debian.org> Thu, 11 Jan 2007 14:34:47 +0000
doclifter (2.1-1) unstable; urgency=low
* New upstream release
-- Ross Burton <ross@debian.org> Sun, 23 Jan 2005 18:38:04 +0000
doclifter (1.8-1) unstable; urgency=low
* New upstream release (closes: #245715)
* Move to Standards 3.6.1.
-- Ross Burton <ross@debian.org> Mon, 26 Apr 2004 08:00:56 +0100
doclifter (1.0.4-1) unstable; urgency=low
* New upstream release (closing: #190708)
* debian/control: Updated email address
* debian/copyright: Updated email address and web site URL.
-- Ross Burton <ross@debian.org> Fri, 25 Apr 2003 16:33:22 +0100
doclifter (1.0.3-1) unstable; urgency=low
* New upstream release
* Bump to Standards 3.5.8
* Require debhelper >= 4.0.0.
-- Ross Burton <ross@burtonini.com> Wed, 5 Mar 2003 13:35:54 +0000
doclifter (1.0.0-3) unstable; urgency=low
* Python 2.3 will probably be fine, so only require Python >= 2.2.
-- Ross Burton <ross@burtonini.com> Thu, 26 Sep 2002 14:56:50 +0100
doclifter (1.0.0-2) unstable; urgency=low
* Increase Standards Version to 3.5.7.
* Added a debian/watch file
* doclifter: Directly execture /usr/bin/python instead of using env
and python2.2
* Change Depends to a versioned python, instead of python2.2
-- Ross Burton <ross@burtonini.com> Thu, 26 Sep 2002 13:09:19 +0100
doclifter (1.0.0-1) unstable; urgency=low
* Initial Release.
-- Ross Burton <ross@burtonini.com> Thu, 22 Aug 2002 17:57:21 +0100
|