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 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253
|
speedcrunch (0.12.0-6) unstable; urgency=medium
* d/patches: use Sphinx built-in i18n support for extensions
- Closes: #1026816
-- Felix Krull <f_krull@gmx.de> Fri, 23 Dec 2022 19:24:30 +0100
speedcrunch (0.12.0-5.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix docs build with Sphinx >= 4. (Closes: #997366)
- Add 0007-fix-docs-build-with-Sphinx-4.patch
-- Felix Geyer <fgeyer@debian.org> Sat, 29 Oct 2022 09:59:26 +0200
speedcrunch (0.12.0-5) unstable; urgency=medium
* d/patches, d/control: fix docs build with Sphinx >= 2.0
- Closes: #955058
* d/patches: use CMake's CXX_STANDARD property
* d/copyright: add separate notice for appdata files
* d/control:
- bump Standards-Version
- bump debhelper compat version
-- Felix Krull <f_krull@gmx.de> Sun, 19 Apr 2020 14:13:08 +0200
speedcrunch (0.12.0-4) unstable; urgency=medium
* d/control:
- update VCS-* urls
- bump Standards-Version
- use python3-sphinx instead of python-sphinx
* d/compat: bump debhelper compat version to 10
* d/patches, d/rules: build the HTML manual in a separate step
- Rebuilding the HTML manual during the build has proven fragile. Instead,
the manual is now built in a separate step and the application build is
pointed at the result of that build.
- Closes: #897531
-- Felix Krull <f_krull@gmx.de> Mon, 14 May 2018 16:52:42 +0000
speedcrunch (0.12.0-3) unstable; urgency=medium
* debian/patches: clean up build system fixes
- Replaced several disjointed cherry-picked changes with a copy of the
current upstream CMake files, to prevent more backporting mistakes.
- Closes: #872053
* debian/patches: fix docs build with Sphinx 1.5
* debian/control: bump Standards-Version
-- Felix Krull <f_krull@gmx.de> Sat, 26 Aug 2017 17:53:01 +0000
speedcrunch (0.12.0-2) unstable; urgency=medium
* debian/patches:
- Backport some docs build fixes (closes: #871207).
- Install appdata file into new metadata path
* debian/copyright: use https:// for Format URL.
* debian/control:
- Update VCS url.
- Bump Standards-Version.
- Specify minimum CMake version in Build-Depends.
-- Felix Krull <f_krull@gmx.de> Mon, 07 Aug 2017 14:56:19 +0000
speedcrunch (0.12.0-1) unstable; urgency=medium
* New upstream release 0.12.
* debian/control:
- Update build dependencies to Qt 5.
- Add dependencies for building the manual.
* debian/patches: remove outdated patches.
* debian/gbp.conf: remove upstream tag format.
* debian/watch: update for new upstream download location and tag format.
* debian/rules: rebuild the manual during build.
* debian/patches/0001-Fix-docs-build-rebuild.patch: Fix building the manual
from source.
* debian/copyright: update copyrights.
* debian/source/lintian-overrides: override errors about JS files in
prebuilt manual; lintian doesn't notice the source right next to it.
* debian/clean: remove docs build debris.
-- Felix Krull <f_krull@gmx.de> Fri, 02 Dec 2016 21:37:44 +0000
speedcrunch (0.11-1) unstable; urgency=low
* New maintainer (closes: #826923).
* New upstream release (closes: #771440).
* debian/docs: update for new readme file.
* debian/patches: remove outdated patches.
* debian/speedcrunch.desktop: remove desktop file, upstream now includes one.
* debian/copyright:
- Update copyrights.
- Change to machine-readable format.
* debian/control:
- Bump Standards-Version.
- Add Vcs-* fields.
- Add explicit Qt 4.8 and libx11-dev Build-Depends.
* debian/install: PNG icon is now installed by upstream build process.
* debian/rules:
- Adapt to build system changes.
- Use Debian hardening build flags.
- Enable parallel builds.
* debian/menu: removed since it's unnecessary now.
* debian/watch: update to new upstream download location.
* Add keywords to .desktop file (LP: #994190).
-- Felix Krull <f_krull@gmx.de> Sat, 02 Jul 2016 02:12:11 +0200
speedcrunch (0.10.1-4) unstable; urgency=low
* debian/patches/signed.diff: closes: #654606.
-- Bart Martens <bartm@debian.org> Mon, 30 Apr 2012 21:05:36 +0000
speedcrunch (0.10.1-3) unstable; urgency=low
* debian/patches/focus.diff: Closes: #580857.
-- Bart Martens <bartm@debian.org> Sat, 01 Oct 2011 08:39:41 +0200
speedcrunch (0.10.1-2) unstable; urgency=low
* debian/speedcrunch.desktop: Updated. Closes: 530316.
* debian/watch: Fixed.
-- Bart Martens <bartm@debian.org> Tue, 09 Jun 2009 10:58:06 +0200
speedcrunch (0.10.1-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Added copyright notice.
* debian/rules: Convert .ts files to .qm files using lrelease.
-- Bart Martens <bartm@debian.org> Tue, 01 Jul 2008 09:04:21 +0200
speedcrunch (0.10-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Updated.
* debian/install, debian/menu, debian/rules, debian/speedcrunch.desktop:
Updated for renamed icon file.
* debian/control: Homepage, Standards-Version.
-- Bart Martens <bartm@debian.org> Sat, 26 Apr 2008 07:58:40 +0200
speedcrunch (0.9-1) unstable; urgency=low
* New upstream release.
-- Bart Martens <bartm@debian.org> Wed, 05 Dec 2007 21:59:09 +0100
speedcrunch (0.8-2) unstable; urgency=low
* debian/control, debian/watch: Updated upstream homepage. Closes: #449957.
* debian/menu: Updated section.
-- Bart Martens <bartm@debian.org> Sun, 11 Nov 2007 21:51:33 +0100
speedcrunch (0.8-1) unstable; urgency=low
* New upstream release.
* debian/control, debian/rules: Replaced autotools by cmake.
-- Bart Martens <bartm@knars.be> Sat, 04 Aug 2007 08:48:07 +0200
speedcrunch (0.7-release-1) unstable; urgency=low
* New upstream release.
* debian/watch: Updated.
-- Bart Martens <bartm@knars.be> Fri, 27 Apr 2007 15:30:13 +0200
speedcrunch (0.7-beta2-1) unstable; urgency=low
* Copied from Ubuntu to Debian. Closes: #415903.
* debian/patches/kubuntu_02_qmake.diff: Removed.
* configure: Modified to ignore unknown options.
* debian/compat, debian/control: Newer debhelper version.
* debian/control: Section "math".
* debian/control, debian/rules: Use autotools.
* debian/control, debian/rules: Use imagemagick to convert .png to .xpm.
* debian/copyright, debian/docs: Updated.
* debian/install, debian/manpages, debian/menu, debian/watch: Added.
* debian/speedcrunch.desktop: Added "Comment" field.
-- Bart Martens <bartm@knars.be> Thu, 22 Mar 2007 20:04:15 +0100
speedcrunch (0.7~beta2-0ubuntu1) feisty; urgency=low
* New Upstream Version
* Bumped standars version
* Removed kubuntu_01_fix_headers.diff
* Misc fixes in debian/control. Closes Malone #27957
* Updated Homepage. Closes Malone #54194
-- Sarah Hobbs <hobbsee@ubuntu.com> Wed, 24 Jan 2007 13:53:09 +1100
speedcrunch (0.7~060412-0ubuntu6) feisty; urgency=low
* No-change upload to drop the unnecessary libpq4 dependency.
-- Martin Pitt <martin.pitt@ubuntu.com> Mon, 15 Jan 2007 16:45:18 +0100
speedcrunch (0.7~060412-0ubuntu5) edgy; urgency=low
* Don't build-dep on libqt4-debug-dev, it no longer exists
-- Jonathan Riddell <jriddell@ubuntu.com> Sun, 15 Oct 2006 09:30:00 +0000
speedcrunch (0.7~060412-0ubuntu4) edgy; urgency=low
* Remove update-alternatives from rules
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 14 Jul 2006 11:37:48 +0000
speedcrunch (0.7~060412-0ubuntu3) edgy; urgency=low
* Add kubuntu_02_qmake.diff, allow for qmake renamed qmake-qt4
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 13 Jul 2006 11:37:15 +0000
speedcrunch (0.7~060412-0ubuntu2) edgy; urgency=low
* Rebuild now that libqt4-debug is in main, no changes
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 12 Jul 2006 12:52:00 +0000
speedcrunch (0.7~060412-0ubuntu1) edgy; urgency=low
* New upstream release
* Now uses Qt 4
* Standards-Version changed to 3.7.2
* Recode configure and conf.pri dos->unix line endings
* Add kubuntu_01_fix_headers.diff to fix incorrect headers
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 6 Jul 2006 11:07:24 +0000
speedcrunch (0.6beta2-0ubuntu1) dapper; urgency=low
* New upstream release.
-- Seth Kinast <seth@ubuntu.com> Tue, 3 Jan 2006 18:55:12 -0600
speedcrunch (0.6beta1-0ubuntu1) breezy; urgency=low
* Initial release.
* Added a manpage (from docbook source).
* Added a desktop file.
* Sponsored upload for Jean-Remy Falleri <jr.falleri@laposte.net>
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 7 Jul 2005 16:47:27 +0000
|