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
|
viruskiller (1.03-1+dfsg1-3) unstable; urgency=medium
* adopt package inside Games Team
[ Debian Janitor ]
* Remove MIA uploader Stephen M. Webb <stephen.webb@bregmasoft.ca>.
Closes: #899328
* Trim trailing whitespace.
* Use correct machine-readable copyright file URI.
* Bump debhelper from old 10 to 13.
* Set debhelper-compat version in Build-Depends.
[ Johannes Schauer Marin Rodrigues ]
* debian/patches/reproducible-build.patch:
do not forget to free() individual list entries
-- Alexandre Detiste <tchet@debian.org> Thu, 04 Apr 2024 13:24:45 +0200
viruskiller (1.03-1+dfsg1-2) unstable; urgency=medium
* Team upload.
[ Ansgar Burchardt ]
* Remove myself from Uploaders.
[ Markus Koschany ]
* Declare compliance with Debian Policy 4.1.1.
* Drop deprecated menu file. (Closes: #726900)
* d/copyright: Use https for Format field.
* Use canonical Vcs fields.
* Switch to compat level 10.
* Remove source/options file because xz compression is the default now.
* Remove Pre-Depends: dpkg (>= 1.15.6) line. Satisfied in all supported
distributions.
* Remove override for dh_builddeb.
* Apply reproducible-build.patch and make the build reproducible.
Thanks to Chris Lamb for the report and patch. (Closes: #860731)
* Fix Lintian warning copyright-refers-to-symlink-license and simply license
all Debian files under GPL-2+ like the rest of the program.
* Add keywords to desktop file.
-- Markus Koschany <apo@debian.org> Tue, 21 Nov 2017 00:40:24 +0100
viruskiller (1.03-1+dfsg1-1) unstable; urgency=low
* Merged new upstream 1.03-1 (closes: #617955)
* debian/rules: adjusted for changed build targets
* debian/control: added myself as uploader, ran wrap-and-sort
* added a build depndency on libsdl-net1.2-dev
* fixed a FTBFS due to wrong call (closes: #664925)
* bumped Standards-Version to 3.9.3
- debian/copyright: updated Format to Version 1.0 of the specification
-- Stephen M. Webb <stephen.webb@bregmasoft.ca> Thu, 12 Apr 2012 15:45:58 -0400
viruskiller (1.0-1.dfsg.1-2) unstable; urgency=low
[ Stephen M. Webb ]
* Fixed a segfault in pak during package build.
* Bump Standards-Version to 3.9.2 (no changes needed).
* Fixed FTBFS with ld --as-needed (Closes: #641328) (LP: #832825).
* Fixed reference in missing-pak-file error message (Closes: #329734).
* Fixed startup problems from too few directories in $HOME
(Closes: #628166) (LP: #502978).
* Fixed a mismatched delete error from valgrind.
[ Ansgar Burchardt ]
* Update my email address.
* d/control: Remove DM-Upload-Allowed.
* Use xz compression for source and binary packages.
-- Stephen M. Webb <stephen.webb@bregmasoft.ca> Fri, 02 Dec 2011 15:54:02 -0500
viruskiller (1.0-1.dfsg.1-1) unstable; urgency=low
* Now maintained by the Debian Games Team. (Closes: #523371)
* debian/control: Add myself to Uploaders.
* debian/control: Add Homepage field.
* Convert debian/copyright to proposed machine-readable format.
* debian/copyright: update link to upstream homepage. (Closes: #501909)
* debian/changelog: Correct bug number in old changelog entry.
* Switch to debhelper 7.
* Switch to source format 3.0 (quilt).
* Add debian/watch.
* debian/control: Add ${misc:Depends}.
* Update .desktop file (new patch: desktop-file.patch).
* Fix spelling errors (new patch: spelling.patch).
* Link libz as viruskiller uses the function "uncompress"
(new patch: link-libz.patch). (Closes: #556665).
* Register manual with doc-base.
* Add menu entry in the Debian Menu System.
* debian/control: Add DM-Upload-Allowed: yes.
-- Ansgar Burchardt <ansgar@43-1.org> Wed, 20 Jan 2010 23:02:19 +0900
viruskiller (1.0-1.dfsg.1-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Urgency set to medium for RC bug
* Do not crash if there are no sound files in viruskiller.pak
(Closes: #500415)
* Fix call of `make clean', remove some left-over files
* Fix typo in man page (the option is `-safemode', not `--safemode')
-- Ansgar Burchardt <ansgar@43-1.org> Wed, 01 Oct 2008 18:38:08 +0200
viruskiller (1.0-1.dfsg.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* removed non-free files from orig tarball
(therefore repacked orig.tar.gz)
(Closes: #496618)
* urgency medium for rc bug fix
* install desktop file to proper location
* don't ignore errors when calling make clean
* Bump standards to 3.8.0 (no changes needed)
-- Alexander Reichle-Schmehl <tolimar@debian.org> Sun, 07 Sep 2008 19:09:02 +0200
viruskiller (1.0-1-1) unstable; urgency=low
* Initial release (Closes: #323240).
-- Florian Ragwitz <rafl@debianforum.de> Mon, 15 Aug 2005 00:24:35 +0200
|