Your message dated Sat, 17 Jun 2006 14:17:20 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367056: fixed in gnutls13 1.4.0-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libgnutls13-dbg
Version: 1.3.5-1
Severity: serious
Justification: does not work at all
Tags: patch

libgnutls13-dbg only contains usr/share/doc/libgnutls13-dbg/* because
of this line in debian/rules
DEB_DH_STRIP_ARGS = --dbg-package=libgnutls12
replacing 12 with 13 works. I will make an NMU of gnutls13 fixing this
bug and hotfixing #363294.
cu andreas

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-k7
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.                                (c) Jasper Ffforde


--- End Message ---
--- Begin Message ---
Source: gnutls13
Source-Version: 1.4.0-2

We believe that the bug you reported is fixed in the latest version of
gnutls13, which is due to be installed in the Debian FTP archive:

gnutls-bin_1.4.0-2_i386.deb
  to pool/main/g/gnutls13/gnutls-bin_1.4.0-2_i386.deb
gnutls-doc_1.4.0-2_all.deb
  to pool/main/g/gnutls13/gnutls-doc_1.4.0-2_all.deb
gnutls13_1.4.0-2.diff.gz
  to pool/main/g/gnutls13/gnutls13_1.4.0-2.diff.gz
gnutls13_1.4.0-2.dsc
  to pool/main/g/gnutls13/gnutls13_1.4.0-2.dsc
libgnutls-dev_1.4.0-2_i386.deb
  to pool/main/g/gnutls13/libgnutls-dev_1.4.0-2_i386.deb
libgnutls13-dbg_1.4.0-2_i386.deb
  to pool/main/g/gnutls13/libgnutls13-dbg_1.4.0-2_i386.deb
libgnutls13_1.4.0-2_i386.deb
  to pool/main/g/gnutls13/libgnutls13_1.4.0-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Metzler <[EMAIL PROTECTED]> (supplier of updated gnutls13 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 17 Jun 2006 20:44:09 +0200
Source: gnutls13
Binary: libgnutls-dev libgnutls13 gnutls-bin gnutls-doc libgnutls13-dbg
Architecture: source i386 all
Version: 1.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian GnuTLS Maintainers <[EMAIL PROTECTED]>
Changed-By: Andreas Metzler <[EMAIL PROTECTED]>
Description: 
 gnutls-bin - the GNU TLS library - commandline utilities
 gnutls-doc - the GNU TLS library - documentation and examples
 libgnutls-dev - the GNU TLS library - development files
 libgnutls13 - the GNU TLS library - runtime library
 libgnutls13-dbg - GNU TLS library - debugger symbols
Closes: 342891 363294 363294 366956 367056 367056 367065 367358 368185 368323 
368449 369071
Changes: 
 gnutls13 (1.4.0-2) unstable; urgency=low
 .
   [ Andreas Metzler ]
   * Set maintainer to alioth mailinglist.
   * Drop code for updating config.guess/config.sub from debian/rules, as cdbs
     handles this. Build-Depend on autotools-dev.
   * Drop build-dependency on binutils (>= 2.14.90.0.7), even sarge has 2.15-6.
   * Use cdbs' simple-patchsys.mk.
     - add debian/README.source_and_patches
     - add patches/10_certtoolmanpage.diff  patches/12_lessdeps.diff
   * Fix libgnutls-dev's Suggests to point to existing package. (gnutls-doc)
   * Also ship css-, devhelp- and sgml files in gnutls-doc.
   * patches/15_fixcompilewarning.diff correct order of funtion arguments.
 .
   [ James Westby ]
   * This release allows the port to be specified as the name of the service
     when using gnutls-cli (closes: #342891)
 .
 gnutls13 (1.4.0-1) experimental; urgency=low
 .
   * New maintainer team. Thanks, Matthias for all the work you did.
   * Re-add gnutls-doc package, featuring api-reference as manual pages and
     html, and reference manual in html and pdf format.
     (closes: #368185,#368449)
   * Fix reference to gnutls0.4-doc package in debian/copyright. Update
     debian/copyright and include actual copyright statements.
     (closes: #369071)
   * Bump shlibs because of changes to extra.h
   * Drop debian/libgnutls13.dirs and debian/libgnutls-dev.dirs. dh_* will
     generate the necessary directories.
   * Drop debian/NEWS.Debian as it only talks about the move of the (since
     purged) gnutls-doc package to contrib a long time ago.
     (Thanks Simon Josefsson, for these suggestions.)
   * new upstream version. (closes: #368323)
   * clean packaging against upstream tarball.
     - Drop all patches, except for fixing error in certtool.1 and setting
       gnutls_libs=-lgnutls-extra in libgnutls-extra-config.
     - Add  --enable-ld-version-script
       to DEB_CONFIGURE_EXTRA_FLAGS to force versioning of symbols, instead of
       patching ./configure.in.
     (closes: #367358)
   * Set DEB_MAKE_CHECK_TARGET = check to run included testsuite.
   * Build against external libtasn1-3. (closes: #363294)
   * Standards-Version: 3.7.2, no changes required.
   * debian/control and override file are in sync with respect to Priority and
     Section, everthing except libgnutls13-dbg already was. (closes: #366956)
   * acknowledge my own NMU. (closes: #367065)
   * libgnutls13-dbg is nonempty (closes: #367056)
 .
 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)
Files: 
 c00db8c85d9e6ea25278cfc802703b2b 947 devel optional gnutls13_1.4.0-2.dsc
 38a9d77a5cf83c5e91125207465aaf63 10234 devel optional gnutls13_1.4.0-2.diff.gz
 bc855de0244d34c134e3e33ab549af0b 1969026 doc optional 
gnutls-doc_1.4.0-2_all.deb
 a1a6d2a76a85b624bebdc3aba4661b31 342684 libdevel optional 
libgnutls-dev_1.4.0-2_i386.deb
 b80eadc388c1bd4903a0fcd0f975381f 266658 libs important 
libgnutls13_1.4.0-2_i386.deb
 24414111980185eee6f575feb1507d08 509236 devel extra 
libgnutls13-dbg_1.4.0-2_i386.deb
 43fa73a0f3bd586e0a3a7d28616cc80b 154154 net optional 
gnutls-bin_1.4.0-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD4DBQFElE8RHTOcZYuNdmMRAt+hAJjNUPFw9NNh2d1u7eZmU43BGbnlAJ9DB93x
hZg+javiqM4okZ3aLyAcQA==
=/r/Y
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to