[Pkg-gnutls-commits] r1367 - in /packages/p11-kit/trunk/debian: changelog rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Fri Dec 23 07:45:22 UTC 2011
Author: ametzler
Date: Fri Dec 23 07:45:22 2011
New Revision: 1367
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1367
Log:
0.9-3: Revert module-path change, gnome-keyring *has* switched. Closes: #653033, #653034
Modified:
packages/p11-kit/trunk/debian/changelog
packages/p11-kit/trunk/debian/rules
Modified: packages/p11-kit/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/p11-kit/trunk/debian/changelog?rev=1367&op=diff
==============================================================================
--- packages/p11-kit/trunk/debian/changelog (original)
+++ packages/p11-kit/trunk/debian/changelog Fri Dec 23 07:45:22 2011
@@ -1,8 +1,10 @@
-p11-kit (0.9-3) UNRELEASED; urgency=low
+p11-kit (0.9-3) unstable; urgency=low
- * NOT RELEASED YET
+ * Brown paper bag release.
+ * Revert module-path change, gnome-keyring *has* switched.
+ Closes: #653033, #653034
- -- Andreas Metzler <ametzler at debian.org> Thu, 22 Dec 2011 14:36:20 +0100
+ -- Andreas Metzler <ametzler at debian.org> Fri, 23 Dec 2011 08:40:38 +0100
p11-kit (0.9-2) unstable; urgency=low
Modified: packages/p11-kit/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/p11-kit/trunk/debian/rules?rev=1367&op=diff
==============================================================================
--- packages/p11-kit/trunk/debian/rules (original)
+++ packages/p11-kit/trunk/debian/rules Fri Dec 23 07:45:22 2011
@@ -16,8 +16,7 @@
override_dh_auto_configure:
dh_auto_configure -- \
--disable-silent-rules \
- --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
- --with-module-path==\$${prefix}/lib/pkcs11
+ --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
%:
dh $@
More information about the Pkg-gnutls-commits
mailing list