[Pkg-gnutls-commits] r620 - in /packages/libtasn1-3/trunk/debian: TestIndef.p12.base64 changelog patches/10_fixpkcs12_import.patch patches/20_autoff.diff rules
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Mon Nov 17 19:21:11 UTC 2008
Author: ametzler
Date: Mon Nov 17 19:21:11 2008
New Revision: 620
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=620
Log:
start preparing for 1.7
Removed:
packages/libtasn1-3/trunk/debian/TestIndef.p12.base64
packages/libtasn1-3/trunk/debian/patches/10_fixpkcs12_import.patch
packages/libtasn1-3/trunk/debian/patches/20_autoff.diff
Modified:
packages/libtasn1-3/trunk/debian/changelog
packages/libtasn1-3/trunk/debian/rules
Modified: packages/libtasn1-3/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/changelog?rev=620&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/changelog (original)
+++ packages/libtasn1-3/trunk/debian/changelog Mon Nov 17 19:21:11 2008
@@ -1,6 +1,8 @@
-libtasn1-3 (1.5-4) UNRELEASED; urgency=low
+libtasn1-3 (1.7-1) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * New upstream release
+ * TODO: Update debian/copyright
-- Andreas Metzler <ametzler at debian.org> Sun, 16 Nov 2008 16:05:56 +0100
Modified: packages/libtasn1-3/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libtasn1-3/trunk/debian/rules?rev=620&op=diff
==============================================================================
--- packages/libtasn1-3/trunk/debian/rules (original)
+++ packages/libtasn1-3/trunk/debian/rules Mon Nov 17 19:21:11 2008
@@ -25,9 +25,3 @@
for e in asn1Parser asn1Coding asn1Decoding ; do \
/bin/sh ../libtool --mode=install /usr/bin/install -c $$e "$(CURDIR)/debian/tmp/usr/bin/" ; \
done
-
-makebuilddir/libtasn1-3::
- test tests/TestIndef.p12 -nt debian/TestIndef.p12.base64 || \
- perl -MMIME::Base64 -ne 'print decode_base64($$_)' \
- < debian/TestIndef.p12.base64 \
- > tests/TestIndef.p12
More information about the Pkg-gnutls-commits
mailing list