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
|
tenace (0.17-1) unstable; urgency=medium
[ Debian Janitor ]
* Wrap long lines in changelog entries: 0.16-2.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.5.0, no changes needed.
[ Christoph Berg ]
* Update package URLs.
-- Christoph Berg <myon@debian.org> Tue, 31 Aug 2021 17:00:32 +0200
tenace (0.16-2) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_configure pass --host to ./configure.
(Closes: #923147)
[ Christoph Berg ]
* Simplify debian/rules. (Don't run dh_autoreconf, doesn't work yet.)
-- Christoph Berg <myon@debian.org> Mon, 25 Feb 2019 11:18:48 +0100
tenace (0.16-1) unstable; urgency=medium
* New upstream version.
+ Update to dds 2.9.0, remove our dds copy, remove gnulib physmem module.
+ Fix handling of board numbers in menu callback. Closes: #879455.
-- Christoph Berg <myon@debian.org> Sun, 23 Sep 2018 15:04:05 +0200
tenace (0.15-1) unstable; urgency=medium
* New upstream version.
+ Adapt glib-genmarshal call to new syntax. Closes: #871082.
-- Christoph Berg <myon@debian.org> Mon, 21 Aug 2017 20:04:07 +0200
tenace (0.14-1) unstable; urgency=medium
* New upstream version.
+ Font handling improved. Closes: #515572.
+ Support lin files starting with qx||. Closes: #680912.
* Install desktop file and icon. Closes: #738041.
-- Christoph Berg <myon@debian.org> Sun, 12 Jun 2016 15:39:54 +0200
tenace (0.13-1) unstable; urgency=low
* New upstream version.
+ Links with -lm. Closes: #704794.
+ Set dealer and vulnerability correctly on new boards. Closes: #668003.
* Drop Suggests: gnome-games-extra-data, doesn't exist anymore. Thanks to
Jeremy Bicha for spotting.
-- Christoph Berg <myon@debian.org> Fri, 04 Oct 2013 22:01:11 +0200
tenace (0.12-1) unstable; urgency=low
* New upstream version.
+ Fixes building with --as-needed. Closes: #632104.
+ Updates for two yet another new locations of gnome-card-data svg files.
+ handdisplay: include glib.h directly. Closes: #665618.
-- Christoph Berg <myon@debian.org> Wed, 06 Jul 2011 16:42:37 +0200
tenace (0.11-1) unstable; urgency=low
* New upstream version.
+ "Open in web" shows the current deal on
http://www.bridgebase.com/tools/handviewer.html. Closes: #522047.
-- Christoph Berg <myon@debian.org> Thu, 10 Feb 2011 00:24:33 +0100
tenace (0.10-1) unstable; urgency=low
* New upstream version, needs libdds-dev >= 2.0.0.
* Upgrade to DH 7.
-- Christoph Berg <myon@debian.org> Sun, 25 Apr 2010 01:03:55 +0200
tenace (0.8-3) unstable; urgency=low
* Move EINVAL tweak into file.h so main.c sees it.
-- Christoph Berg <myon@debian.org> Sat, 10 Apr 2010 21:35:32 +0200
tenace (0.8-2) unstable; urgency=low
* Use EINVAL on platforms where EMEDIUMTYPE is undefined.
-- Christoph Berg <myon@debian.org> Sat, 10 Apr 2010 15:14:02 +0200
tenace (0.8-1) unstable; urgency=low
* New upstream version.
* Adding Build-Dependency on libglade2-dev.
-- Christoph Berg <myon@debian.org> Sat, 24 Jan 2009 20:52:09 +0100
tenace (0.7-1) unstable; urgency=low
* New upstream version.
-- Christoph Berg <myon@debian.org> Mon, 24 Mar 2008 23:57:32 +0100
tenace (0.6-1) unstable; urgency=low
* New upstream version.
* Relax gtk+ Build-Depends, we check features at compile time (cf 0.5-1).
* Suggest gnome-games-extra-data for more svg files.
-- Christoph Berg <myon@debian.org> Sun, 16 Mar 2008 02:06:32 +0100
tenace (0.5-1) unstable; urgency=low
* New upstream version, will now also compile on Etch.
-- Christoph Berg <myon@debian.org> Sat, 09 Feb 2008 00:57:40 +0100
tenace (0.4-1) unstable; urgency=low
* New upstream version.
-- Christoph Berg <myon@debian.org> Thu, 07 Feb 2008 00:12:56 +0100
tenace (0.3-1) unstable; urgency=low
* Initial release.
-- Christoph Berg <myon@debian.org> Sun, 06 Jan 2008 22:28:27 +0100
|