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
|
tcm (2.20+TSQD-8) unstable; urgency=medium
* QA upload.
* Import package history into GIT.
* Fix building with GCC 14. (Closes: #1075555)
* Fix building twice in a row. (Closes: #1048958)
* Use flags from dpkg-buildflags. (Closes: #1021498)
* Deduplicate documentation.
-- Andreas Beckmann <anbe@debian.org> Mon, 21 Oct 2024 08:57:18 +0200
tcm (2.20+TSQD-7) unstable; urgency=medium
[ Andreas Beckmann ]
* QA upload.
* Fix FTBFS with GCC 11. (Closes: #984361)
* Fail early on unknown platforms.
* Set Rules-Requires-Root: no.
* Suggest tcm-doc. (Closes: #849618)
[ Roland Rosenfeld ]
* The transfig package has been renamed to fig2dev. (Closes: #866158)
[ Helmut Grohne ]
* Fix FTCBFS: Pass cross tools to make. (Closes: #981310)
-- Andreas Beckmann <anbe@debian.org> Tue, 12 Oct 2021 21:38:16 +0200
tcm (2.20+TSQD-6) unstable; urgency=medium
* QA upload.
* Switch to source format 3.0 (quilt).
* Build with -fcommon to fix FTBFS with GCC 10. (Closes: #957863)
-- Andreas Beckmann <anbe@debian.org> Sun, 02 Aug 2020 22:17:38 +0200
tcm (2.20+TSQD-5) unstable; urgency=medium
[ Andreas Beckmann ]
* QA upload. (Closes: #722943)
* Set Maintainer to Debian QA Group. (See: #847248)
* Switch to debhelper compat level 9. (Closes: #817686)
[ Santiago Vila ]
* Add missing build-arch/build-indep targets. (Closes: #822031)
[ Nicolas Sévelin-Radiguet ]
* Fix FTBFS with clang. (Closes: #745652)
-- Andreas Beckmann <anbe@debian.org> Mon, 12 Dec 2016 11:29:13 +0100
tcm (2.20+TSQD-4.4) unstable; urgency=low
* Non-maintainer upload.
* Build depend on libxt-dev (Closes: #707923).
* Transition from lesstif2 to motif (Closes: #714668).
-- Luk Claes <luk@debian.org> Sat, 14 Sep 2013 17:55:28 +0200
tcm (2.20+TSQD-4.3) unstable; urgency=low
* Non-maintainer upload.
* Refresh Makefile patch (Closes: #718156).
-- Margarita Manterola <marga@debian.org> Fri, 09 Aug 2013 09:48:38 +0000
tcm (2.20+TSQD-4.2) unstable; urgency=low
* Non-maintainer upload.
* debian/rules:
+ Fix bashism (Closes: #478629). Patch by Chris Lamb.
-- Marco Rodrigues <gothicx@sapo.pt> Mon, 16 Jun 2008 09:42:17 +0100
tcm (2.20+TSQD-4.1) unstable; urgency=low
* Non-maintainer upload to fix Failure To Build From Source.
[ Barry deFreese ]
* Remove src/Config.tmpl symlink before copying debian/Config.tmpl.
(Closes: #464288).
[ Margarita Manterola ]
* Fix watch file (Closes: #449836).
* Fix debian/menu to use "Applications" instead of "Apps".
* Fix debian/copyright to include the proper copyright notice.
-- Margarita Manterola <marga@debian.org> Sun, 09 Mar 2008 01:04:17 +0000
tcm (2.20+TSQD-4) unstable; urgency=low
* debian/Config.tmpl: Remove useless libraries from LDFLAGS.
* debian/rules: Remove executable bit from /etc files.
* debian/copyright: Update FSF address.
* debian/control: Update standards-version to 3.7.2.
* debian/menu: Remove tert and teft entries since them are not being
built anymore.
-- Otavio Salvador <otavio@debian.org> Fri, 4 May 2007 20:58:44 -0300
tcm (2.20+TSQD-3) unstable; urgency=medium
* Ack previous NMUs.
- Added 30_amd64_null.dpatch from Adrian Knoth to fix segfaults on amd64.
(Closes: #339040) (Thanks Norbert Tretkowski <nobse@debian.org>)
- debian/Config.tmpl: Fix conditional syntax. (Closes: #355985)
(Thanks Matej Vela <vela@debian.org>)
* Add 31_fix_gcc_4_1.dpatch: fix ugly C++ programming. Thanks to Martin
Michlmayr <tbm@cyrius.com> for the patch.
-- Otavio Salvador <otavio@debian.org> Sat, 8 Apr 2006 10:03:43 -0300
tcm (2.20+TSQD-2) unstable; urgency=low
* Ack previous NMU. (Closes: #327362, #320336)
* Add build-depends of libxau-dev. Fix FTBFS on arm.
* Fix a spelling error no menu file. (Closes: #305111)
* Bumb Standards-Version to 3.6.2. No changes need.
* Convert previous patches to:
- 15_fix_gcc_4_0.dpatch: fix issues while building with gcc 4.0;
- 16_gv_preview.dpatch: fix gv params;
* Remove 14_fix_gcc_3_4.dpatch since 15_fix_gcc_4_0.dpatch replace it;
* Add 20_fix_doc.dpatch: Remove wrong links from docs. (Closes: #322336)
-- Otavio Salvador <otavio@debian.org> Wed, 14 Sep 2005 20:17:10 -0300
tcm (2.20+TSQD-1.1) unstable; urgency=medium
* NMU.
* Fix build failure with gcc 4.0. Thanks to Andreas Jochens for the patch.
Closes: #327362.
* Call gv with `--media=<a4|letter> --orientation=<portrait|landscape>'
rather than `-<a4|letter> -<portrait|landscape>'. Closes: #320336.
-- Matej Vela <vela@debian.org> Mon, 12 Sep 2005 16:23:26 +0200
tcm (2.20+TSQD-1) unstable; urgency=low
* New upstream release
- Don't use obsolete function anymore (Closes: #234512).
* debian/menu: add TSQD diagram item.
-- Otavio Salvador <otavio@debian.org> Thu, 26 Aug 2004 12:34:24 -0300
tcm (2.20-7) unstable; urgency=low
* Update packaging, now conforming to policy version 3.6.1.
* Change the build-depends: remove the depends of gcc versions bellow of
3.3 since all previous bugs are fixed.
* Fix FTBFS with gcc-3.4. Thanks to Andreas Jochens (closes: #263761).
- Included debian/patches/14_fix_gcc_3_4.dpatch.
-- Otavio Salvador <otavio@debian.org> Sat, 7 Aug 2004 16:02:20 -0300
tcm (2.20-6) unstable; urgency=low
* Change the build-depends:
- included the need of one version lowest then 2.5.31 for flex;
- updated the gcc depends to gcc (<< 3.3) | gcc-3.3 (>= 3.3.1-0pre0):
- droped debian/patches/10_change_gcc_default.dpatch.
- updated the flex depends:
- added debian/patches/13_fix_flex_compile.dpatch.
since the last version (3.3.1-0pre0) solve the previous build problem.
* Fix the FTBFS bug in mipsel (closes: #198519):
- updated the 01_makefile.dpatch.
* Fix the quoting of project directory in TCM loading tool
(closes: #198001):
- added debian/patches/12_quote_system_call.dpatch.
-- Otavio Salvador <otavio@debian.org> Thu, 3 Jul 2003 20:08:21 -0300
tcm (2.20-5) unstable; urgency=low
* Update packaging, now conforming to policy version 3.5.10.
* Fix the sed expression to work with older sed versions
(closes: #192920).
* Change the build-depends:
- 'flex' to 'flex-old | flex';
- 'lesstif-dev' to 'lesstif2-dev | lesstif-dev' (closes: #192941);
- added 'g++-3.2' because the current (3:3.3-1) doesn't work;
- added 'dpatch';
* Change the support of build-time patches to use dpatch:
- debian/control: include a build-depend of dpatch;
- debian/rules: changes needed to use dpatch;
- debian/paches/*: converted to dpatch format;
-- Otavio Salvador <otavio@debian.org> Tue, 20 May 2003 13:40:12 -0300
tcm (2.20-4) unstable; urgency=low
* debian/control: included suggests of xfonts-scalable in tcm package.
* /etc/tcm/tcm.conf: changed FontFamily from Helvetica to Courier
(closes: #183609).
* debian/rules:
- include support to apply patches at build time;
- removed DH_COMPAT variable.
* debian/compat: included on package and set to 4.
* debian/patches/:
- ported 01_makefile.diff (about #178762).
- added 02_export_png.diff (closes: #183588);
-- Otavio Salvador <otavio@debian.org> Thu, 13 Mar 2003 22:22:48 -0300
tcm (2.20-3) unstable; urgency=low
* debian/rules: included support to DEB_BUILD_OPTIONS.
* debian/control: included dependence of transfig (closes: #183454).
-- Otavio Salvador <otavio@debian.org> Tue, 4 Mar 2003 21:45:10 -0300
tcm (2.20-2) unstable; urgency=low
* Fixed the clean target to allow compilation like regular
user (closes: #178762).
-- Otavio Salvador <otavio@debian.org> Tue, 28 Jan 2003 10:19:50 -0200
tcm (2.20-1) unstable; urgency=low
* New upstream release (closes: #164378).
* Update packaging, now conforming to policy version 3.5.8.
* Changed the debhelper compatablity level to 4.
* debian/control:
- Changed the Standards-Version to 3.5.8;
- Updated the Build-Depends to depends of debhelper >= 4.
* debian/menu: included TSCD (Tool for Statechart Diagrams) entry.
-- Otavio Salvador <otavio@debian.org> Fri, 24 Jan 2003 13:17:22 -0200
tcm (2.10-4) unstable; urgency=low
* Fixed some issues about bison 1.75. (closes: #169315)
-- Otavio Salvador <otavio@debian.org> Sat, 16 Nov 2002 10:28:31 -0200
tcm (2.10-3) unstable; urgency=low
* Update packaging, now conforming to policy version 3.5.7
* Rebuild to remove the /usr/doc link
-- Otavio Salvador <otavio@debian.org> Thu, 14 Nov 2002 15:14:54 -0200
tcm (2.10-2) unstable; urgency=low
* improve menus
-- Otavio Salvador <otavio@debian.org> Sun, 28 Apr 2002 15:36:37 -0300
tcm (2.10-1) unstable; urgency=low
* New upstream release
-- Otavio Salvador <otavio@debian.org> Thu, 25 Apr 2002 10:27:16 -0300
tcm (2.1-2) unstable; urgency=low
* fix a compile problem in HPPA. (closes: #144290)
-- Otavio Salvador <otavio@debian.org> Wed, 24 Apr 2002 12:34:18 -0300
tcm (2.1-1) unstable; urgency=low
* Initial Release. (closes: #139236)
-- Otavio Salvador <otavio@debian.org> Fri, 19 Apr 2002 17:44:58 -0300
|