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 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372
|
osm-gps-map (1.2.0-4) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.7.2, no changes.
* Fix old FSF address in copyright file.
* Add patch to fix gpxviewer.
(closes: #1103354)
* Add dependencies suggests by dh_girepository.
-- Bas Couwenberg <sebastic@debian.org> Wed, 16 Apr 2025 20:08:29 +0200
osm-gps-map (1.2.0-3) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.7.0, no changes.
* Update Homepage URL.
* Remove generated files in clean target.
(closes: #1046020)
* Use execute_before instead of override in rules file.
* Enable Salsa CI.
* Switch to dh-sequence-*.
* Add upstream patches to use libsoup3.
(closes: #1073952)
* Add versioned Provides for gir1.2-osmgpsmap-1.0-dev.
* Replace gnome-common with autoconf-archive for AX_IS_RELEASE.
-- Bas Couwenberg <sebastic@debian.org> Thu, 06 Mar 2025 19:46:33 +0100
osm-gps-map (1.2.0-2) unstable; urgency=medium
[ Bas Couwenberg ]
* Update watch file for GitHub URL changes.
* Bump Standards-Version to 4.6.1, no changes.
* Bump debhelper compat to 12, changes:
- Drop --list-missing from dh_install
* Drop obsolete dh_strip override, dbgsym migration complete.
* Add Rules-Requires-Root to control file.
* Update lintian overrides.
[ Andreas Tille ]
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Update lintian override info format in
d/libosmgpsmap-1.0-1.lintian-overrides on line 2.
* Use correct machine-readable copyright file URI.
-- Andreas Tille <tille@debian.org> Wed, 30 Nov 2022 20:08:39 +0100
osm-gps-map (1.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump watch file version to 4.
* Update lintian overrides.
* Bump Standards-Version to 4.5.1, no changes.
* Don't sign tags by default.
* Refresh patches.
* Update symbols for 1.2.0.
-- Bas Couwenberg <sebastic@debian.org> Sun, 07 Feb 2021 20:28:06 +0100
osm-gps-map (1.1.0-7) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.5.0, no changes.
* Drop Name field from upstream metadata.
* Bump debhelper compat to 10, changes:
- Drop --parallel option, enabled by default
- Don't explicitly enable autoreconf, enabled by default
- Drop dh-autoreconf build dependency
* Drop explicit build dependencies on libtool & automake.
* Reorder build dependencies.
* Don't use d-shlibmove.
-- Bas Couwenberg <sebastic@debian.org> Wed, 29 Apr 2020 12:47:06 +0200
osm-gps-map (1.1.0-6) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.0, no changes.
* Add Build-Depends-Package field to symbols file.
* Update gbp.conf to use --source-only-changes by default.
* Drop obsolete python-all-dev build dependency.
* Add lintian overrides for doc-base-file-references-wrong-path.
-- Bas Couwenberg <sebastic@debian.org> Fri, 30 Aug 2019 11:17:41 +0200
osm-gps-map (1.1.0-5) unstable; urgency=medium
* Team upload.
* Remove .pc from .gitignore.
* Bump Standards-Version to 4.2.0, no changes.
* Update watch file to use releases instead of tags.
-- Bas Couwenberg <sebastic@debian.org> Sat, 18 Aug 2018 16:56:01 +0200
osm-gps-map (1.1.0-4) unstable; urgency=medium
* Team upload.
* Strip trailing whitespace from rules file.
* Bump Standards-Version to 4.1.5, no changes.
* Drop autopkgtest to test installability.
* Add lintian override for testsuite-autopkgtest-missing.
-- Bas Couwenberg <sebastic@debian.org> Wed, 01 Aug 2018 10:24:31 +0200
osm-gps-map (1.1.0-3) unstable; urgency=medium
* Team upload.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.4, no changes.
* Add d-shlibmove override for libfribidi0-dev -> libfribidi-dev.
(closes: #897468)
* Explicitly remove files not included in any package.
* Drop obsolete dbg package.
* Update Homepage URL to use HTTPS.
-- Bas Couwenberg <sebastic@debian.org> Thu, 03 May 2018 13:07:42 +0200
osm-gps-map (1.1.0-2) unstable; urgency=medium
* Team upload.
[ Bas Couwenberg ]
* Change priority from extra to optional.
* Bump Standards-Version to 4.1.1, changes: priority.
* Use pkg-info.mk variables instead of dpkg-parsechangelog output.
* Add autopkgtest to test installability.
* Strip trailing whitespace from control file.
* Enable all hardening buildflags.
* Make gir dependency from -dev package strictly versioned.
* Use Breaks/Replaces instead of Conflicts/Replaces with version.
* Use gir dh helper.
* Install girepository in MultiArch path.
[ Emilio Pozuelo Monfort ]
* Drop python-gobject-dev and python-gtk2-dev build-dependencies,
not needed since the switch to gobject-introspection bindings.
(closes: #879046)
* Let gir1.2-osmgpsmap-1.0 depend on gir:Depends.
* Move .gir file to libosmgpsmap-1.0-dev per the gobject-introspection
mini-policy.
* Don't suggest the dbg package from gir1.2-osmgpsmap-1.0.
-- Bas Couwenberg <sebastic@debian.org> Mon, 20 Nov 2017 14:15:43 +0100
osm-gps-map (1.1.0-1) unstable; urgency=medium
[ Ross Gammon ]
* New upstream release (LP: #1507381)
* Refresh patch
* Update copyright file
* Drop lintian override as it is no longer required
* Rename -dev & -dbg packages
* Add Conflict and Replace for renamed packages
* Switch to dh_autoreconf
* Update debian/clean file
* Reinstate d-shlibmove & add option for unversioned -dev package
* Install built docs instead of source ones
* Enable parallel builds
* Drop README.source as quilt is now well known
[ Bas Couwenberg ]
* Update library & package name in symbols file for SONAME bump.
* Use symbol version without debian revision.
* Update symbols for version 1.1.0.
* Update Vcs-Browser URL to use HTTPS.
-- Ross Gammon <rossgammon@mail.dk> Tue, 15 Dec 2015 23:11:56 +0100
osm-gps-map (1.0.2-3) unstable; urgency=medium
* Start new Debian revision
* Fix watch file
* Bump standards version, no changes required
* Update Vcs URL to use cgit instead of gitweb
* Fix duplicate section in d/control
* Drop file from d/copyright that is no longer shipped
* Reveal hidden compile flags in buildlog
* Fix CFLAG append in d/rules so default hardening options are used
* Add upstream metadata
* Add lintian override for hardening-no-fortify warning
-- Ross Gammon <rossgammon@mail.dk> Fri, 22 May 2015 22:36:03 +0200
osm-gps-map (1.0.2-2) unstable; urgency=medium
[ Ross Gammon ]
* Install pkg-config file.
Thanks to Ruben Undheim (Closes: 753808)
* Fix lintian warning "Breaks-without-version"
[ Andreas Tille ]
* Do not Build-Depend hardening-wrapper which is deprecated
-- Ross Gammon <rossgammon@mail.dk> Mon, 04 Aug 2014 19:53:27 +0200
osm-gps-map (1.0.2-1) unstable; urgency=medium
* New upstream release.
* Fix for tiles not showing (Closes: #745860, 745254)
* Add library as dependency for gir1.2-osmgpsmap-1.0 (Closes: #747584)
-- Ross Gammon <rossgammon@mail.dk> Sat, 10 May 2014 19:28:25 +0200
osm-gps-map (1.0.1-3) unstable; urgency=medium
* Revert versioned development packages since this breaks reverse
dependency subsurface
Closes: #737312
-- Andreas Tille <tille@debian.org> Sat, 08 Feb 2014 21:00:20 +0100
osm-gps-map (1.0.1-2) unstable; urgency=medium
* Apply patch from Ross Gammon <rossgammon@mail.dk>
Closes: #735841
* Added myself to Uploaders
* cme fix dpkg-control
* debian/copyright: Fix license statement of files in src/*
Closes: #732291
* Add Breaks+Conflicts libosmgpsmap-dev
Closes: #734898
* Checked new upstream version and noticed that it
Closes: #713635
* debian/*.doc-base: long description
-- Andreas Tille <tille@debian.org> Sat, 25 Jan 2014 23:42:11 +0100
osm-gps-map (1.0.1-1) experimental; urgency=medium
* New upstream version (Closes: #730733)
* Bump GTK build-dep to >= 3.0
* New package gir1.2-osmgpsmap-1.0, new SONAME osmgpsmap-1.0
* debian/patches:
- 01-fix_python_linking.patch dropped, no more needed
- 01-fix_LFS_support.patch added
* Simplified debian/rules :)
* Use canonical URLs for Vcs-* fields
* Mark the debug package Multi-Arch: same
* Standards-Version bump to 3.9.5, no changes needed
* Update debian/copyright
-- David Paleino <dapal@debian.org> Sun, 15 Dec 2013 13:58:01 +0100
osm-gps-map (0.7.3-3) unstable; urgency=low
* Add missing dependency on python-gtk2 (Closes: #680815)
-- David Paleino <dapal@debian.org> Tue, 10 Jul 2012 09:01:42 +0200
osm-gps-map (0.7.3-2) unstable; urgency=low
* Don't install *.la files anymore (Closes: #621487)
* Standards-Version bump to 3.9.3, no changes needed
* debhelper compatibility bump to 9 (multi-arch)
* Package switch from pysupport to dh_python2
* Remove *.a and *.la from python extension
* Updated debian/copyright
* Added more files to debian/clean
* Build with introspection disabled
* Dropped python-osmgpsmap-dbg: all debugging symbols are now
shipped in libosmgpsmap2-dbg.
* Enable package hardening
-- David Paleino <dapal@debian.org> Wed, 27 Jun 2012 09:22:21 +0200
osm-gps-map (0.7.3-1) unstable; urgency=low
* New upstream version
* Bump Standards-Version to 3.9.1, no changes needed
* Patches refreshed
* Enable generation of gtkdoc documentation
* Package moved under pkg-osm umbrella
* Add -UGDK_DISABLE_DEPRECATED to CFLAGS, merged from Ubuntu
* Move files to be cleaned inside debian/clean
* Symbols file updated
-- David Paleino <dapal@debian.org> Wed, 30 Mar 2011 14:24:35 +0200
osm-gps-map (0.7.2-1) unstable; urgency=low
* New upstream version
* debian/libosmgpsmap2.symbols updated, two new symbols added
(osm_gps_map_point_copy and osm_gps_map_point_free)
* debian/control:
- bump Standards-Version to 3.9.0, no changes needed
-- David Paleino <dapal@debian.org> Thu, 22 Jul 2010 09:22:23 +0200
osm-gps-map (0.7.1-1) unstable; urgency=low
* New upstream version
* debian/patches/:
- 00-fix_python-COPYING.patch removed, COPYING file is now
installed upstream
- 01-fix_python_linking.patch refreshed
-- David Paleino <dapal@debian.org> Fri, 25 Jun 2010 07:27:41 +0200
osm-gps-map (0.7.0-1) unstable; urgency=low
* New upstream version
- SONAME bump: libosmgpsmap0 → libosmgpsmap2
* debian/patches/:
- 00-fix_python-COPYING added, makes COPYING a real file
instead of a symlink.
- 01-fix_python_linking.patch added, fixes FTBFS because of
wrong linking of local library
* debian/control:
- added gnome-common build-dependency
- added gtk-doc-tools build-dependency
- bump python-gobject-dev build-dependency to >= 2.16.0
* debian/rules:
- don't delete version.xml.in on clean
- remove docs/reference/version.xml and gkt-doc.make on clean
* debian/libosmgpsmap-dev.examples, debian/python-osmgpsmap.examples
refreshed, added new example files
* debian/libosmgpsmap2.symbols refreshed with new symbols
-- David Paleino <dapal@debian.org> Thu, 10 Jun 2010 22:17:37 +0200
osm-gps-map (0.6.0-1) unstable; urgency=low
* New upstream version
* debian/copyright: upstream changed licensing to GPL-2 (only, not
"any later") -- file updated
* debian/libosmgpsmap0.examples moved to libosmgpsmap-dev.examples:
install examples in the -dev package, not with the shared library.
* debian/control:
- bump Standards-Version to 3.8.4, no changes needed
- libosmgpsmap0-dbg and python-osmgpsmap-dbg packages added
* debian/libosmgpsmap0.symbols: new symbols added
-- David Paleino <dapal@debian.org> Wed, 10 Feb 2010 16:29:05 +0100
osm-gps-map (0.5-1) unstable; urgency=low
* New upstream release
- fixed missing #include in src/osm-gps-map.c (Closes: #564907)
* debian/patches/:
- 02-fix_python_library_linking.patch removed, fixed upstream
* debian/python-osmgpsmap.examples updated
* debian/rules: don't remove COPYING on clean
* debian/libosmgpsmap0.symbols updated
-- David Paleino <dapal@debian.org> Sat, 23 Jan 2010 18:01:56 +0100
osm-gps-map (0.4-1) unstable; urgency=low
* New upstream release
* Fix debian/rules to build with multiple python versions
* debian/patches/01-fix_configure.ac_version.patch removed,
fixed upstream.
* debian/python-osmgpsmap.examples updated
* debian/libosmgpsmap0.symbols updated with new symbols from 0.4
* debian/control: added Build-Depends on python-all-dev
-- David Paleino <dapal@debian.org> Fri, 08 Jan 2010 23:52:57 +0100
osm-gps-map (0.3-2) unstable; urgency=low
* debian/control: added Vcs-* fields
-- David Paleino <dapal@debian.org> Fri, 18 Dec 2009 23:54:34 +0100
osm-gps-map (0.3-1) unstable; urgency=low
* Initial release (Closes: #516620)
-- David Paleino <dapal@debian.org> Fri, 18 Dec 2009 23:24:45 +0100
|