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 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282
|
ktikz (0.13.1+ds1-1) unstable; urgency=medium
* New upstream release.
- drop all patches as they are applied upstream
-- Stuart Prescott <stuart@debian.org> Sun, 20 Dec 2020 14:42:00 +1100
ktikz (0.12+ds1-4) unstable; urgency=medium
* Add patch to change pkg-config use and permit cross-building; thanks to
Helmut Grohne for the patch (Closes: #915165).
* Cherry-pick upstream patch to fix FTBFS with Qt 5.15 (Closes: #975154).
* Add Rules-Requires-Root: no.
* Move to debhelper-compat (= 13).
* Bump S-V to 4.5.1, no changes required.
-- Stuart Prescott <stuart@debian.org> Thu, 19 Nov 2020 21:26:56 +1100
ktikz (0.12+ds1-3) unstable; urgency=medium
* Team upload.
* Do not install the upstream TODO file as documentation for ktikz,
as it is of no value for users.
* Install the examples for ktikz using dh_installexamples, not
dh_installdocs.
* Stop installing the xpm icons also for qtikz, as qtikz.desktop file
does not use them (and the menu file was removed long ago).
* Remove qtikz.dirs, as /usr/share/mime/packages/ is created automatically
on install.
* Remove debian/source/include-binaries, as it is obsolete.
* Bump Standards-Version to 4.2.1, no changes required.
* Update Vcs-* fields.
* Backport upstream commit bab16b2864888586c5d9044986e4891917addd08 to
install the appdata file; patch upstream_Install-appdata-file-1.patch
- remove ktikz.install, no more needed now
* Backport upstream commit 5018777fb62dd457f37aa8b25af7e1d0e00d26e3 to add
the proper placeholders in Exec keys of desktop files; patch
upstream_Add-F-placeholder-in-desktop-files.patch
- remove patch desktop-mime.patch, which is replaced by this upstream
change
* Remove empty line at the end of changelog.
* Backport upstream commit 3b137b2a4f12f74a6bc68f3a6ac093994cc418a0 to port
the documentation to DocBook 4.5; patch
upstream_Port-docbook-documentation.patch
- remove the libkf5kdelibs4support-dev build dependency, no more needed now
-- Pino Toscano <pino@debian.org> Thu, 11 Oct 2018 07:25:09 +0200
ktikz (0.12+ds1-2) unstable; urgency=medium
* Team upload.
* Use the dh_auto_* commands to build the qmake version, specifying the build
directory, and the build system: this makes sure qmake is invoked with all
the needed options (like the envvars with the build flags), and that it
builds in a parallel way
- remove patches hardening-qtikz.patch, and qmake-noopt.patch, as they are
no more needed now
* Properly use the kf5 dh addon (instead of the kde one, for kdelibs 4.x)
for the KF5 build.
* Install the KF5 build directly in the ktikz package dir, so there is no
need to move all the files from debian/tmp.
* Link in as-needed mode.
* Stop installing the xpm icons for ktikz, as it has PNG icons in the hicolor
icon theme.
-- Pino Toscano <pino@debian.org> Sat, 07 Apr 2018 09:12:55 +0200
ktikz (0.12+ds1-1) unstable; urgency=medium
* New upstream release supporting kf5 (no more Qt4/KDE4 components).
-- Stuart Prescott <stuart@debian.org> Mon, 12 Mar 2018 17:28:50 +1100
ktikz (0.12~kf5~git20180116-1) experimental; urgency=medium
* New upstream git snapshot of the 'frameworks' branch.
- Drop qstring-ctor.patch applied upstream.
* Make the KDE Extras Team the maintainer.
* Add Vcs headers for salsa.debian.org.
-- Stuart Prescott <stuart@debian.org> Wed, 28 Feb 2018 00:56:37 +1100
ktikz (0.12~kf5~git20180101-1) experimental; urgency=medium
* New upstream git snapshot of the 'frameworks' branch for KF5 support
(Closes: #874996, #883501).
* Add qstring-ctor.patch to permit compilation with QT_NO_CAST_FROM_ASCII.
* Update Standards-Version to 4.1.3 (no changes required).
* Update to debhelper 11.
-- Stuart Prescott <stuart@debian.org> Tue, 02 Jan 2018 18:27:49 +1100
ktikz (0.11.ds1-1) unstable; urgency=medium
* New upstream release.
- drop patches applied upstream (cmake-defines, qreal-templates,
qt5-fromascii).
* Update Standards-Version to 4.1.0 (no changes required).
* Drop obsolete mimelnk file (Closes: #875515).
* Allow creation of a qtikz-dbgsym package.
* Optimistically switch watch file back to looking at releases.
-- Stuart Prescott <stuart@debian.org> Sat, 23 Sep 2017 17:05:52 +1000
ktikz (0.11~git20161122-2) unstable; urgency=medium
* change dependency on pgf to texlive-pictures to match new texlive
packaging, thanks to Norbert Preining for the heads-up (Closes: #863684).
* Bump standards-version to 4.0.0 (no changes required).
-- Stuart Prescott <stuart@debian.org> Tue, 20 Jun 2017 17:08:38 +1000
ktikz (0.11~git20161122-1) unstable; urgency=medium
* New upstream snapshot from git (commit be66c8b).
* Track upstream commits in d/watch as potential new releases, with thanks
to Paul Wise for the implementation.
-- Stuart Prescott <stuart@debian.org> Thu, 19 Jan 2017 00:02:23 +1100
ktikz (0.11~git20150904-3) unstable; urgency=medium
* Add appdata.xml file to package.
* Fix watch file.
-- Stuart Prescott <stuart@debian.org> Tue, 29 Nov 2016 00:33:40 +1100
ktikz (0.11~git20150904-2) unstable; urgency=medium
* Define types for qMax comparison for armel and armhf, with thanks
to Sune Vuorela for the assistance.
-- Stuart Prescott <stuart@debian.org> Mon, 05 Sep 2016 00:45:11 +1000
ktikz (0.11~git20150904-1) unstable; urgency=medium
* New upstream release.
- improves UTF-8 support (Closes: #649354).
- uses temporary directories correctly (Closes: #649357).
* Adjust macro definitions for newer cmake (Closes: #801581).
* Update homepage/copyright information (Closes: #690126).
* Add URL parmaeter to desktop file.
* Drop obsolete menu files.
-- Stuart Prescott <stuart@debian.org> Mon, 29 Aug 2016 00:08:31 +1000
ktikz (0.10-4.1) unstable; urgency=medium
* Non-maintainer upload.
Fix FTBFS with new cmake: -DMARCO="string" should use 1 `\' instead of 3.
-- YunQiang Su <syq@debian.org> Mon, 12 Oct 2015 16:33:59 +0800
ktikz (0.10-4) unstable; urgency=low
* Stop using imagemagick (Closes: #761725).
* Update Homepage field.
* Convert copyright file to copyright-format/1.0.
* Change to debhelper compat 9.
* Bump standards version to 3.9.6 (no changes required).
-- Stuart Prescott <stuart@debian.org> Sat, 20 Sep 2014 00:02:00 +1000
ktikz (0.10-3) unstable; urgency=low
* Build-depend on libmagickcore-extra instead of libmagickcore4-extra
(Closes: #669506).
* Build-depend on librsvg2-bin for svg to png conversion.
-- Stuart Prescott <stuart+debian@nanonanonano.net> Fri, 06 Apr 2012 23:20:36 +0100
ktikz (0.10-2) unstable; urgency=low
* Add a build-dependency on pkg-config to accommodate libpoppler-dev changes.
* Bump standards-version to 3.9.3 (no changes required).
-- Stuart Prescott <stuart+debian@nanonanonano.net> Wed, 29 Feb 2012 00:18:45 +0000
ktikz (0.10-1) unstable; urgency=low
* New upstream version.
* Initial upload to unstable (Closes: #521837).
* Bump standards-version to 3.9.2 (no changes required).
-- Stuart Prescott <stuart+debian@nanonanonano.net> Sun, 26 Jun 2011 23:49:44 +0100
ktikz (0.10~svn127-1) unstable; urgency=low
* New upstream version (svn snapshot).
* No longer rename sharedmimeinfo files (now done by upstream build system).
* Drop man pages from debian directory now that they are included by upstream.
* Add Recommends: qt4-dev-tools for qtikz for help system.
* Add README.Debian to explain purpose of recommended packages.
* Refresh patches.
* Bump standards-version to 3.9.0 (no changes required).
-- Stuart Prescott <stuart+debian@nanonanonano.net> Sat, 24 Jul 2010 14:15:46 +0100
ktikz (0.10~svn118-1) unstable; urgency=low
* New upstream version (svn snapshot).
* Drop qmake-translation.patch now included upstream.
* Change dh7 build-system to "kde" and depend on pkg-kde-tools for this.
* Add support for "noopt" builds of the package.
-- Stuart Prescott <stuart+debian@nanonanonano.net> Wed, 23 Jun 2010 12:12:40 +0100
ktikz (0.10~svn112-1) unstable; urgency=low
* New upstream version (svn snapshot).
* Drop patch tikz-default-doc-path.patch since upstream build system now
includes this default.
* Also compile the Qt version (qtikz) and create the qtikz package for it.
* Add qmake-translation.patch to manage building translations for the Qt
version as part of the regular build process.
* Update copyright years, people and GPL version (now GPLv2+).
-- Stuart Prescott <stuart+debian@nanonanonano.net> Tue, 17 Jun 2010 12:54:25 +0100
ktikz (0.10~svn103-1) unstable; urgency=low
* New upstream version (svn snapshot).
* Convert to 3.0 (quilt) format with dh7.
* Expand long description to include information on tikz.
* Add watch file.
* Update copyright years, people and GPL version (now GPLv3).
* Patch location of PGF documentation for tikz.
* Add myself as an Uploader.
* Bump standards-version to 3.8.4 (no change required).
-- Stuart Prescott <stuart+debian@nanonanonano.net> Sat, 05 Jun 2010 00:02:33 +0100
ktikz (0.9-1) unstable; urgency=low
* Upgraded to the 0.9 upstream release
-- Florian Hackenberger <florian@hackenberger.at> Sun, 13 Sep 2009 12:46:21 +0200
ktikz (0.8-1) unstable; urgency=low
* Adapted debian packaging infrastructure. Thanks to Agustin Martin.
-- Florian Hackenberger <florian@hackenberger.at> Sat, 07 Mar 2009 15:22:21 +0100
ktikz (0.7-0.1) unstable; urgency=low
* Make a normal Debian package, not a native one.
* Create and install a minimal man page.
* debian/rules:
- Use distclean in clean target.
- Make sure auto-generated src/ktikz.desktop is removed in clean target.
- Call dh_desktop (Fix lintian warning: ktikz:
desktop-mimetype-without-update-call).
- Call dh_installmenu.
- Remove unused stuff from original dh_make template.
* debian/control:
- Fix lintian 'E: ktikz: description-starts-with-package-name'.
- Add Homepage and Vcs-Svn fields.
- Bump Standards-Version to 3.8.0. No changes required.
* debian/copyright: Improved wording. Fix some lintian warnings:
- Fix lintian 'copyright-refers-to-versionless-license-file'.
- Fix lintian 'copyright-contains-dh_make-todo-boilerplate'.
-- Agustin Martin Domingo <agustin.martin@hispalinux.es> Mon, 02 Mar 2009 15:49:30 +0100
ktikz (0.7) hardy; urgency=low
* Upgraded to release 0.7
-- Florian Hackenberger <florian@hackenberger.at> Sat, 15 Nov 2008 14:47:54 +0100
ktikz (0.6-1) unstable; urgency=low
* Updated source version to 0.6
-- Florian Hackenberger <fhackenberger@hackenberger.at> Sun, 23 Mar 2008 09:19:36 +0100
ktikz (0.4-1) unstable; urgency=low
* Initial release of the debian package for ktikz
-- Florian Hackenberger <florian@hackenberger.at> Tue, 11 Sep 2007 15:32:17 +0200
|