[Pkg-gnutls-commits] r494 - in /packages/gnutls13/trunk/debian: changelog rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Wed Feb 13 19:04:54 UTC 2008
Author: ametzler
Date: Wed Feb 13 19:04:53 2008
New Revision: 494
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=494
Log:
Stop removing *info on clean. Closes: #465634
Modified:
packages/gnutls13/trunk/debian/changelog
packages/gnutls13/trunk/debian/rules
Modified: packages/gnutls13/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls13/trunk/debian/changelog?rev=494&op=diff
==============================================================================
--- packages/gnutls13/trunk/debian/changelog (original)
+++ packages/gnutls13/trunk/debian/changelog Wed Feb 13 19:04:53 2008
@@ -1,8 +1,8 @@
-gnutls13 (2.0.4-3) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
-
- -- Andreas Metzler <ametzler at debian.org> Tue, 12 Feb 2008 18:36:48 +0100
+gnutls13 (2.0.4-3) unstable; urgency=low
+
+ * Stop removing *info on clean. Closes: #465634
+
+ -- Andreas Metzler <ametzler at debian.org> Wed, 13 Feb 2008 20:03:44 +0100
gnutls13 (2.0.4-2) unstable; urgency=low
Modified: packages/gnutls13/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls13/trunk/debian/rules?rev=494&op=diff
==============================================================================
--- packages/gnutls13/trunk/debian/rules (original)
+++ packages/gnutls13/trunk/debian/rules Wed Feb 13 19:04:53 2008
@@ -35,5 +35,5 @@
-rm -f tests/stamp-tests
# stupid conflicts
-rm -f libextra/lzoconf.h libextra/lzodefs.h
- -rm -f doc/*.info*
+ #-rm -f doc/*.info*
More information about the Pkg-gnutls-commits
mailing list