1
1
ecryptfs-utils (110) UNRELEASED; urgency=medium
7
* debian/control: Remove opencryptoki from ecryptfs-utils
8
Suggests and libopencryptoki-dev from libecryptfs-dev Depends as
9
openCryptoki is not a dependency of eCryptfs.
10
* debian/rules: Remove openCryptoki related logic since it was not being
11
used and is no longer needed
12
* debian/control: Remove libtspi-dev from libecryptfs-dev Depends since
13
--disable-tspi is passed to the configure script
14
* debian/control: Remove libpkcs11-helper1-dev from libecryptfs-dev Depends
15
since --disable-pkcs11-helper is passed to the configure script
16
* debian/control: Remove libgpg-error-dev and libgpgme11-dev from
17
libecryptfs-dev Depends since --disable-gpg is passed to the configure
19
* debian/control: Remove libgcrypt11-dev from Build-Depends and
20
libecryptfs-dev Depends since --enable-nss is passed to the configure
21
script to use NSS instead of Libgcrypt
22
* debian/control: Remove libkeyutils-dev and libpam0g-dev from
23
libecryptfs-dev Depends since these are build-time dependencies and not
4
* Remove unnecessary dependencies in the Debian packaging (LP: #1548975)
5
- debian/control: Remove opencryptoki from ecryptfs-utils
6
Suggests and libopencryptoki-dev from libecryptfs-dev Depends as
7
openCryptoki is not a dependency of eCryptfs.
8
- debian/rules: Remove openCryptoki related logic since it was not being
9
used and is no longer needed
10
- debian/control: Remove libtspi-dev from libecryptfs-dev Depends since
11
--disable-tspi is passed to the configure script
12
- debian/control: Remove libpkcs11-helper1-dev from libecryptfs-dev
13
Depends since --disable-pkcs11-helper is passed to the configure script
14
- debian/control: Remove libgpg-error-dev and libgpgme11-dev from
15
libecryptfs-dev Depends since --disable-gpg is passed to the configure
17
- debian/control: Remove libgcrypt11-dev from Build-Depends and
18
libecryptfs-dev Depends since --enable-nss is passed to the configure
19
script to use NSS instead of Libgcrypt
20
- debian/control: Remove libkeyutils-dev and libpam0g-dev from
21
libecryptfs-dev Depends since these are build-time dependencies and not
26
24
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 22 Jan 2016 10:08:02 -0600