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
|
polkit-qt-1 (0.113.0-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- fixes QDBusArgument warnings (Closes: #945528)
* Add the upstream GPG signing key.
* Update the patches:
- upstream_Do_not_use_static_instancebus.patch: drop, backported from
upstream
- upstream_fix-build-with-Qt4-which-doesn-t-have-QStringLiteral.patch:
drop, backported from upstream
* Stop passing -DUSE_QT5=True to cmake, as it is no more needed now.
* Update symbols file.
-- Pino Toscano <pino@debian.org> Wed, 22 Jul 2020 16:50:23 +0200
polkit-qt-1 (0.112.0-8) unstable; urgency=medium
* Team upload.
[ Alexander Volkov ]
* Update watch file.
[ Scarlett Moore ]
* Add salsa ci config file with team defaults.
[ Pino Toscano ]
* Drop the 'testsuite' autopkgtest, as it does not test the installed
packages.
* Remove unused DEB_HOST_MULTIARCH variable in rules.
* Switch from dhmk to the dh sequencer:
- call the right debhelper command instead of $(overridden_command)
* Use DEB_CFLAGS_MAINT_APPEND & DEB_CXXFLAGS_MAINT_APPEND to append the
visibility build flags, instead of setting CFLAGS & CXXFLAGS directly.
* Explicitly add the libglib2.0-dev, and pkg-config.
* Switch the debhelper build dependency to debhelper-compat
- remove debian/compat
* Use https://invent.kde.org/libraries/polkit-qt-1 for Homepage/Source
references.
* Bump Standards-Version to 4.5.0, no changes required.
* Add Rules-Requires-Root: no.
* Remove the dh_missing override, as --list-missing is the default in
debhelper compat 12.
-- Pino Toscano <pino@debian.org> Mon, 20 Jul 2020 11:53:27 +0200
polkit-qt-1 (0.112.0-7.1) unstable; urgency=high
* Non-maintainer upload.
* Apply patch from Mark Hindley to Use new logind virtual packages
instead of libpam-systemd (Closes: #925344)
-- Thorsten Glaser <tg@mirbsd.de> Wed, 09 Oct 2019 19:22:38 +0200
polkit-qt-1 (0.112.0-7) unstable; urgency=medium
* Teamp upload.
* Drop Qt 4 support (Closes: #875092). Work heavily based in Moritz
Mühlenhoff's patch.
* Bump debhelper compatibility to 12.
- Pass --list-missing to dh_missing.
* Bump Standards-Version to 4.4.0, no changes required.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Sat, 31 Aug 2019 16:24:32 -0300
polkit-qt-1 (0.112.0-6) unstable; urgency=medium
* Team upload.
[ Maximiliano Curia ]
* Drop automoc build dependency.
Thanks to Александр Волков for reporting (Closes: 824125)
* Bump Standards-Version to 3.9.8
* Add symbolshelper header
* Update symbols files with the buildds logs.
* Update uploaders list as requested by MIA team (Closes: #879422)
* Update vcs fields
[ Pino Toscano ]
* Remove the consolekit alternative dependency: while it was already
available only on non-Linux architectures for a while, somebody
unilaterally decided to remove it altogether from the archive (#911416).
* Do not install README, README.porting, and TODO anymore as documentation
of libpolkit-qt-1-dev, since they have little to no value for users.
* Bump the debhelper compatibility to 11:
- bump the debhelper build dependency to 11~
- bump compat to 11
* Add Build-Depends-Package in the symbols file of libpolkit-qt5-1-1.
* Use https for Format in copyright.
* Remove extra XS-Testsuite header in control, now added automatically.
* Bump Standards-Version to 4.2.1, no changes required.
-- Pino Toscano <pino@debian.org> Thu, 08 Nov 2018 07:34:04 +0100
polkit-qt-1 (0.112.0-5) unstable; urgency=medium
* Apply the same Depends used in libpolkit-qt-1-1. (Closes: #800666)
Thanks to Michael Biebl
-- Maximiliano Curia <maxy@debian.org> Fri, 04 Mar 2016 09:52:15 +0100
polkit-qt-1 (0.112.0-4) unstable; urgency=medium
* Update symbols files for gcc5 compatibility. (Closes: #791734)
Thanks to Martin Michlmayr
-- Maximiliano Curia <maxy@debian.org> Sat, 08 Aug 2015 11:59:55 +0200
polkit-qt-1 (0.112.0-3) unstable; urgency=medium
* Fix my previous systemd dependency. Thanks to Ansgar Burchardt.
* Update watch file.
-- Maximiliano Curia <maxy@debian.org> Sat, 27 Jun 2015 12:01:52 +0200
polkit-qt-1 (0.112.0-2) experimental; urgency=medium
* Add systemd as an alternative to the deprecated consolekit.
-- Maximiliano Curia <maxy@debian.org> Sun, 25 Jan 2015 20:46:28 +0100
polkit-qt-1 (0.112.0-1) experimental; urgency=low
[ Iain Lane ]
* Add Depends on consolekit, since we're using its D-Bus API.
[ Felix Geyer ]
* Convert package to multiarch, based on a patch from Daniel Schaal.
(Closes: #636067)
* Bump Standards-Version to 3.9.4, no changes needed.
* Add watch file, thanks to Bart Martens.
[ Pino Toscano ]
* Simplify watch file.
* Bump priority from extra to optional.
* Fix Vcs-* headers.
[ Maximiliano Curia ]
* New upstream release (0.112.0).
* Bump debhelper compat and build dep to 9.
* Bump Standards-Version to 3.9.6, no changes needed.
* Add myself as Uploader.
* Add Homepage field.
* Add qt5 packages.
* Update install files.
* Update watch file.
* Set rules to build the source twice.
* Update copyright information.
* Add basic autopkgtests support.
* Update symbols files.
* Update build dependencies to follow cmake.
-- Maximiliano Curia <maxy@debian.org> Sun, 25 Jan 2015 18:52:37 +0100
polkit-qt-1 (0.103.0-1) unstable; urgency=low
* New upstream release.
- fix annoying crash on shutdown. (Closes: #651815)
[ Felix Geyer ]
* Modify CFLAGS/CXXFLAGS after including debian-qt-kde.mk so the changes are
not overwritten.
[ Fathi Boudra ]
* Update debian/compat: bump to 8.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 14 Dec 2011 09:15:10 -0500
polkit-qt-1 (0.99.0-3) unstable; urgency=low
[ Modestas Vainius ]
* Update symbol files.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 26 May 2011 00:31:01 +0300
polkit-qt-1 (0.99.0-2) experimental; urgency=low
* Bump Standards-Version to 3.9.2: no changes needed.
* Build library with -fvisibility=hidden -fvisibility-inlines-hidden.
* Update symbol file: many private symbols are gone due to above.
-- Modestas Vainius <modax@debian.org> Thu, 28 Apr 2011 11:53:35 +0300
polkit-qt-1 (0.99.0-1) experimental; urgency=low
* New upstream release.
[ Modestas Vainius ]
* Add Vcs fields to debian/control.
* Switch debian/rules engine to qt-kde-team/2/*.
* Bump Standards-Version to 3.9.1: no changes needed.
* Remove dupe "Section" field from debian/control.
* Include verbatim BSD license to debian/copyright.
* Override lintian libpolkit-qt-1-0: package-name-doesnt-match-sonames.
* Use more failsafe wildcards in libpolkit-qt-1-0.install.
* Add myself to Uploaders.
* SONAME bumped: rename libpolkit-qt-1-0 to libpolkit-qt-1-1.
* Add symbol file for libpolkit-qt-1-1.
* Update debian/copyright.
[ Didier Raboud ]
* Bump B-D of libpolkit to >= 0.98.
[ José Manuel Santamaría Lema ]
* Update installed files.
-- Modestas Vainius <modax@debian.org> Mon, 14 Mar 2011 01:03:06 +0200
polkit-qt-1 (0.95.1-1) unstable; urgency=low
* Initial release. (Closes: #565395)
-- Fathi Boudra <fabo@debian.org> Fri, 15 Jan 2010 12:50:13 +0100
|