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
|
ftools-fv (5.5.2+dfsg-2) unstable; urgency=medium
* Make sure the correct "wish" is executed when fv is started
(Closes: #1032280)
* Push Standards-Version to 4.6.2, no changes
-- Ole Streicher <olebole@debian.org> Thu, 02 Mar 2023 22:33:03 +0100
ftools-fv (5.5.2+dfsg-1) unstable; urgency=low
* New upstream version 5.5.2+dfsg. Rediff patches
* Push Standards-Version to 4.5.0. No changes needed
* Push dh-compat to 13. Replace d/compat by dh-compat build dependency
* Add "Rules-Requires-Root: no" to d/control
* Replace MIT license name by Expat
* Remove Conflicts/Replaces for fv
-- Ole Streicher <olebole@debian.org> Fri, 04 Sep 2020 11:16:57 +0200
ftools-fv (5.5+dfsg-2) unstable; urgency=medium
* Fix WCS initialization in PowWCS.c (Closes: #930857)
-- Ole Streicher <olebole@debian.org> Fri, 21 Jun 2019 15:58:22 +0200
ftools-fv (5.5+dfsg-1) unstable; urgency=medium
* New upstream version 5.5+dfsg. Rediff patches
* Remove more external stuff
* Remove shlib depends for ftools-fv
* Push Standards-Version to 4.1.4. No changes required
-- Ole Streicher <olebole@debian.org> Fri, 21 Jun 2019 15:56:36 +0200
ftools-fv (5.4+dfsg-4) unstable; urgency=medium
* Switch back to unstable
* Adjust patches for use with `gbp pq`
* Don't remove pkgindex.tcl on `make clean` (Closes: #894019)
* Remove version requirement for iwidgets4 (Closes: #893407)
-- Ole Streicher <olebole@debian.org> Fri, 30 Mar 2018 10:40:56 +0200
ftools-fv (5.4+dfsg-3~exp) experimental; urgency=low
[ Sergei Golovan ]
* Switch to experimental
* Relax the Itcl version requirement to allow version 4 to be loaded.
* Depend on Itcl and Itk indirectly through Iwidgets.
* Remove a call to [fvPref save] during initial objects creation because
it causes crash with Itcl 4.
[ Ole Streicher ]
* Update VCS fields to use salsa.d.o
* Push Standards-Version to 4.1.3. Change URLs to https
* Push compat to 11
-- Ole Streicher <olebole@debian.org> Mon, 19 Mar 2018 16:45:38 +0100
ftools-fv (5.4+dfsg-2) unstable; urgency=low
* Update standards-version to 3.9.8 (no changes)
* Update VCS fields, add d/u/metadata
* Remove menu file. See Bug #741573 for details
-- Ole Streicher <olebole@debian.org> Tue, 13 Sep 2016 13:25:06 +0200
ftools-fv (5.4+dfsg-1) unstable; urgency=low
* New upstream version
-- Ole Streicher <olebole@debian.org> Mon, 31 Aug 2015 10:11:56 +0200
ftools-fv (5.3+dfsg-7) unstable; urgency=low
* Change default temp location to /tmp
* Convert POW to multi-arch
* Make POW suitable for Tcl >= 8.6
-- Ole Streicher <olebole@debian.org> Wed, 22 Jul 2015 20:49:39 +0200
ftools-fv (5.3+dfsg-6) unstable; urgency=low
* build-depend on libcfitsio-dev instead of libcfitsio3-dev. Closes: #761708
* Update uploader e-mail
* Update standards version to 3.9.6. No changes needed.
* Create upstream/metadata with bibliographic information
-- Ole Streicher <olebole@debian.org> Sun, 26 Apr 2015 12:30:37 +0200
ftools-fv (5.3+dfsg-5) unstable; urgency=low
* Change maintainer to debian-astro
* [Nicolas Sévelin-Radiguet] Fix FTBFS with clang instead of gcc.
Closes: #743702
* Push standard version to 3.9.5. No changes needed.
-- Ole Streicher <debian@liska.ath.cx> Sun, 06 Apr 2014 12:37:03 +0200
ftools-fv (5.3+dfsg-4) unstable; urgency=low
[ Sergei Golovan ]
* Fixed FTBFS with new Tcl/Tk after dropping /usr/bin/tclsh alternative
and removing patch for tclPort.h. Closes: #725939
-- Ole Streicher <debian@liska.ath.cx> Thu, 10 Oct 2013 09:20:23 +0200
ftools-fv (5.3+dfsg-3) unstable; urgency=low
* Call wish8.5 and depend of tk8.5 (required because we use itcl{3}
which depends on tk8.5). Closes: #725689
* Push standard to 3.9.4 w/o changes.
* Propagate CPPFLAGS and LDFLAGS for hardening.
-- Ole Streicher <debian@liska.ath.cx> Wed, 09 Oct 2013 11:13:33 +0200
ftools-fv (5.3+dfsg-2) unstable; urgency=low
* Fix FTBS on hurd
-- Ole Streicher <debian@liska.ath.cx> Thu, 18 Oct 2012 11:46:07 +0200
ftools-fv (5.3+dfsg-1) unstable; urgency=low
* Initial release. Closes: #682205
* Replaces old "fv" package. Closes: #527670, #359142, #473002, #499725,
#592693, #259548
-- Ole Streicher <debian@liska.ath.cx> Mon, 03 Sep 2012 12:15:00 +0200
|