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
|
opencpn (1:5.10.2+dfsg-1) unstable; urgency=medium
* New upstream release
* Drop upstreamed patches:
- 0003-build-Use-system-shapelib-if-available.patch
- 0007-Build-Don-t-use-march-native-4088.patch
- 0008-VERSION.cmake-Fix-date-string.patch
- 0010-Improve-display-detection-on-headless-X11-systems.patch
- 0011-appdata-developer-id-Fix-illegal-CamelCase.patch
- 0012-Explicitly-set-extra-object-info-text-color.4101.patch
- 0014-AIS-Meteo-Correct-typos-missed-brakes.patch
- 0015-Improve-conneciton_edit-dialog-layout-for-handheld-P.patch
- 0016-Correct-faults-on-GRIB-compact-control-bar-display-m.patch
- 0017-Make-ActivateNextpoint-pass-multiple-identical-point.patch
- 0018-Update-the-link-to-known-issues-page.-Fixes-4116.patch
* d/control: Add b-d git
* d/copyright: libdnet source paths update.
-- Alec Leamas <leamas.alec@gmail.com> Wed, 11 Sep 2024 09:17:35 +0200
opencpn (1:5.10.0+dfsg-5) unstable; urgency=medium
* New patch: Don't use unarr for libarchive >= 3.7.4, Closes: #1078767
* New patch: Fix link to open issues (opencpn#4116)
* New patch: Make ActivateNextpoint pass multiple identical points
* New patch: Correct faults on GRIB, compact control bar display mode
* New patch: Improve connection_edit dialog layout for handheld devices
* New patch: Fix AIS Meteo Correct typos - missed breakes.
* d/copyright: Remove license files, clean up libdnet/m4 duplicates
* d/rules: Handle -DEB_BUILD_OPTIONS=nocheck
* d/rules: Run tests in a custom dbus session (opencpn#4090)
* d/control: Add b-d dbus-daemon (opencpn#4090)
* d/control: Always use libcurl4-openssl-dev, fixes Rpi peer transfers.
* d/control: Require wxWidgets 3.2.
* d/control: Revert to Architecture: Any (#1078767)
* d/control: Update VCS links
-- Alec Leamas <leamas.alec@gmail.com> Wed, 28 Aug 2024 11:41:38 +0200
opencpn (1:5.10.0+dfsg-4) unstable; urgency=medium
* New patch: fix dark theme invisible object text
* New patch: fix headless X11 display size handling
* d/control: Exclude armel from Architecture (#1078953)
-- Alec Leamas <leamas.alec@gmail.com> Sun, 18 Aug 2024 14:42:15 +0200
opencpn (1:5.10.0+dfsg-3) unstable; urgency=medium
* Add patch for missing -latomic on armel
-- Alec Leamas <leamas.alec@gmail.com> Fri, 16 Aug 2024 20:40:11 +0200
opencpn (1:5.10.0+dfsg-2) unstable; urgency=medium
* Don't use -march=native compile flag. Closes: 1078467
* Fix wrong date in version string
* Update patches DEP-3 annotations
-- Alec Leamas <leamas.alec@gmail.com> Sun, 11 Aug 2024 08:54:04 +0200
opencpn (1:5.10.0+dfsg-1) unstable; urgency=medium
* New upstream release
* Closes: 1010860
* Add an epoch,
see https://lists.debian.org/debian-devel/2024/07/msg00007.html
-- Alec Leamas <leamas.alec@gmail.com> Sat, 10 Aug 2024 11:53:35 +0200
opencpn (5.8.4+dfsg-1) unstable; urgency=medium
* New upstream release.
-- Alec Leamas <leamas.alec@gmail.com> Thu, 15 Jun 2023 20:26:20 +0200
opencpn (5.8.2+dfsg-3) unstable; urgency=medium
* d/rules: Try to fix test target on armhf et. al.
-- Alec Leamas <leamas.alec@gmail.com> Fri, 05 May 2023 15:45:02 +0200
opencpn (5.8.2+dfsg-2) unstable; urgency=medium
* Add Depends: for jslib packages. Closes: #1034582.
* opencpn uses wxWidgets 3.2 since 5.8.2+dfsg-1. Closes: #1019769
-- Alec Leamas <leamas.alec@gmail.com> Fri, 05 May 2023 15:11:38 +0200
opencpn (5.8.2+dfsg-1) unstable; urgency=medium
* New upstream release
* Drop upstreamed patches
-- Alec Leamas <leamas.alec@gmail.com> Tue, 02 May 2023 17:23:43 +0200
opencpn (5.8.0+dfsg-1) unstable; urgency=medium
* New upstream release
* Drop upstreamed patches, rebase remaining
* Exclude MathJax and highlight js libraries, use packages instead.
* Add new build deps:
- libssl-dev
- googletest
- libglew-dev
- repidjson-dev
- libjs-highlight.js
- libjs-mathjax
* Update deprecated libpixbuf-dev build dep
* Update d/copyright using cme.
-- Alec Leamas <leamas.alec@gmail.com> Fri, 14 Apr 2023 09:37:20 +0200
opencpn (5.6.2+dfsg-2) unstable; urgency=medium
* New bugfix release.
* New patches, all applied upstream:
- Fix upstream bug https://github.com/OpenCPN/OpenCPN/issues/2750
- Handle tracking started before toolbar exists
- Chart groups out of bounds access fix.
- Allow GPX track point without time.
* d/copyright: Remove more files when repackaging
-- Alec Leamas <leamas.alec@gmail.com> Thu, 01 Sep 2022 14:33:43 +0200
opencpn (5.6.2+dfsg-1) unstable; urgency=medium
* New upstream release.
* Remove upstream debian packaging in source tarball.
* Add patch for wrong desktop filename (tracker.debian.org warning).
* d/rules: Add explicit CMAKE_BUILD_TYPE setting (upstream discussion
in https://github.com/OpenCPN/OpenCPN/issues/2612)
* d/watch: dfsg1 -> dfsg (lintian warning)
* d/control: Add missing -b branch to Vcs-Git:
* d/control: Make opencpn-data Multi-arch: foreign (tracker.debian.org
warning).
* d/copyright: Remove unused GPL-2 license.
-- Alec Leamas <leamas.alec@gmail.com> Mon, 25 Apr 2022 22:44:41 +0200
opencpn (5.6.0+dfsg1-1) unstable; urgency=medium
* New upstream maintenance release
* Update standards-version to 4.6.0, no changes.
* Update compat-level to 13, drop override_dh_missing from d/rules.
* Drop work-around for #831870 using zip download, clean up d/rules and
d/watch
-- Alec Leamas <leamas.alec@gmail.com> Sat, 11 Dec 2021 21:05:00 +0100
opencpn (5.2.4+dfsg-1) unstable; urgency=medium
* New upstream maintenance release
* Drop upstreamed patches
* d/copyright update
* Add patch for undefined function return value.
-- Alec Leamas <leamas.alec@gmail.com> Fri, 23 Oct 2020 12:21:43 +0200
opencpn (5.2.0+dfsg1-1) unstable; urgency=medium
* New upstream release including plugin downloader. Closes: #948702
* Add Build-Depends libdrm-dev. Closes: #962213
* Adjust libcurl b-d, add libcurl4-openssl-dev alternative.
* Update Replace/Break to match actual release.
* Update debian/copyright due to new upstream source layout.
* Drop opencpn-plugins transition package.
* Bump Standards-Version to 4.5.0, no changes.
* Replace override_dh_install with declarative stuff.
* Move debian source hosting to https://gitlab.com/leamas/opencpn.
* Drop upstreamed patches and rebase remaining one.
* New patches:
- Add a warning for downloaded, binary plugin contents --
0008-pluginmanager-conditional-warning-for-plugin-binary-.patch
- Add udev rule installation patch - opencpn#1988.
- Add metadata installation patch - opencpn#1989.
- Remove bogus svg file - opencpn#1990.
- Fix cmake parallel execution problem - opencpn#1991.
- Add two plugin compatibility patches - opencpn#1997.
- Drop pdf file without source --
0010-build-Drop-CoC-909_2013-InlandECDIS_20170308s.pdf.patch
-- Alec Leamas <leamas.alec@gmail.com> Sun, 13 Sep 2020 21:51:16 +0200
opencpn (5.0.0+dfsg-1) unstable; urgency=medium
[ Alec Leamas ]
* New upstream release
* Move to gtk3
(closes: #946018)
* Drop all patches besides two after being upstreamed
* Drop some lintian overrides after upstream fixes.
* Add a patch for broken include paths.
* Add a patch for broken FIND_WXWIDGETS in CMakeLists
* Disable assertion messages using the standard NDEBUG flag.
* Move appstream data to new location, relicense
and clean up rules.
* Bump Standards-Version to 4.4.1, no changes.
* Move to compat level 12, use new compat scheme
* Drop dfsg.N suffix to reflect local habits.
* Move around some docs.
[ Bas Couwenberg ]
* Restructure control file with cme.
* Change libgtk2.0-dev build dependency to libgtk-3-dev.
* Update watch file to handle common issues.
* Rename install file to opencpn.install.
* Drop obsolete include-binaries file.
* Fix typo in lintian override comment.
* Drop Name field from upstream metadata.
-- Alec Leamas <leamas.alec@gmail.com> Tue, 19 Nov 2019 08:49:56 -0500
opencpn (4.8.8+dfsg.2-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Update gbp.conf to use --source-only-changes by default.
* Bump Standards-Version to 4.4.0, no changes.
* Update gbp.conf to source-only uploads
[ Alec Leamas ]
* Drop minified js in source instead of binary packages =>
new source repacking.
* Update get-orig-source to fetch actual version, not latest.
* Relicense appdata.xml to match overall GPL-2+ license.
-- Alec Leamas <leamas.alec@gmail.com> Thu, 25 Jul 2019 10:17:35 -0400
opencpn (4.8.8+dfsg.1-1) unstable; urgency=medium
* Initial upload (closes: #907065, closes: #538067).
-- Alec Leamas <leamas.alec@gmail.com> Mon, 21 Jan 2019 13:03:28 -0400
|