Your message dated Sun, 13 Jan 2008 15:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457281: fixed in xine-lib-1.2 1.1.90hg+20080111-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: xine-lib-1.2
Version: 1.1.90hg+20071219-1
Severity: important
Tags: patch

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


A parallel build runs the build target before the configure target is done,
which can't work. The attached patch fixes this.


- -- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (102, 'experimental'), (101, 
'gutsy-security'), (101, 'gutsy')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.24-rc5-powerpc
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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

iD8DBQFHa4VcWoGvjmrbsgARAlR/AKCtaGYF4BZcE+qCT/PoFdjpk6mXmACeN9kD
eoJ+N2Rb4inYnrLxOqYv6so=
=sCdc
-----END PGP SIGNATURE-----
diff -up -ru xine-lib-1.2-1.1.90hg+20071219.orig/debian/rules 
xine-lib-1.2-1.1.90hg+20071219/debian/rules
--- xine-lib-1.2-1.1.90hg+20071219.orig/debian/rules    2007-12-21 
10:16:26.000000000 +0100
+++ xine-lib-1.2-1.1.90hg+20071219/debian/rules 2007-12-21 10:03:26.000000000 
+0100
@@ -59,8 +59,8 @@ configure-stamp:
        ./configure $(CONFIGURE_FLAGS)
        touch configure-stamp
 
-build: configure-stamp build-stamp
-build-stamp:
+build: build-stamp
+build-stamp: configure-stamp
        dh_testdir
        $(MAKE)
        touch build-stamp

--- End Message ---
--- Begin Message ---
Source: xine-lib-1.2
Source-Version: 1.1.90hg+20080111-1

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

libxine-dev_1.1.90hg+20080111-1_amd64.deb
  to pool/main/x/xine-lib-1.2/libxine-dev_1.1.90hg+20080111-1_amd64.deb
libxine2-all-plugins_1.1.90hg+20080111-1_all.deb
  to pool/main/x/xine-lib-1.2/libxine2-all-plugins_1.1.90hg+20080111-1_all.deb
libxine2-bin_1.1.90hg+20080111-1_amd64.deb
  to pool/main/x/xine-lib-1.2/libxine2-bin_1.1.90hg+20080111-1_amd64.deb
libxine2-console_1.1.90hg+20080111-1_amd64.deb
  to pool/main/x/xine-lib-1.2/libxine2-console_1.1.90hg+20080111-1_amd64.deb
libxine2-dbg_1.1.90hg+20080111-1_amd64.deb
  to pool/main/x/xine-lib-1.2/libxine2-dbg_1.1.90hg+20080111-1_amd64.deb
libxine2-doc_1.1.90hg+20080111-1_all.deb
  to pool/main/x/xine-lib-1.2/libxine2-doc_1.1.90hg+20080111-1_all.deb
libxine2-ffmpeg_1.1.90hg+20080111-1_amd64.deb
  to pool/main/x/xine-lib-1.2/libxine2-ffmpeg_1.1.90hg+20080111-1_amd64.deb
libxine2-gnome_1.1.90hg+20080111-1_amd64.deb
  to pool/main/x/xine-lib-1.2/libxine2-gnome_1.1.90hg+20080111-1_amd64.deb
libxine2-misc-plugins_1.1.90hg+20080111-1_amd64.deb
  to 
pool/main/x/xine-lib-1.2/libxine2-misc-plugins_1.1.90hg+20080111-1_amd64.deb
libxine2-plugins_1.1.90hg+20080111-1_all.deb
  to pool/main/x/xine-lib-1.2/libxine2-plugins_1.1.90hg+20080111-1_all.deb
libxine2-vdr_1.1.90hg+20080111-1_amd64.deb
  to pool/main/x/xine-lib-1.2/libxine2-vdr_1.1.90hg+20080111-1_amd64.deb
libxine2-x_1.1.90hg+20080111-1_amd64.deb
  to pool/main/x/xine-lib-1.2/libxine2-x_1.1.90hg+20080111-1_amd64.deb
libxine2_1.1.90hg+20080111-1_amd64.deb
  to pool/main/x/xine-lib-1.2/libxine2_1.1.90hg+20080111-1_amd64.deb
xine-lib-1.2_1.1.90hg+20080111-1.diff.gz
  to pool/main/x/xine-lib-1.2/xine-lib-1.2_1.1.90hg+20080111-1.diff.gz
xine-lib-1.2_1.1.90hg+20080111-1.dsc
  to pool/main/x/xine-lib-1.2/xine-lib-1.2_1.1.90hg+20080111-1.dsc
xine-lib-1.2_1.1.90hg+20080111.orig.tar.gz
  to pool/main/x/xine-lib-1.2/xine-lib-1.2_1.1.90hg+20080111.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.
