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
|
treeviewx (0.5.1+git20100823.7e4d0e9-4) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* transition to wxwidgets3.2
Closes: #1019811
* Standards-Version: 4.6.1 (routine-update)
[ Scott Talbert ]
* Patch for compatibility with wxWidgets 3.2
-- Étienne Mollier <emollier@debian.org> Fri, 16 Sep 2022 22:16:19 +0200
treeviewx (0.5.1+git20100823.7e4d0e9-3) unstable; urgency=medium
[ Edward Betts ]
* d/upstream/metadata: Update repository GitHub URL to same one used in
d/control and d/copyright. Old URL returned a 404.
[ Andreas Tille ]
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Trim trailing whitespace.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Andreas Tille <tille@debian.org> Thu, 17 Dec 2020 15:43:11 +0100
treeviewx (0.5.1+git20100823.7e4d0e9-2) unstable; urgency=medium
* rebuild against wxWidgets GTK 3 package
Closes: #933410
* debhelper-compat 12
* Standards-Version: 4.4.0
* Remove trailing whitespace in debian/changelog
-- Andreas Tille <tille@debian.org> Tue, 30 Jul 2019 16:18:15 +0200
treeviewx (0.5.1+git20100823.7e4d0e9-1) unstable; urgency=medium
* Homepage vanished
* d/watch: Use git mode
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Fake files ChangeLog AUTHORS for dh_auto_reconf
-- Andreas Tille <tille@debian.org> Sun, 14 Oct 2018 16:19:46 +0200
treeviewx (0.5.1+20100823-5) unstable; urgency=medium
* Moved packaging from SVN to Git
* Standards-Version: 4.1.1
* remove unneeded autoreconf
-- Andreas Tille <tille@debian.org> Thu, 05 Oct 2017 21:30:58 +0200
treeviewx (0.5.1+20100823-4) unstable; urgency=medium
[ Charles Plessy ]
* Drop menu file as per decision of the Technical Committee.
[ Andreas Tille ]
* d/copyright: Github URL of automatic export from Google Code
* debhelper 10
* cme fix dpkg-control
* d/watch:
- do not point to Google Code but rather on homepage download
- version=4
* Fix homepage
* Drop outdated README.source
* Update d/upstream/metadata
* Make sure all files are mentioned in d/copyright
* Mention todo in README.source: link dynamically against libncl
* hardening=+all
-- Andreas Tille <tille@debian.org> Thu, 01 Dec 2016 12:52:47 +0100
treeviewx (0.5.1+20100823-3) unstable; urgency=low
* Normalised debian/control and updated VCS URLs with ‘config-model-edit’.
* Conforms with Policy 3.9.5.
* Build with dh_autoreconf.
* Removed mailcap entry file, redundant with FreeDesktope menu file.
* Build on wxwidgets3.0 (thanks to Olly Betts <olly@survex.com>)
Further patch (wxstring-maxlen.patch) by Martin Steghöfer to avoid
assertion failures
Closes: #751255
* Added keywords to the Desktop meny entry.
-- Charles Plessy <plessy@debian.org> Sun, 10 Aug 2014 19:09:59 +0200
treeviewx (0.5.1+20100823-2) unstable; urgency=low
* debian/watch: Fixed after Google code redirector stopped working
* debian/upstream: Fix typo (s/Pages/Page/)
* debian/patches: refreshed
* debian/control:
- Do not Build-Depend from quilt any more since we have source
format 3.0 (quilt)
* debian/copyright: DEP5
* debhelper 9 (control+compat)
-- Andreas Tille <tille@debian.org> Thu, 02 Aug 2012 14:42:29 +0200
treeviewx (0.5.1+20100823-2precise3) precise; urgency=low
* Fudge watchfile to renumber version as in README.source
* Apply patch from http://code.google.com/p/treeviewx/issues/detail?id=1
to fix crash loading trees.
* Moved to DH build system (fairly trivial)
* Refresh patches
-- Tim Booth <tbooth@ceh.ac.uk> Wed, 01 Aug 2012 18:01:41 +0100
treeviewx (0.5.1+20100823-1) unstable; urgency=low
* New upstream version, hosted on Google Code.
* Deleted debian/patches 45_gcc4.3.diff, 50_wxT_tv.cpp.diff,
51_wxT_tview.cpp.diff, 80_missing_includes.diff, 90_fix_for_wx2.8.diff,
applied upstream, and debian/README.Debian, that only mentioned these
patches.
* Corrected Vcs-* URLs in debian/control.
* Using Debhelper 8 (debian/control, debian/compat).
* Incremented Standards-Version to reflect conformance with Policy 3.9.2.
(debian/control, no changes needed)
-- Charles Plessy <plessy@debian.org> Fri, 24 Jun 2011 08:34:48 +0900
treeviewx (0.5.1-7) unstable; urgency=low
* Refreshed debian/copyright according to latest developments
of the machine-readable format.
* Collected upstream information in debian/upstream-metadata.yaml
and removed bibliographic information from the long description
(debian/control).
* Added in ‘debian/patches/90_fix_for_wx2.8.diff’ Ryan Niebur's patch
to build TreeView X with wxWidgets 2.8 (Closes: #567238, thanks!).
* Build against libwxgtk2.8-dev (debian/control).
* Checked conformance with Policy 3.8.4 and incremented Standards-Version
to reflect this (debian/control, no changes needed).
-- Charles Plessy <plessy@debian.org> Thu, 28 Jan 2010 18:52:23 +0900
treeviewx (0.5.1-6) unstable; urgency=low
[ Charles Plessy ]
* Updated my email address.
[ David Paleino ]
* Removed myself from Uploaders
[ Andreas Tille ]
* Standards-Version: 3.8.3 (Added README.source)
* debhelper 7
* Added myself to uploaders
* Tested whether package also build against libwxgtk2.8-dev but failed
-> Upstream should be contacted about wxgtk upgrade to be safe for
the future
* Removed explicit dependency from libgnomeprintui2.2-0
Closes: #542579
-- Andreas Tille <tille@debian.org> Tue, 01 Sep 2009 11:18:11 +0200
treeviewx (0.5.1-5) unstable; urgency=low
[ Charles Plessy ]
* Debian Menu transition: Apps/Science becomes Applications/Science/Biology.
* debian/control:
- Moved the Homepage: field out from the package's description.
- Checked conformance with policy 3.7.3
- Allowed upload by Debian Maintainers.
* MIME support:
- debian/treeviewx.sharedmimeinfo declares that .phb and .ph files are
Clustal W phylogenetic trees.
- debian/treeviewx.mime and debian/treeviewx.desktop declare that
TreeView X can open Clustal W phylogenetic trees.
- debian/rules calls dh_installmime.
* debian/copyright: made machine-parsable.
* Relicensed the manpage under "same as TreeView X" terms.
* Switched to CDBS and quilt.
[ David Paleino ]
* Added support for MIME types (.phb is now associated to treeviewx)
* fixed FTBFS with GCC 4.3: missing #includes (Closes: #455177)
* Added statically generated tv.1 (to save buildd time)
* Other minor fixes
* Added Italian to the .desktop file
-- Charles Plessy <charles-debian-nospam@plessy.org> Sat, 26 Jan 2008 22:32:36 +0900
treeviewx (0.5.1-4) unstable; urgency=low
* Add Subversion repository URL to debian/control.
* Including /usr/share/dpatch/dpatch.make in debian/rules.
* Including a patch from Martin Michlmayr to build TreeView X
with gcc 4.3 (Closes: #417729).
-- Charles Plessy <charles-debian-nospam@plessy.org> Mon, 9 Apr 2007 10:03:14 +0900
treeviewx (0.5.1-3) unstable; urgency=low
[ William Alexander Grant ]
* Added 70_choose_tree.dpatch, prevents segfault when choosing no tree.
[ Charles Plessy ]
* Tested and imported the patch from Ubuntu. Thanks William !
-- Charles Plessy <charles-debian-nospam@plessy.org> Tue, 13 Feb 2007 23:38:33 +0900
treeviewx (0.5.1-2) unstable; urgency=low
* Added a transitional dependency on libgnomeprintui2.2-0, thanks to Roger
Leigh for understanding the problem. Closes: #392219
* Fixed the debian/watch file.
* Added an example tree (courtesy of Roger Leigh).
-- Charles Plessy <charles-debian-nospam@plessy.org> Sat, 14 Oct 2006 12:16:21 +0900
treeviewx (0.5.1-1) unstable; urgency=low
* Initial release Closes: #352506
-- Charles Plessy <charles-debian-nospam@plessy.org> Thu, 16 Mar 2006 11:30:23 +0900
|