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
|
osmctools (0.9-3) unstable; urgency=medium
* Remove .pc from .gitignore.
* Bump Standards-Version to 4.5.0, no changes.
* Remove package name from lintian overrides.
* Update gbp.conf to use --source-only-changes by default.
* 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
* Update watch file to gitlab.com changes.
* Update lintian overrides.
-- Bas Couwenberg <sebastic@debian.org> Sun, 01 Nov 2020 19:30:31 +0100
osmctools (0.9-2) unstable; urgency=medium
* 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:16:52 +0200
osmctools (0.9-1) unstable; urgency=medium
* New upstream release.
* Strip trailing whitespace from changelog & control files.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.4, no changes.
* Update watch file for GitLab changes.
* Strip trailing whitespace from control & rules files.
* Update copyright years for Markus Weber.
* Update manpages for upstream changes.
* Drop patches, applied upstream.
-- Bas Couwenberg <sebastic@debian.org> Wed, 30 May 2018 16:27:44 +0200
osmctools (0.8-1) unstable; urgency=medium
* New upstream release.
* Fix watch file for recent changes to GitLab HTML.
* Bump Standards-Version to 4.1.0, no changes.
* Add autopkgtest to test installability.
* Add patch to fix spelling errors.
-- Bas Couwenberg <sebastic@debian.org> Fri, 22 Sep 2017 17:08:06 +0200
osmctools (0.7-1) unstable; urgency=medium
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 18 Jun 2017 15:09:51 +0200
osmctools (0.7-1~exp1) experimental; urgency=medium
* New upstream release.
* Update copyright years for Markus Weber.
* Update man pages for upstream changes.
* Bump Standards-Version to 3.9.8, no changes.
* Update openstreetmap.org URLs in man pages to use HTTPS.
* Enable all hardening buildflags.
-- Bas Couwenberg <sebastic@debian.org> Fri, 31 Mar 2017 11:19:13 +0200
osmctools (0.6-1) unstable; urgency=medium
* New upstream release.
* Update copyright years for Markus Weber.
* Update man pages for upstream changes.
* Drop patches, applied upstream.
* Update Vcs-* URLs to use HTTPS.
* Bump Standards-Version to 3.9.7, no changes.
* Enable parallel builds.
* Handle common issues in watch file.
-- Bas Couwenberg <sebastic@debian.org> Mon, 15 Feb 2016 07:14:32 +0100
osmctools (0.5-1) unstable; urgency=medium
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 26 Apr 2015 21:56:07 +0200
osmctools (0.5-1~exp1) experimental; urgency=medium
* New upstream release.
(closes: #736414)
* Update upstream URLs for Gitorious to Gitlab move.
* Update osmupdate man page for upstream changes.
* Update copyright file, changes:
- Update copyright years
- Fix Upstream-Name
-- Bas Couwenberg <sebastic@debian.org> Tue, 14 Apr 2015 23:19:13 +0200
osmctools (0.4-1~exp1) experimental; urgency=medium
* New upstream release.
(closes: #770931)
* Add upstream metadata.
* Add dependency on wget required by osmupdate.
(closes: #772536)
* Update my email to @debian.org address.
* Update Vcs-Browser URL to use cgit.
* Update copyright file, changes:
- Split license specificitions from files section
- Add Upstream-Contact
- Group copyright years into single range
* Document --pbf-granularity option in osmconvert man page.
-- Bas Couwenberg <sebastic@debian.org> Fri, 27 Feb 2015 23:23:36 +0100
osmctools (0.3-1) unstable; urgency=medium
* New upstream release.
* Use Debian GIS Project as Maintainer, move Pierre Blanc to Uploaders.
* Add myself to Uploaders.
* Restructure control file with cme.
* Change priority from extra to optional.
* Add gbp.conf to use pristine-tar by default.
* Drop lintian override for no-upstream-changelog, shouldn't override
pedantic tags.
* Bump Standards-Version to 3.9.6, no changes.
* Add lintian override for spelling error false positive.
* Add patch to fix 'allows one to' spelling error.
-- Bas Couwenberg <sebastic@xs4all.nl> Sat, 25 Oct 2014 20:45:59 +0200
osmctools (0.1-2) unstable; urgency=medium
* Fix FTBFS, LDADD against LDFLAGS
* Update watch file
* Bump standards to 3.8.5.
-- Pierre Blanc <pierreblanc75@gmail.com> Tue, 21 Jan 2014 21:31:43 +0100
osmctools (0.1-1) unstable; urgency=low
* Initial release (Closes: #722429)
* Add VCS-* fields
* Use --with autoreconf
* debian/control Give a better description
* Docs: fix man-pages mistakes.
-- Pierre Blanc <pierreblanc75@gmail.com> Sun, 15 Sep 2013 10:31:01 +0200
|