Your message dated Mon, 13 Nov 2006 15:02:19 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#393961: fixed in mkvtoolnix 1.8.0-1
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: mkvtoolnix
Version: 1.7.0-2
Severity: normal
Tags: patch
Justification: Policy 10.1
DEB_BUILD_OPTIONS=nostrip doesn't work because upstream Makefile runs strip in
the install target. Patch attached.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to ca_AD.UTF-8)
Versions of packages mkvtoolnix depends on:
ii libbz2-1.0 1.0.3-6 high-quality block-sorting file co
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libexpat1 1.95.8-3.3 XML parsing C library - runtime li
ii libflac7 1.1.2-5 Free Lossless Audio Codec - runtim
ii libgcc1 1:4.1.1-13 GCC support library
ii liblzo1 1.08-3 data compression library (old vers
ii libmagic1 4.17-4 File type determination library us
ii libogg0 1.1.3-2 Ogg Bitstream Library
ii libstdc++6 4.1.1-13 The GNU Standard C++ Library v3
ii libvorbis0a 1.1.2-1 The Vorbis General Audio Compressi
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages mkvtoolnix recommends:
pn mkvtoolnix-gui <none> (no description available)
-- no debconf information
diff -ur mkvtoolnix-1.7.0.old/configure.in mkvtoolnix-1.7.0/configure.in
--- mkvtoolnix-1.7.0.old/configure.in 2006-04-28 16:52:55.000000000 +0200
+++ mkvtoolnix-1.7.0/configure.in 2006-10-18 19:36:41.000000000 +0200
@@ -19,7 +19,6 @@
AC_PROG_MAKE_SET
AC_PROG_INSTALL
AC_CHECK_TOOL(RANLIB, ranlib, :)
-AC_CHECK_TOOL(STRIP, strip, :)
AC_CHECK_TOOL(AR, ar, :)
AC_CHECK_TOOL(LD, ld, :)
diff -ur mkvtoolnix-1.7.0.old/Makefile.in mkvtoolnix-1.7.0/Makefile.in
--- mkvtoolnix-1.7.0.old/Makefile.in 2006-04-28 13:33:27.000000000 +0200
+++ mkvtoolnix-1.7.0/Makefile.in 2006-10-18 19:36:47.000000000 +0200
@@ -44,7 +44,6 @@
PROFILING_CFLAGS = @PROFILING_CFLAGS@
PROFILING_LIBS = @PROFILING_LIBS@
RANLIB = @RANLIB@
-STRIP = @STRIP@
INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
@@ -148,7 +147,6 @@
f=`echo "$$p1" | sed 's,^.*/,,;s/$$/$(EXEEXT)/'`; \
echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \
$(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f; \
- $(STRIP) $(DESTDIR)$(bindir)/$$f; \
else :; fi; \
done
--- End Message ---
--- Begin Message ---
Source: mkvtoolnix
Source-Version: 1.8.0-1
We believe that the bug you reported is fixed in the latest version of
mkvtoolnix, which is due to be installed in the Debian FTP archive:
mkvtoolnix-gui_1.8.0-1_i386.deb
to pool/main/m/mkvtoolnix/mkvtoolnix-gui_1.8.0-1_i386.deb
mkvtoolnix_1.8.0-1.diff.gz
to pool/main/m/mkvtoolnix/mkvtoolnix_1.8.0-1.diff.gz
mkvtoolnix_1.8.0-1.dsc
to pool/main/m/mkvtoolnix/mkvtoolnix_1.8.0-1.dsc
mkvtoolnix_1.8.0-1_i386.deb
to pool/main/m/mkvtoolnix/mkvtoolnix_1.8.0-1_i386.deb
mkvtoolnix_1.8.0.orig.tar.gz
to pool/main/m/mkvtoolnix/mkvtoolnix_1.8.0.orig.tar.gz
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.
Clément Stenac <[EMAIL PROTECTED]> (supplier of updated mkvtoolnix 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: Sun, 12 Oct 2006 08:18:27 +0200
Source: mkvtoolnix
Binary: mkvtoolnix-gui mkvtoolnix
Architecture: source i386
Version: 1.8.0-1
Distribution: unstable
Urgency: low
Maintainer: Clément Stenac <[EMAIL PROTECTED]>
Changed-By: Clément Stenac <[EMAIL PROTECTED]>
Description:
mkvtoolnix - Set of command-line tools to work with Matroska files
mkvtoolnix-gui - Set of tools to work with Matroska files - GUI frontend
Closes: 393961 393984
Changes:
mkvtoolnix (1.8.0-1) unstable; urgency=low
.
* New upstream version
- Tighten WX dependency
- Add libpcre dependency
- Add patch by upstream to fix attachement segfault (Closes:#393984)
* Add patch to honor nostrip option, thanks to Robert Millan
(Closes:#393961)
Files:
5137e87374c237ace0241dd5b8ff9762 788 graphics optional mkvtoolnix_1.8.0-1.dsc
2ad2eb1f94d46cdab56a359f19b08975 824278 graphics optional
mkvtoolnix_1.8.0.orig.tar.gz
0b4980ce6a80af53ead643cbc51a0f88 30401 graphics optional
mkvtoolnix_1.8.0-1.diff.gz
3bc1a038041c7a4f2ccf17d8bd27a6b1 1409810 graphics optional
mkvtoolnix_1.8.0-1_i386.deb
bfab230b43bd7cd0ed412d9373db21dd 879640 graphics optional
mkvtoolnix-gui_1.8.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFWPXUrSbtgqbIBbkRAhv5AJ9gGO0Dn/12jBw4CHqhnJYntuICbwCglIWb
XUFvEv97KskhT8MAdUQYjHY=
=SHaQ
-----END PGP SIGNATURE-----
--- End Message ---