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
|
cppdb (0.3.1+dfsg-9) unstable; urgency=medium
[ Ondřej Nový ]
* d/watch: Use https protocol
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Archive, Repository.
* Update standards version to 4.2.1, no changes needed.
[ Tobias Frost ]
* Enable CI on salsa.
* Fix field name case in debian/control. (VCS-* => Vcs-*)
* Fix linitan error description-contains-invalid-control-statement, as
there was an extra space.
* Bump compat level to 13 -- no changes.
* Bump S-V to 4.6.0 -- no changes required.
* Bump d/watch to version 4.
* Drop -Wl,--as-needed linker flags, they are default now.
-- Tobias Frost <tobi@debian.org> Tue, 19 Oct 2021 16:21:37 +0200
cppdb (0.3.1+dfsg-8) unstable; urgency=medium
* Drop the symbols files again. It is just not sustainable.
(Closes: #906456)
* Adding lintian overrides for the missing symbol files.
* Bump S-V to 4.2.0 (adding Rules-Requires-Root)
-- Tobias Frost <tobi@debian.org> Thu, 23 Aug 2018 19:55:38 +0200
cppdb (0.3.1+dfsg-7) unstable; urgency=medium
* Upload to unstable.
-- Tobias Frost <tobi@debian.org> Sat, 05 May 2018 09:53:47 +0200
cppdb (0.3.1+dfsg-7~exp6) experimental; urgency=medium
* Fix typo in symbols file.
-- Tobias Frost <tobi@debian.org> Sat, 14 Apr 2018 11:17:54 +0200
cppdb (0.3.1+dfsg-7~exp5) experimental; urgency=medium
* Another try on symbols, should hopefully fix them for ppc64el and powerpc.
-- Tobias Frost <tobi@debian.org> Sat, 14 Apr 2018 08:39:44 +0200
cppdb (0.3.1+dfsg-7~exp4) experimental; urgency=medium
* Really drop pkg-kde-tools from B-D.
(it had been removed from d/rules, but not from d/control)
* Temporarily (as experimental) build B-D on debhelper 11.2.1
as it fixes the cmake problem.
-- Tobias Frost <tobi@debian.org> Sun, 08 Apr 2018 11:34:30 +0200
cppdb (0.3.1+dfsg-7~exp3) experimental; urgency=medium
* Drop pkg-kde-tools from B-D
-- Tobias Frost <tobi@debian.org> Sun, 08 Apr 2018 01:06:33 +0200
cppdb (0.3.1+dfsg-7~exp2) experimental; urgency=medium
* Working on symbols files -- failed as expected.
Trying again with pkg-kde-tools
-- Tobias Frost <tobi@debian.org> Sat, 07 Apr 2018 23:36:06 +0200
cppdb (0.3.1+dfsg-7~exp1) experimental; urgency=medium
* Upload to experimental because for test-compile to
get symbols for all archs.
* Move repository to salsa.d.o.
* Update meta-data from the patch.
* Bump compat level to 11 and B-D on debhelper >= 11.
* Bump S-V to 4.1.3:
* The change that get-orig-source is depreciated makes
README.Source obsolete, thus removed.
* Moved the reason for repacking to d/copyright
* Updated copyright years and switch to https:// links where possible.
* Remove lintian overrides to give symbol files another try.
* Also package the example in the -dev package.
-- Tobias Frost <tobi@debian.org> Thu, 05 Apr 2018 22:27:59 +0200
cppdb (0.3.1+dfsg-6) unstable; urgency=medium
* Mark -dev-package Multiarch:Same
* Bump S-V to 4.0.0 -- no changes required
-- Tobias Frost <tobi@debian.org> Sun, 09 Jul 2017 14:47:50 +0200
cppdb (0.3.1+dfsg-5) unstable; urgency=medium
* Change B-D from libmysqlclient-dev to default-libmysqlclient-dev.
* Bump d/compat level to 10
- B-D on debhelper >10
- remove --parallel from d/rules, it is default now
-- Tobias Frost <tobi@debian.org> Sat, 22 Oct 2016 19:41:37 +0200
cppdb (0.3.1+dfsg-4) unstable; urgency=medium
* Bump S-V to 3.9.8 -- no changes required.
* Replace VCS-Git git:// with https:// URL
* Replace Homepage with a more informative one
* Explicitly enable all hardening options
-- Tobias Frost <tobi@debian.org> Sun, 11 Sep 2016 13:17:43 +0200
cppdb (0.3.1+dfsg-3) unstable; urgency=medium
* Upload to unstable.
* Update years in d/copyright and change also to my Debian email.
* Move license grants to the license paragraphs to avoid lintian warnings.
-- Tobias Frost <tobi@debian.org> Mon, 15 Jun 2015 14:07:21 +0200
cppdb (0.3.1+dfsg-2) experimental; urgency=medium
* Move git repository to collab-maint (as gitorious will be discontinued).
* Bump SV -- no changes.
* Set maintainer to my Debian email.
* Add license grant to d/copyright, do not install copyright.txt
-- Tobias Frost <tobi@debian.org> Wed, 11 Mar 2015 08:59:25 +0100
cppdb (0.3.1+dfsg-1) unstable; urgency=low
* Initial release (Closes: #753013).
-- Tobias Frost <tobi@coldtobi.de> Fri, 01 Aug 2014 23:35:26 +0200
|