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
|
nautic (1.5-6) unstable; urgency=medium
* debian/control: move to debian-astro team
* debian/control: depend on wxWidgets 3.2 (Closes: #101982)
-- Thorsten Alteholz <debian@alteholz.de> Sat, 01 Oct 2022 13:03:02 +0200
nautic (1.5-5) unstable; urgency=medium
* new maintainer (Closes: #846846)
* debian/control: use dh13
* debian/control: bump standard to 4.6.0 (no changes)
* debian/control: add Rules-Requires-Root:
* debian/source/lintian-overrides: update tag names
* debian/copyright: convert to DEP5 format
-- Thorsten Alteholz <debian@alteholz.de> Tue, 24 Aug 2021 19:03:02 +0200
nautic (1.5-4) unstable; urgency=medium
* QA upload.
* debian/control: Drop unused BD on libglib2.0-0.
* debian/control: Build against GTK3 variant on wxwidgets3.0.
* debian/control: Policy version 4.1.3:
+ debian/menu: Remove (deprecated in 3.9.8) and add debian/nautic.desktop
instead.
* debian/compat,debian/control,debian/rules: Upgrade to compat level 11.
* debian/clean,debian/rules: Use debian/clean and simplify debian/rules.
* debian/rules: Remove template boilerplate comments.
-- Olly Betts <olly@survex.com> Sat, 24 Mar 2018 16:14:08 +1300
nautic (1.5-3) unstable; urgency=medium
* QA upload.
* Fix more FTBFS with GCC 6, thanks to Graham Inggs. (Closes: #848917)
* Fix more typos found by lintian.
-- Andreas Beckmann <anbe@debian.org> Thu, 12 Jan 2017 14:45:17 +0100
nautic (1.5-2) unstable; urgency=medium
* QA upload. (Closes: #760323)
* Set Maintainer to Debian QA Group. (See: #846846)
* Fix FTBFS with GCC 6, thanks to Slavek Banko. (Closes: #811740)
-- Andreas Beckmann <anbe@debian.org> Mon, 12 Dec 2016 12:28:39 +0100
nautic (1.5-1.1) unstable; urgency=medium
* Non-maintainer upload with maintainer's consent.
[ Hideki Yamane ]
* debian/rules
- Just use dh-autoreconf to fix FTBFS (Closes: #662221, #713547)
* debian/control
- add "Build-Depends: dh-autoreconf"
[ Olly Betts ]
* Update to use wxWidgets 3.0 (Closes: #750972):
- New patch: wx3.0-compat.patch
* Fix a buffer overrun (Closes: #750974):
- New patch: fix-buffer-overrun.patch
* Update to use dh compat level 9 to enable hardening flags.
* "Standards-Version: 3.9.5" - only change is to drop obsolete
"DM-Upload-Allowed: yes".
* Fix typo in long description.
* Fix typo in "About" dialog spotted by lintian (new patch typos.patch).
* Override lintian errors about symlinks pointing outside the source
tree - dh_autoreconf replaces these with files.
-- Olly Betts <olly@survex.com> Tue, 02 Sep 2014 13:11:15 +0000
nautic (1.5-1) unstable; urgency=low
* new issue with new view and major changes
-- Enas Giovanni <gio.enas@alice.it> Tue, 01 May 2012 07:10:31 +0200
nautic (1.4-2) unstable; urgency=low
* fixed problem with GUI
-- Enas Giovanni <gio.enas@alice.it> Sun, 09 Mar 2012 09:27:00 +0100
nautic (1.4-1) unstable; urgency=low
* new upstream release (Closes: #662221)
-- Enas Giovanni <gio.enas@alice.it> Mon, 05 Mar 2012 07:33:48 +0100
nautic (1.3-7) unstable; urgency=low
* Bug correction (Closes: #637689)
-- Enas Giovanni <gio.enas@alice.it> Sat, 15 Oct 2011 20:00:00 +0200
nautic (1.3-6) unstable; urgency=low
* Control file adjustments
- adding build-dep
- ordered build deps alphabetically
-- Enas Giovanni <gio.enas@alice.it> Sun, 03 Sep 2011 20:00:00 +0200
nautic (1.3-5) unstable; urgency=low
* Further autoconf adjustments
-- Enas Giovanni <gio.enas@alice.it> Sun, 27 Aug 2011 09:00:00 +0200
nautic (1.3-4) unstable; urgency=low
* Further improvements to code bug
-- Enas Giovanni <gio.enas@alice.it> Thur, 25 Aug 2011 14:00:00 +0200
nautic (1.3-3) unstable; urgency=low
* Further improvements to copyright
-- Enas Giovanni <gio.enas@alice.it> Tue, 12 Jul 2011 18:20:00 +0200
nautic (1.3-2) unstable; urgency=low
* First reactions to rejection by FTPmasters
-- Enas Giovanni <gio.enas@alice.it> Wed, 02 Jul 2011 18:20:00 +0200
nautic (1.3-1) unstable; urgency=low
* manual page available in man/nautic.1
-- Enas Giovanni <gio.enas@alice.it> Wed, 02 Jul 2011 14:20:00 +0200
nautic (1.2-2) unstable; urgency=low
* manual page available in man/nautic.1
-- Enas Giovanni <gio.enas@alice.it> Wed, 27 Apr 2011 14:20:00 +0200
nautic (1.2-1) unstable; urgency=low
* Initial release (Closes: #622760)
* Fix missing-debian-source-format lintian warning.
* Switch to dpkg-source 3.0 (quilt) format
-- Enas Giovanni <gio.enas@alice.it> Sat, 16 Apr 2011 16:34:24 +0200
|