Codebase list kwallet-pam / 9b18a47
* Debian merge: no remaining changes. * Fix control file merge. * New upstream release Xenial * No change, trigger build. * Fix the lib name in kwallet4 install file. * Fix filename for kwallet5 install file. * Cherry pick Rohan's commit 4daa0350d4eba05a6907ede9bd1423352157c3af * Yet another merge fix. yay. -- Scarlett Clark <sgclark@kubuntu.org> Fri, 18 Dec 2015 07:32:56 -0800 * Debian merge: no remaining changes. * Fix control file merge. * New upstream release Xenial * No change, trigger build. * Fix the lib name in kwallet4 install file. * Fix filename for kwallet5 install file. * Cherry pick Rohan's commit 4daa0350d4eba05a6907ede9bd1423352157c3af * Yet another merge fix. yay. -- Scarlett Clark <sgclark@kubuntu.org> Fri, 18 Dec 2015 07:32:56 -0800 Scarlett Clark 8 years ago
3 changed file(s) with 23 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
1212 * Drop fix_install_location.diff as it breaks the sddm integration
1313 * libpam-kwallet[4] breaks/replaces pam-kwallet[4] << 4:5.5
1414
15 [ Scarlett Clark ]
16 * Merge unstable to archive to get the debian merge.
17
1518 -- Clive Johnston <clivejo@aol.com> Thu, 07 Jan 2016 17:56:40 +0000
19
20 kwallet-pam (4:5.5.1-0ubuntu1) UNRELEASED; urgency=medium
21
22 * Debian merge: no remaining changes.
23 * Fix control file merge.
24 * New upstream release Xenial
25 * No change, trigger build.
26 * Fix the lib name in kwallet4 install file.
27 * Fix filename for kwallet5 install file.
28 * Cherry pick Rohan's commit 4daa0350d4eba05a6907ede9bd1423352157c3af
29 * Yet another merge fix. yay.
30
31 -- Scarlett Clark <sgclark@kubuntu.org> Fri, 18 Dec 2015 07:32:56 -0800
1632
1733 kwallet-pam (4:5.4.3-0ubuntu2) UNRELEASED; urgency=medium
1834
2036 * Fix control file merge.
2137 * Debian merge. again.
2238 * No change, trigger build.
39 * No change, trigger build, again.
40 * Fix filename for kwallet4 install file.
2341
2442 -- Scarlett Clark <sgclark@kubuntu.org> Sat, 05 Dec 2015 02:40:15 -0800
2543
0 lib/*/security/pam_kwallet5.so
0 lib/*/security/libpam_kwallet5.so
1010 rm -rf $(QT4_BUILD_DIR)
1111
1212 override_dh_auto_configure:
13 dh_auto_configure -- -DCMAKE_INSTALL_PREFIX:PATH=/
13 $(overridden_command) -- \
14 -DCMAKE_INSTALL_LIBDIR=/lib/$(DEB_HOST_MULTIARCH)
1415 dh_auto_configure --builddirectory=$(QT4_BUILD_DIR) -- \
15 -DCMAKE_INSTALL_PREFIX:PATH=/ -DKWALLET4=1
16 -DCMAKE_INSTALL_LIBDIR=/lib/$(DEB_HOST_MULTIARCH) \
17 -DKWALLET4=1
1618
1719 override_dh_auto_build:
1820 $(overridden_command)