Darren Salt <[EMAIL PROTECTED]> (supplier of updated xine-lib-1.2 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, 13 Jan 2008 13:27:40 +0000
Source: xine-lib-1.2
Binary: libxine2-console libxine2 libxine2-bin libxine2-all-plugins 
libxine2-vdr libxine2-x libxine2-misc-plugins libxine2-gnome libxine-dev 
libxine2-plugins libxine2-doc libxine2-ffmpeg libxine2-dbg
Architecture: source all amd64
Version: 1.1.90hg+20080111-1
Distribution: experimental
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Darren Salt <[EMAIL PROTECTED]>
Description: 
 libxine-dev - the xine video player library, development packages
 libxine2   - the xine media player library, meta-package (development branch)
 libxine2-all-plugins - the xine video/media player library, meta package
 libxine2-bin - the xine video/media player library, binary files
 libxine2-console - libaa/libcaca/framebuffer/directfb related plugins for 
libxine2
 libxine2-dbg - debug symbols for libxine2
 libxine2-doc - the xine video player library, documentation files
 libxine2-ffmpeg - MPEG-related plugins for libxine2
 libxine2-gnome - GNOME-related plugins for libxine2
 libxine2-misc-plugins - Input, audio output and post plugins for libxine2
 libxine2-plugins - the xine video/media player library, meta package
 libxine2-vdr - VDR-related plugins for libxine2
 libxine2-x - X desktop video output plugins for libxine2
Closes: 457281
Changes: 
 xine-lib-1.2 (1.1.90hg+20080111-1) experimental; urgency=low
 .
   [Darren Salt]
   * 1.2 development branch snapshot.
     (cset 1dad98a822c64406810fff529669bfc6f2509a9e)
     - SECURITY FIX: rtsp header-parsing overflow (CVE-2008-0225)
   * Put libxine2-dev in section libdevel.
   * Adjust libxine2-vdr & libxine2-misc-plugins install files for recent
     changes in the vdr & sputext plugins' organisation.
   * Patches from upstream:
     - fix some WMV rendering bugs (cset 4ea95338a408)
   * Have libxine-dev depend on pkg-config. This is needed for xine-config.
   * Add the Technotrend PVA demuxer to libxine2-misc-plugins.
 .
   [Reinhard Tartler]
   * Bug fix: "FTBFS with dpkg-buildpackage -j; build target doesn't properly
     depend on configure target", thanks to Michel Dänzer (Closes: #457281).
Files: 
 c38486f7046e27f34dc6a0a1342ae582 1838 libs optional 
xine-lib-1.2_1.1.90hg+20080111-1.dsc
 b35b6e9c267c3b4a9d426441a340ab22 9898298 libs optional 
xine-lib-1.2_1.1.90hg+20080111.orig.tar.gz
 d0855c39b5fd0ea3348445724362b847 24651 libs optional 
xine-lib-1.2_1.1.90hg+20080111-1.diff.gz
 86ec687f9917e97704ac29bb9d0d3fc9 140388 libdevel optional 
libxine2-doc_1.1.90hg+20080111-1_all.deb
 99a7086cba840a873a98c3a0b1ce293e 1072 libs extra 
libxine2-plugins_1.1.90hg+20080111-1_all.deb
 ba0fb6d28362fa29f984ffcd045c88a5 1084 libs extra 
libxine2-all-plugins_1.1.90hg+20080111-1_all.deb
 c6f07c69397088b977c076b0eedd8148 1256 libs optional 
libxine2_1.1.90hg+20080111-1_amd64.deb
 20c1ef4e3d3c7e4add5ea245320793c5 1555080 libs optional 
libxine2-bin_1.1.90hg+20080111-1_amd64.deb
 399aa1efa026d8e87d53b5be47c22dd7 533506 libdevel optional 
libxine-dev_1.1.90hg+20080111-1_amd64.deb
 0b5ea99bd9b901523b6f74dfabc1c18b 391774 libs optional 
libxine2-ffmpeg_1.1.90hg+20080111-1_amd64.deb
 70e615647a306ac0d673f21fbc2d854f 15072 libs optional 
libxine2-gnome_1.1.90hg+20080111-1_amd64.deb
 46720a07853c6c4c38bb994f7e89d6d6 58250 libs extra 
libxine2-console_1.1.90hg+20080111-1_amd64.deb
 eb039214e800206fccd48740ba7c5da8 21652 libs extra 
libxine2-vdr_1.1.90hg+20080111-1_amd64.deb
 ab8296fecedadaefcaa822b3ef57ac68 206256 libs optional 
libxine2-x_1.1.90hg+20080111-1_amd64.deb
 3b20f86d92b1820a912d78daad952efe 843746 libs optional 
libxine2-misc-plugins_1.1.90hg+20080111-1_amd64.deb
 ab897b688036a9f525a1931ec871b1b9 3738908 libs extra 
libxine2-dbg_1.1.90hg+20080111-1_amd64.deb

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

iD8DBQFHihttsBKtjPGfWZ8RAnv9AJ4wCtRpX3OTVCYx+Mmp7XFJlmFLTwCgpi8x
I++HlWyv8NqM3zdwm4cHWnE=
=qg4r
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to