[Pkg-gnutls-commits] r324 - in /packages/opencdk8/trunk/debian: changelog rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Thu May 17 11:22:57 UTC 2007
Author: ametzler
Date: Thu May 17 11:22:57 2007
New Revision: 324
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=324
Log:
Hotfix #424372 by removing tests/pub.gpg.idx on clean.
Modified:
packages/opencdk8/trunk/debian/changelog
packages/opencdk8/trunk/debian/rules
Modified: packages/opencdk8/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/opencdk8/trunk/debian/changelog?rev=324&op=diff
==============================================================================
--- packages/opencdk8/trunk/debian/changelog (original)
+++ packages/opencdk8/trunk/debian/changelog Thu May 17 11:22:57 2007
@@ -1,6 +1,7 @@
opencdk8 (0.5.13-3) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * Remove tests/pub.gpg.idx on clean. Closes: #424372
-- Andreas Metzler <ametzler at debian.org> Sun, 8 Apr 2007 18:33:10 +0200
Modified: packages/opencdk8/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/opencdk8/trunk/debian/rules?rev=324&op=diff
==============================================================================
--- packages/opencdk8/trunk/debian/rules (original)
+++ packages/opencdk8/trunk/debian/rules Thu May 17 11:22:57 2007
@@ -32,7 +32,7 @@
-$(MAKE) clean
- dh_clean
+ dh_clean tests/pub.gpg.idx
common-build-arch common-build-indep:: doc/opencdk-api.html
doc/opencdk-api.html:
More information about the Pkg-gnutls-commits
mailing list