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
|
gentle (1.9.5~alpha2+dfsg1-2) unstable; urgency=medium
* Team upload
* gcc-14-32-bit.patch: new: fix build failure on 32-bit architectures.
-- Étienne Mollier <emollier@debian.org> Fri, 11 Oct 2024 10:56:26 +0200
gentle (1.9.5~alpha2+dfsg1-1) unstable; urgency=medium
* documentation - finally decided not to redistribute GFDLed
docs/manual.adoc and all associated images to circumvent
license discussion (thanks to Étienne Mollier for spotting that).
* d/control: Added constraint on wxWidgets >= 3.2.5
because of https web access.
-- Steffen Moeller <moeller@debian.org> Sun, 22 Sep 2024 11:36:57 +0200
gentle (1.9.5~alpha2+dfsg-1) UNRELEASED; urgency=medium
* Alignments are working (Closes: #732691)
* Web-access to NCBI resources now via https are working.
* d/control:
- bumped policy version
- improved description
* d/u/metadata: Added ref to bio.tools
* updated patches, copyright and lintian overrides
to new upstream source structure
* documentation
- transitioned to asciidoc shipping with source tree
- removed German documentation.
* first autotests
* added lintian overrides
* updated man page
-- Steffen Moeller <moeller@debian.org> Thu, 05 Sep 2024 12:02:48 +0200
gentle (1.9.5~alpha1+dfsg-1) unstable; urgency=medium
* Upstream accepted all our patches.
* Many smallish bug fixes hinted by modern compilers that should improve
stability.
-- Steffen Moeller <moeller@debian.org> Thu, 07 Sep 2023 16:18:05 +0200
gentle (1.9+cvs20100605+dfsg1-13) UNRELEASED; urgency=medium
* Increased size of char[]s (factor 10) to
- accomodate longer sequence lines and/or
- avoid compiler warnings.
* Now opening website with /usr/bin/open (provided e.g. by xdg-utils)
* Update of upstream repository.
-- Steffen Moeller <moeller@debian.org> Mon, 31 Jul 2023 14:44:40 +0200
gentle (1.9+cvs20100605+dfsg1-12) unstable; urgency=medium
* Added more patches to eradicate compiler warnings on font selection.
* Restored order of patches in d/p/series -> new patches last.
* Not showing modal dialog announcing read-in of markers.txt
* Corrected for run-time checks by wxWidgets for wxEXPAND dominating other
widget-orientation flags.
-- Steffen Moeller <moeller@debian.org> Sun, 30 Jul 2023 01:21:41 +0200
gentle (1.9+cvs20100605+dfsg1-11) unstable; urgency=medium
* clang pointed to mismatch between dynamic allocations of arrays
with new and omitted []s in corresponding delete (forwarded as PR#3)
* Fixed prior unnoticed issues with operator precedence (forwarded as PR#4)
* Standards-Version: 4.6.2
-- Steffen Moeller <moeller@debian.org> Sun, 29 Jul 2023 00:08:55 +0200
gentle (1.9+cvs20100605+dfsg1-10) unstable; urgency=medium
* Team upload.
[ Andreas Tille ]
* transition to wxwidgets3.2
Closes: #1019809
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.1 (routine-update)
[ Scott Talbert ]
* Patch for compatibility with wxWidgets 3.2
[ Étienne Mollier ]
* d/rules: convert tips_de.txt to utf8 for encoding consistency.
* d/s/lintian-overrides: add; document false positive errors.
-- Étienne Mollier <emollier@debian.org> Fri, 16 Sep 2022 21:50:52 +0200
gentle (1.9+cvs20100605+dfsg1-9) unstable; urgency=medium
[ Steffen Moeller ]
* debhelper-compat 13
* d/u/metadata: Added SciCrunch RRID
* d/control:
- Standards-Version: 4.5.0
- R-R-R: no
[ Andreas Tille ]
* Standards-Version: 4.5.1 (routine-update)
* Add salsa-ci file (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Andreas Tille <tille@debian.org> Thu, 17 Dec 2020 15:40:47 +0100
gentle (1.9+cvs20100605+dfsg1-8) unstable; urgency=medium
* rebuild against wxWidgets GTK 3 package
Closes: #933449
* debhelper-compat 12
* Standards-Version: 4.4.0
* Remove trailing whitespace in debian/changelog
* Drop --list-missing from dh_install
-- Andreas Tille <tille@debian.org> Tue, 30 Jul 2019 16:39:34 +0200
gentle (1.9+cvs20100605+dfsg1-7) unstable; urgency=medium
[ Steffen Moeller ]
* d/u/metadata: Added RRIDs
[ Andreas Tille ]
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.0
* d/rules: do not parse d/changelog
* d/copyright: Add Files-Excluded
* d/watch: Add comment what we could use to fetch source from Git but
it seems that Github is lagging behind the code we have in this tarball
* Do not install todo.txt
-- Andreas Tille <tille@debian.org> Fri, 24 Aug 2018 14:28:20 +0200
gentle (1.9+cvs20100605+dfsg1-6) unstable; urgency=medium
* Fix propagation of CXXFLAGS
Closes: #853830
-- Andreas Tille <tille@debian.org> Wed, 01 Feb 2017 14:23:43 +0100
gentle (1.9+cvs20100605+dfsg1-5) unstable; urgency=medium
* cme fix dpkg-control
* d/copyright: Source now at Github
* add fake watch file pointing to upstream issue asking for release tags
* Build-Depends: default-libmysqlclient-dev
Closes: #845844
* debhelper 10
* d/rules: drop get-orig-source target that will not work any more but
do not provide new one as long as upstream has not yet answered the
issue requesting release tags
* Remove redundant README.Debian since the information is in (and belongs
to) README.source
* hardening=+all
* debian/menu: removed
-- Andreas Tille <tille@debian.org> Thu, 01 Dec 2016 16:02:20 +0100
gentle (1.9+cvs20100605+dfsg1-4) unstable; urgency=medium
* Team upload
* Add .desktop file and icons for GENtle
* Migrate packaging to Git
* Fix formatting of debian/copyright
* Do not depend on libsqlite0
- Thanks to Dmitrijs Ledkovs for the patch!
* Refresh patches
-- Matthias Klumpp <mak@debian.org> Sat, 22 Aug 2015 20:30:52 +0200
gentle (1.9+cvs20100605+dfsg1-3) unstable; urgency=medium
[ Olly Betts ]
* Update to use wxWidgets 3.0 (new patch wx3.0-compat.patch).
* Fix mismatching format codes in printf and scanf (new patch
fix-format-codes.patch).
Closes: #750906
[ Andreas Tille ]
* Moved debian/upstream to debian/upstream/metadata
* cme fix dpkg-control
-- Andreas Tille <tille@debian.org> Wed, 25 Jun 2014 13:55:53 +0200
gentle (1.9+cvs20100605+dfsg1-2) unstable; urgency=low
* debian/control:
- cme fix dpkg-control
- use anonscm in Vcs fields
- remove unneeded Build-Depends
* debian/rules
- Short dh using --with autoreconf
(Thanks to Hideki Yamane <henrich@debian.org> for his initial
patch which gave the inspiration for the change above)
Closes: #724221
* debian/copyrigh: DEP5
* install both translations of the manual but use better names and
fix according doc-base files
* debian/menu: Fix section
* debian/gentle.install: Install user tips properly
-- Andreas Tille <tille@debian.org> Wed, 16 Oct 2013 08:19:37 +0200
gentle (1.9+cvs20100605+dfsg1-1) unstable; urgency=low
* debian/rules:
- Make sure that binary dlls will be deleted when unpacking
Closes: #685149
- Use xz compression for upstream source
- Drop *.a files from upstream source in get-orig-source target
* Versioned depends from DFSG free clustalw -> package can go to main
* debian/control:
- fix broken VCS fields
- Standards-Version: 3.9.4 (no changes needed)
* debian/upstream: Add citation information
-- Andreas Tille <tille@debian.org> Fri, 17 Aug 2012 14:36:52 +0200
gentle (1.9+cvs20100605+dfsg-3) unstable; urgency=low
* Updated policy to 3.9.2
* Rebuilt against later versions of mysql and tinyxml libraries
-- Steffen Moeller <moeller@debian.org> Fri, 03 Jun 2011 21:12:05 +0200
gentle (1.9+cvs20100605+dfsg-2) unstable; urgency=low
* Adding build-dependency to libmysqlclient-dev (Closes: #585891)
and to libsqlite3-dev, libsqlite0-dev
* Changed format to 3.0 (quilt), removed dependency to cdbs and quilt,
simplified debian/rules accordingly.
* improved get-orig-source to remove directory checked out
-- Steffen Moeller <moeller@debian.org> Tue, 15 Jun 2010 16:38:33 +0200
gentle (1.9+cvs20100605+dfsg-1) unstable; urgency=low
* Reupload in reaction to ftp-masters comments (Closes: #582959)
* removed tinyurl and clustalw from source tree for DFSG compatibility
- which introduced dependency to quilt
- and provoked +dfsg suffix to version (not fully correct, yet)
* invoking automake, autoconf during build
- added those to build-dependencies
- removed upstream Makefile and Makefile.in from source
* declared 1.0 source format
* removed doc-base lintian warning
* explicitly listing man page as such, now correctly named GENtle.1
* prepared for eventually adding gentle-dbg
* compilation successfullly tested against gcc-4.5
* added help/* to package
* reupload to unstable
-- Steffen Moeller <moeller@debian.org> Wed, 02 Jun 2010 12:07:21 +0200
gentle (1.9+cvs20100531-1) experimental; urgency=low
* Initial release.
-- Steffen Moeller <moeller@debian.org> Tue, 25 May 2010 00:08:31 +0200
|