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
|
qtkeychain (0.10.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
[ Sandro Knauß ]
* New upstream release.
* Add salsa-ci.yml
* update d/gbp.conf.
* Remove backported patch.
* Add Rules-Requires-Root: no.
-- Sandro Knauß <hefee@debian.org> Sun, 12 Jan 2020 12:12:59 +0100
qtkeychain (0.9.1-2) unstable; urgency=medium
* Add commit to load versioned libsecret (Closes: #920984, #922489)
-- Sandro Knauß <hefee@debian.org> Sun, 17 Feb 2019 11:15:10 +0100
qtkeychain (0.9.1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.3.0 (no changes needed).
* Dropped d/compat, use debhelper-compat = 12, no changes needed.
* Add generated .pri file so it can be used as a Qt module (Closes: #913221)
* Add Build-Depends-Package to libqt5keychain1.symbols.
-- Sandro Knauß <hefee@debian.org> Mon, 04 Feb 2019 17:27:39 +0100
qtkeychain (0.9.0-2) unstable; urgency=medium
* Fix "cmake script requires linking with secret-1 library" (Closes: #905659)
- Mark target_link_libraries as private, if they are not exposed in public
interface.
- Add patch fix-dependencies.patch.
* Bump Standards-Version to 4.2.0 (No changes needed).
* Use dh_missing instead of dh_install.
-- Sandro Knauß <hefee@debian.org> Wed, 08 Aug 2018 15:13:17 +0200
qtkeychain (0.9.0-1) unstable; urgency=medium
* new upstream release (Closes: #866308) (Closes: #900556).
* Updated copyright information.
* Add new build dependencies (pkg-config and libsecret-1).
* Switch to Qt5 as default build.
* Bump compat level:
- remove parallel from rules
* Bump Standrds-Version (no changes needed)
* Fix "Future Qt4 removal from Buster" (Closes: #875152)
- remove libqtkeychain1 and qtkeychain from package build.
- do not build Qt4 interface anymore.
* Use secure url link in copyright.
* Bump compat level to 11 (no changes needed).
* Use Priority optional instead of extra.
* Update Vsc links to salsa.
* Update Standards-Version to 4.1.5 (no changes needed)
-- Sandro Knauß <hefee@debian.org> Wed, 18 Jul 2018 17:35:08 +0200
qtkeychain (0.7.0-3) unstable; urgency=medium
* Added Breaks and Replaces for Qt4 and Qt5 version.
Thanks to Alf Gaida (Closes: #842416)
-- Sandro Knauß <hefee@debian.org> Sat, 29 Oct 2016 00:37:41 +0200
qtkeychain (0.7.0-2) unstable; urgency=medium
* Upload to unstable to start transition.
* Update my mail address to debian.org address
-- Sandro Knauß <hefee@debian.org> Fri, 28 Oct 2016 13:29:23 +0200
qtkeychain (0.7.0-1) experimental; urgency=medium
* New upstream release
* Bump Standards-Version (no changes needed)
* Bump SONAME and packagename, because of ABI breakage.
* Securify uris to debian git.
-- Sandro Knauß <hefee@debian.org> Sat, 22 Oct 2016 01:03:37 +0200
qtkeychain (0.5.0-1) unstable; urgency=medium
* New upstream release
* Updated d/watch file
* Updated d/copyright with current year
* Make buildable with GCC-5 (Closes: #778089)
* Bumped Standards-Version: No changes needed
-- Sandro Knauß <hefee@debian.org> Mon, 01 Jun 2015 22:41:45 +0200
qtkeychain (0.4.0-1) unstable; urgency=medium
* New upstream release:
- Improved desktop environment detection at runtime (Closes: #755349)
* Replaced hardening-wrapper with dpkg-buildflags
* Bumped compat to 9 to have dpkg-buildflags available
* Removed private symbols from libs
-- Sandro Knauß <hefee@debian.org> Thu, 04 Sep 2014 17:30:43 +0200
qtkeychain (0.3.0-2) unstable; urgency=medium
* Building lib for qt4 and qt5.
* Added packages libqt5keychain0 and qt5keychain-dev
* Added symbols for libqt5keychain0
-- Sandro Knauß <hefee@debian.org> Tue, 01 Apr 2014 12:54:47 +0200
qtkeychain (0.3.0-1) unstable; urgency=medium
* New upstream release. (Closes: #735043)
* Added gnome-keyring|kwalletmanager as recommends
* Updated debian/libqtkeychain0.symbols
* Updated debian/copyright
* Bumped Standards-Version
-- Sandro Knauß <hefee@debian.org> Thu, 20 Mar 2014 13:09:16 +0100
qtkeychain (0.1.0-2) unstable; urgency=low
* FTBFS on !linux: libraries left in /usr/lib (Closes: #710340)
* Added patch use_system_GNUInstallDirs.cmake
* use githubredir.debian.net for watch file
-- Sandro Knauß <hefee@debian.org> Fri, 27 Sep 2013 14:19:13 +0200
qtkeychain (0.1.0-1) unstable; urgency=low
* Initial release (Closes: #699687)
-- Sandro Knauß <hefee@debian.org> Mon, 13 May 2013 01:39:05 +0200
|