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
|
jstest-gtk (0.1.1~git20250403.92bdf8e-1) unstable; urgency=medium
* New upstream snapshot, compatible with CMake 4. Closes: #1113064.
* The project is now hosted on GitHub, update upstream URLs
accordingly.
* Standards-Version 4.7.2, no change required.
-- Stephen Kitt <skitt@debian.org> Sun, 28 Sep 2025 19:20:07 +0200
jstest-gtk (0.1.1~git20180602-2) unstable; urgency=medium
* Rely on the new upstream installation process; this allows jstest-gtk
to find its files without hard-coding its data directory.
Closes: #1051546.
* Update debian/copyright to reflect upstream changes.
* Upstream provides a man page and .desktop file, remove ours.
* Install the icon directly using the expected name instead of linking
to it.
* Standards-Version 4.6.2, no further change required.
-- Stephen Kitt <skitt@debian.org> Sun, 10 Sep 2023 08:11:57 +0200
jstest-gtk (0.1.1~git20180602-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.1.1~git20180602.
* Switch to gtkmm-3.0. (Closes: #1041797)
* Drop unnecessary Build-Dependency expat.
-- Bastian Germann <bage@debian.org> Mon, 31 Jul 2023 16:32:32 +0200
jstest-gtk (0.1.1~git20160825-4) unstable; urgency=medium
[ Reiner Herrmann ]
* Update upstream URLs.
[ Stephen Kitt ]
* Switch to debhelper compatibility level 13.
* Drop the -dbg Breaks/Replaces, the migration is long done.
* Set “Rules-Requires-Root: no”.
* Standards-Version 4.5.1, no further change required.
-- Stephen Kitt <skitt@debian.org> Thu, 14 Jan 2021 09:11:55 +0100
jstest-gtk (0.1.1~git20160825-3) unstable; urgency=medium
* Migrate to Salsa.
* Switch to debhelper compatibility level 11.
* Update debian/copyright.
* Standards-Version 4.1.4, no further change required.
-- Stephen Kitt <skitt@debian.org> Wed, 09 May 2018 11:38:10 +0200
jstest-gtk (0.1.1~git20160825-2) unstable; urgency=medium
* Hard-code the data directory instead of relying on binreloc
(closes: #850022, #850569).
* Enable all hardening options.
-- Stephen Kitt <skitt@debian.org> Tue, 10 Jan 2017 09:08:01 +0100
jstest-gtk (0.1.1~git20160825-1) unstable; urgency=medium
* New upstream snapshot, switching to CMake.
* Migrate to dbgsym debug packages.
* Switch to https: VCS URIs (see #810378).
* Clean up debian/control using cme.
* Standards-Version 3.9.8, no change required.
* Switch to debhelper compatibility level 10.
-- Stephen Kitt <skitt@debian.org> Mon, 12 Dec 2016 23:08:53 +0100
jstest-gtk (0.1.1~git20140501-2) unstable; urgency=medium
* Fix flags-from-env.patch so the package builds again.
* Refresh patches.
* Upgrade to debhelper compatibility level 9.
* Rework debian/rules in simplified dh style.
* Drop Debian-specific menu.
* Add keywords to the .desktop file.
* Standards-Version 3.9.6, no further change required.
-- Stephen Kitt <skitt@debian.org> Tue, 10 Nov 2015 09:19:53 +0100
jstest-gtk (0.1.1~git20140501-1) unstable; urgency=low
* New upstream snapshot.
* Drop libraries.patch, gcc-4.7.patch and typos.patch, merged upstream.
* Move packaging to git.
* Switch to my Debian address.
* Standards-Version 3.9.5, no change required.
* Switch to default compression options.
-- Stephen Kitt <skitt@debian.org> Mon, 05 May 2014 21:57:06 +0200
jstest-gtk (0.1.1~git20090722-2) unstable; urgency=low
* Acknowledge NMU (thanks Gregor!).
* Limit architectures to those using Linux kernels.
* Add build-arch/build-indep targets and clean up debian/rules (in
particular, avoid touching build-stamp from the binary target).
* Correct Vcs-Browser URL.
* Restore watch file.
* Remove obsolete Encoding key from the desktop file.
* Drop build-dependency on quilt, and correct debian/rules
appropriately.
* Add headers to all the patches.
* Ship NEWS as the upstream changelog.
* Re-enable typos.patch to fix another typo.
* Update copyright years and format URL.
* Rework libraries.patch to use pkg-config for all libraries.
* Rework flag management to allow hardened builds.
* Standards-Version 3.9.3, no further change required.
-- Stephen Kitt <steve@sk2.org> Mon, 28 May 2012 23:49:12 +0200
jstest-gtk (0.1.1~git20090722-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch from Paul Tagliamonte
(adds missing include).
Closes: #667217
-- gregor herrmann <gregoa@debian.org> Sun, 22 Apr 2012 15:56:27 +0200
jstest-gtk (0.1.1~git20090722-1) unstable; urgency=low
* Initial release (Closes: #527962).
-- Stephen Kitt <steve@sk2.org> Tue, 22 Feb 2011 22:44:48 +0100
|