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 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228
|
quakespasm (0.93.1+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Stephen Kitt <skitt@debian.org> Fri, 08 Jun 2018 10:13:33 +0200
quakespasm (0.93.0+dfsg-3) unstable; urgency=medium
[ Helmut Grohne ]
* Improve cross buildability: (Closes: #900217)
+ Let dh_auto_build pass cross tools to make.
+ cross.patch: Make pkg-config substitutable.
[ Stephen Kitt ]
* Drop debug symbol migration, published in Stretch.
* Switch to debhelper compatibility level 11.
* Standards-Version 4.1.4, no change required.
* Apply David Banks’ patch to avoid double-counting rotfish.
(Closes: #742895)
-- Stephen Kitt <skitt@debian.org> Sun, 27 May 2018 20:32:54 +0200
quakespasm (0.93.0+dfsg-2) unstable; urgency=medium
* Move git hosting to salsa.debian.org
* debian/gbp.conf: Configure for DEP-14 repository layout
-- Simon McVittie <smcv@debian.org> Tue, 16 Jan 2018 09:23:33 +0000
quakespasm (0.93.0+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Stephen Kitt <skitt@debian.org> Thu, 23 Nov 2017 18:39:53 +0100
quakespasm (0.92.1+dfsg-3) unstable; urgency=medium
* d/copyright: Use https Format URL
* Standards-Version: 4.1.1 (no further changes)
* Set Rules-Requires-Root to no. With recent debhelper and dpkg
versions, this package can be built without fakeroot.
-- Simon McVittie <smcv@debian.org> Mon, 06 Nov 2017 08:50:34 +0000
quakespasm (0.92.1+dfsg-2) unstable; urgency=medium
* Increase debhelper compat level to 10 (parallel build by default)
* d/copyright: break out BSD-3-clause to a standalone license paragraph
* Enable full compiler hardening
* d/rules: Remove redundant DESTDIR setting
* Use git-format-patch-compatible patch headers as used by gbp pq
* Adjust mp3-copyright.patch so it applies again
* Remove old patch for user directory support, which was applied upstream
* Fix an incorrectly-spelled version of "response" as detected by Lintian
-- Simon McVittie <smcv@debian.org> Sun, 18 Jun 2017 17:42:33 +0100
quakespasm (0.92.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* Drop useless unversioned dpkg-dev build-dependency.
* Fix a few spelling mistakes.
-- Stephen Kitt <skitt@debian.org> Fri, 26 Aug 2016 22:45:10 +0200
quakespasm (0.92.0+dfsg-1) unstable; urgency=medium
[ Simon McVittie ]
* Switch Vcs-Git to https (see #810378)
* Switch Vcs-Browser to https and cgit
[ Stephen Kitt ]
* New upstream release.
* Clean up debian/control using cme.
* Standards-Version 3.9.8, no further change required.
-- Stephen Kitt <skitt@debian.org> Mon, 25 Jul 2016 08:21:13 +0200
quakespasm (0.91.0+dfsg-1) unstable; urgency=medium
* New upstream release.
* Migrate to dbgsym debug packages.
* Clean up debian/rules.
* Drop upstream-changelog (the user-readable changelog is in the
documentation).
-- Stephen Kitt <skitt@debian.org> Wed, 20 Jan 2016 13:53:31 +0100
quakespasm (0.90.1+dfsg-1) unstable; urgency=medium
* New upstream release.
* Remove the Mac OS X and Windows binaries using "Files-Excluded" in
debian/copyright rather than filtering in gbp.conf.
* Rename "[git-import-orig]" to "[import-orig]" in gbp.conf.
-- Stephen Kitt <skitt@debian.org> Mon, 22 Jun 2015 07:23:12 +0200
quakespasm (0.90.0-3) unstable; urgency=medium
* Drop another use of __DATE__ and __TIME__...
* Identify the games team as "Maintainer:", and move David Banks to
"Uploaders:".
-- Stephen Kitt <skitt@debian.org> Sun, 03 May 2015 19:04:01 +0200
quakespasm (0.90.0-2) unstable; urgency=medium
* Drop __DATE__ and __TIME__ to make the build reproducible.
* Upload to unstable.
-- Stephen Kitt <skitt@debian.org> Thu, 30 Apr 2015 17:20:34 +0200
quakespasm (0.90.0-1) experimental; urgency=medium
* New upstream release.
* Switch to my Debian address.
* Build with SDL2, FLAC, OPUS and MikMod.
* Rework debian/copyright.
* wrap-and-sort.
* Build and install quakespasm.pak.
* Standards-Version 3.9.6, no change required.
-- Stephen Kitt <skitt@debian.org> Mon, 23 Mar 2015 23:46:26 +0100
quakespasm (0.85.9-1) unstable; urgency=low
[ David Banks ]
* New upstream release.
* Refresh upstream changelog.
[ Simon McVittie ]
* Update debian/copyright
* Upload to unstable
-- Simon McVittie <smcv@debian.org> Wed, 25 Sep 2013 10:32:48 +0100
quakespasm (0.85.8-1) unstable; urgency=low
[ David Banks ]
* New upstream release.
* Refresh patches: remove-redundant-linking.patch, mp3-copyright.patch.
* Delete hurd/kFreeBSD compatibility patch gnu.patch, obsoleted by
substantial changes in the upstream Makefile machinery.
* Refresh the user directory support patch with trivial changes from upstream.
* Bump debhelper version to 9 to avoid spurious python warning on build.
* Add use-inherited-build-flags.patch to use hardening flags during build
[ Simon McVittie ]
* Update debian/copyright.
* Adjust mp3-copyright.patch so it doesn't reduce the range of copyright
years asserted.
* Remove unused history-in-dotfile.patch.
* Refresh patches to git format-patch format, as used by gbp-pq.
* Discard changes from experimental's 0.85.7-2, no longer relevant:
- upstream now has the equivalent of Svante Signell's patch to make
networking work on Hurd (Closes: #671014)
- David added support for CFLAGS/LDFLAGS/CPPFLAGS differently
* Upload to unstable.
-- Simon McVittie <smcv@debian.org> Sun, 12 May 2013 11:22:45 +0100
quakespasm (0.85.7-1) unstable; urgency=low
[ David Banks ]
* New upstream release.
- Use the correct definition of sockaddr for kFreeBSD (Closes: #657793)
* Update to latest policy and DEP-5 version.
* Refresh support-user-directories.patch and gnu.patch.
* Refresh upstream changelog.
* Drop use of ${shlib:Depends} for the debug package.
* Update manual page: drop dead options, update option descriptions
[ Simon McVittie ]
* Configure git-buildpackage to filter Windows and Mac binaries out of
the "orig" tarball as well as the git repository, and re-import the orig
tarball
-- Simon McVittie <smcv@debian.org> Tue, 01 May 2012 10:36:36 +0100
quakespasm (0.85.6-1) unstable; urgency=low
[ Stephen Kitt ]
* New upstream release:
- Drop debian/patches/history-in-dotfile.patch, fixed differently
upstream.
- Refresh debian/patches/support-user-directories.patch using the
upstream-provided patch in Misc/homedir_0.patch.
* Add the VCS URLs.
* Add myself to uploaders.
[ Simon McVittie ]
* debian/patches/gnu.patch: add "gnu" as an OS type, so compilation can at
least be attempted on Hurd and kFreeBSD
* Remove explicit compression=gzip from gbp.conf so it can cope with
bzip2 too
* Add the license and copyright holder of OpenBSD strlcpy/strlcat to the
copyright file
-- Simon McVittie <smcv@debian.org> Fri, 27 Jan 2012 11:05:02 +0000
quakespasm (0.85.4-1) unstable; urgency=low
[ David Banks ]
* Initial release to Debian. (Closes: #615090)
* Repack source tarball to exclude non-free components.
* Build with user directories patch from upstream.
* Add note about pulseaudio in README.Debian.
[ Simon McVittie ]
* Merge unreleased changelog entries
* Add complete statement of license to copyright file
* Add some missing copyright holders to copyright file
* Use install(1) to ensure permissions are appropriate
* Add some section headings to README.Debian
* Recommend using game-data-packager for the data
* Do not Recommend quake-data: this engine could be used with unpackaged
free data such as OpenQuartz, and the quake package acts as the
metapackage for "non-free Quake data and an engine"
* Mention the quake package, and OpenQuartz, in the package description
* Attribute copyright for snd_mp3.c more precisely, and reproduce all
necessary copyright notices
* Participate in the quake-engine and quake-engine-server alternatives as
defined by the quake package
* Add debian/source/local-options to unapply patches after building from
git, and a .gitignore
* Standards-Version: 3.9.2 (no changes)
-- Simon McVittie <smcv@debian.org> Fri, 15 Jul 2011 17:36:33 +0100
|