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
|
xtermset (0.5.2-6) unstable; urgency=medium
* New maintainer (Closes: #614803)
* Update S-V to 3.9.6
* Fix array bounds overruns. Thanks David Starner <prosfilaes@gmail.com>
for the patch (Closes: #713037)
* Lintian cleaning
-- Chrysostomos Nanakos <cnanakos@debian.org> Wed, 29 Jul 2015 14:20:32 +0300
xtermset (0.5.2-5) unstable; urgency=low
* QA upload.
* Remove deprecated dpatch and upgrade to packaging format "3.0 quilt"
(Closes: #664321).
* Update to Standards-Version to 3.9.3.1 and debhelper to 9.
* Add missing build-arch, build-indep rules and use dh_prep.
-- Jari Aalto <jari.aalto@cante.net> Wed, 28 Mar 2012 22:14:13 +0300
xtermset (0.5.2-4) unstable; urgency=low
* Orphan this package
-- Patrick Schoenfeld <schoenfeld@debian.org> Wed, 23 Feb 2011 15:32:32 +0100
xtermset (0.5.2-3) unstable; urgency=low
* Updated maintainer email address
* Updated Standards-Version to 3.9.0:
+ Added README.source to document patch handling
* Fix a spelling mistake in the last changelog entry
-- Patrick Schoenfeld <schoenfeld@debian.org> Tue, 03 Mar 2009 10:59:30 +0100
xtermset (0.5.2-2) unstable; urgency=low
* Run autoreconf without '-s' to avoid FTBFS errors when building
twice in a row
* Include a copyright information with the year to debian/copyright
* Remove files generated by autoreconf in clean target to avoid different
results when building twice in a row
* Run autoreconf in an own target configure so that building does not fail,
because of the missing configure script
* Add dpatch patch system
* Add a patch for the wrong use of hyphens in the manpage
* Add missing copyright information to debian/copyright
* Add a copyright and licensing information for the Debian packaging to
debian/copyright
* Install upstream changelog
* Install upstream documents NEWS and THANKS
-- Patrick Schoenfeld <schoenfeld@in-medias-res.com> Tue, 26 Feb 2008 11:09:51 +0100
xtermset (0.5.2-1) unstable; urgency=low
* New maintainer (Closes: #455009)
* New upstream release (Closes: #262302)
* Run autoreconf to fix missing autoconf files
* Updated Standards-Version to 3.7.3
* Added Vcs-Headers
* Updated copyright file to include include license excerpt
* Added a watch file
-- Patrick Schoenfeld <schoenfeld@in-medias-res.com> Fri, 14 Dec 2007 21:05:42 +0100
xtermset (0.5.1-1) unstable; urgency=low
* New upstream release, new contact information. Closes: #143730.
* Adapt packaging to upstream changes: autoconf, more READMEish files.
* Remove local variables from debian/changelog.
* Get rid of /usr/doc compatibility.
* Upgraded standards version to 3.5.9.
* Use dpkg-gencontrol -isp to get Priority into the deb control file.
-- Tommi Virtanen <tv@debian.org> Sun, 20 Apr 2003 19:33:43 +0300
xtermset (0.4-2) unstable; urgency=low
* Lowercased Eterm in Depends. Closes: #54886.
-- Tommi Virtanen <tv@debian.org> Fri, 14 Jan 2000 18:46:48 +0200
xtermset (0.4-1) unstable; urgency=low
* Initial Release.
-- Tommi Virtanen <tv@debian.org> Mon, 1 Nov 1999 20:06:46 +0200
|