Package: gnutls13
Version: 1.3.5-1
Severity: normal

I have just uploaded a NMU hotfixing #363294 (might be linked against
broken tasn on rebuild, open for almost a month) and #367056
(libgnutls13-dbg is empty.) It has been extraced by running

[EMAIL PROTECTED]:/tmp$ interdiff -z gnutls13_1.3.5-1.diff.gz 
gnutls13_1.3.5-1.1.diff.gz | filterdiff -x gnutls13-1.3.5/config.sub -x 
gnutls13-1.3.5/config.guess > NMUchanges.diff

cu andreas
diff -u gnutls13-1.3.5/config.sub gnutls13-1.3.5/config.sub
diff -u gnutls13-1.3.5/debian/changelog gnutls13-1.3.5/debian/changelog
--- gnutls13-1.3.5/debian/changelog
+++ gnutls13-1.3.5/debian/changelog
@@ -1,3 +1,16 @@
+gnutls13 (1.3.5-1.1) unstable; urgency=low
+
+  * NMU
+  * Invoke ./configure with --with-included-libtasn1 to prevent accidental
+    linking against the broken 0.3.1-1 upload of libtasn1-2-dev which
+    contained libtasn1.so.3 and force gnutls13 to use the internal version of
+    libtasn instead until libtasn1-3-dev is uploaded. Drop broken
+    Build-Depency on libtasn1-2-dev (>= 0.3.1).  (closes: #363294)
+  * Make libgnutls13-dbg nonempty by using --dbg-package=libgnutls13 instead
+    of --dbg-package=libgnutls12. (closes: #367056)
+
+ -- Andreas Metzler <[EMAIL PROTECTED]>  Sat, 13 May 2006 07:45:32 +0000
+
 gnutls13 (1.3.5-1) unstable; urgency=low
 
   * New Upstream version.
diff -u gnutls13-1.3.5/debian/control gnutls13-1.3.5/debian/control
--- gnutls13-1.3.5/debian/control
+++ gnutls13-1.3.5/debian/control
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Matthias Urlichs <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1), libgcrypt11-dev (>= 1.2.2), zlib1g-dev, 
libtasn1-2-dev (>= 0.3.1), libopencdk8-dev (>= 0.5.5-8), liblzo-dev, binutils 
(>= 2.14.90.0.7), cdbs, gtk-doc-tools, texinfo (>= 4.8)
+Build-Depends: debhelper (>= 4.1), libgcrypt11-dev (>= 1.2.2), zlib1g-dev, 
libopencdk8-dev (>= 0.5.5-8), liblzo-dev, binutils (>= 2.14.90.0.7), cdbs, 
gtk-doc-tools, texinfo (>= 4.8)
 Standards-Version: 3.6.1
 
 Package: libgnutls-dev
diff -u gnutls13-1.3.5/debian/rules gnutls13-1.3.5/debian/rules
--- gnutls13-1.3.5/debian/rules
+++ gnutls13-1.3.5/debian/rules
@@ -8,8 +8,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS = --with-mcrypt=no
-DEB_DH_STRIP_ARGS = --dbg-package=libgnutls12
+DEB_CONFIGURE_EXTRA_FLAGS = --with-mcrypt=no --with-included-libtasn1
+DEB_DH_STRIP_ARGS = --dbg-package=libgnutls13
 DEB_DH_MAKESHLIBS_ARGS_libgnutls12 := -V 'libgnutls12 (>=1.3.5-1)'
 
 #build/libgnutls-doc::
diff -u gnutls13-1.3.5/config.guess gnutls13-1.3.5/config.guess

Attachment: signature.asc
Description: Digital signature

Reply via email to