smpeg: FTBFS: build-depends on removed xlibs-dev

Bug #28244 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
smpeg (Debian)
Fix Released
Unknown
smpeg (Ubuntu)
Fix Released
High
Unassigned

Bug Description

Automatically imported from Debian bug report #347044 http://bugs.debian.org/347044

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Mon, 09 Jan 2006 02:38:09 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= <email address hidden>
To: <email address hidden>
Subject: smpeg: FTBFS: build-depends on removed xlibs-dev

Package: smpeg
Version: 0.4.5+cvs20030824-1.6
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

    [1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

    [2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

    [3] http://lists.debian.org/debian-devel-announce/2005/10/msg00004.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

    [4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 11 Jan 2006 17:38:33 +0100
From: Luk Claes <email address hidden>
To: <email address hidden>
Subject: Intention to NMU smpeg

--------------enig063D9586EFF5988A981681D1
Content-Type: multipart/mixed;
 boundary="------------020005070805040609070907"

This is a multi-part message in MIME format.
--------------020005070805040609070907
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi

Attached the patch for the version I intend to upload. Please respond if
you don't want this NMU to happen, if you are working yourself on a
patch or if you think that the attached patch won't work.

Cheers

Luk

--
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D

--------------020005070805040609070907
Content-Type: text/plain;
 name="nmu.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="nmu.patch"

diff -u smpeg-0.4.5+cvs20030824/debian/changelog smpeg-0.4.5+cvs20030824/debian/changelog
--- smpeg-0.4.5+cvs20030824/debian/changelog
+++ smpeg-0.4.5+cvs20030824/debian/changelog
@@ -1,3 +1,10 @@
+smpeg (0.4.5+cvs20030824-1.7) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Removed xlibs-dev build-dep (Closes: #347044).
+
+ -- Luk Claes <email address hidden> Wed, 11 Jan 2006 17:05:18 +0100
+
 smpeg (0.4.5+cvs20030824-1.6) unstable; urgency=low

   * Fix broken shlibs (Closes: #335567)
diff -u smpeg-0.4.5+cvs20030824/debian/control smpeg-0.4.5+cvs20030824/debian/control
--- smpeg-0.4.5+cvs20030824/debian/control
+++ smpeg-0.4.5+cvs20030824/debian/control
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Joe Drew <email address hidden>
-Build-Depends: dpkg (>= 1.7.2), debhelper (>= 3.0.0), libsdl1.2-dev (>= 1.2.2-3.1), xlibs-dev (>= 4.0.1-11), libgtk1.2-dev (>= 1.2.1), libglib1.2-dev, g++-3.4 [s390]
+Build-Depends: dpkg (>= 1.7.2), debhelper (>= 3.0.0), libsdl1.2-dev (>= 1.2.2-3.1), libgtk1.2-dev (>= 1.2.1), libglib1.2-dev, g++-3.4 [s390]
 Standards-Version: 3.6.1

 Package: libsmpeg0

--------------020005070805040609070907--

--------------enig063D9586EFF5988A981681D1
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

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

iD8DBQFDxTSK5UTeB5t8Mo0RAkCNAKCihGjC7aRrjCsj4pcwmdtlRbcQMACdGEqV
+doNFh/G/4gAII/02oWjiEE=
=ptdB
-----END PGP SIGNATURE-----

--------------enig063D9586EFF5988A981681D1--

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 11 Jan 2006 11:50:08 -0500
From: Joe Drew <email address hidden>
To: Luk Claes <email address hidden>, <email address hidden>
Subject: Re: Bug#347044: Intention to NMU smpeg

Luk Claes wrote:
> Attached the patch for the version I intend to upload. Please respond if
> you don't want this NMU to happen, if you are working yourself on a
> patch or if you think that the attached patch won't work.

Looks good, Luk. Please go ahead with my thanks and blessing.

Joe

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Wed, 11 Jan 2006 17:53:49 +0100
From: Luk Claes <email address hidden>
To: <email address hidden>
Subject: setting package to libsmpeg-dev libsmpeg0 smpeg smpeg-gtv smpeg-plaympeg, tagging 347044

# Automatically generated email from bts, devscripts version 2.9.10
package libsmpeg-dev libsmpeg0 smpeg smpeg-gtv smpeg-plaympeg
tags 347044 + pending

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Wed, 11 Jan 2006 09:47:09 -0800
From: Luk Claes <email address hidden>
To: <email address hidden>
Cc: Luk Claes <email address hidden>, Joe Drew <email address hidden>
Subject: Fixed in NMU of smpeg 0.4.5+cvs20030824-1.7

tag 347044 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload. The .changes file follows.

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

Format: 1.7
Date: Wed, 11 Jan 2006 17:05:18 +0100
Source: smpeg
Binary: smpeg-plaympeg libsmpeg-dev smpeg-gtv libsmpeg0
Architecture: source i386
Version: 0.4.5+cvs20030824-1.7
Distribution: unstable
Urgency: high
Maintainer: Joe Drew <email address hidden>
Changed-By: Luk Claes <email address hidden>
Description:
 libsmpeg-dev - SDL MPEG Player Library - development files
 libsmpeg0 - SDL MPEG Player Library - shared libraries
 smpeg-gtv - SMPEG GTK+ MPEG audio/video player
 smpeg-plaympeg - SMPEG command line MPEG audio/video player
Closes: 347044
Changes:
 smpeg (0.4.5+cvs20030824-1.7) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Removed xlibs-dev build-dep (Closes: #347044).
Files:
 f7a66acb264ccf7355d5d5dd1de00e8d 737 libs optional smpeg_0.4.5+cvs20030824-1.7.dsc
 4a6e9748511fc8e5e8217e88e6435d5a 26997 libs optional smpeg_0.4.5+cvs20030824-1.7.diff.gz
 1d447de7783072a1d3e0ee5e43f5445d 105528 libs optional libsmpeg0_0.4.5+cvs20030824-1.7_i386.deb
 2d4855e4d3a531355688079a9ef1ae4e 118448 libdevel optional libsmpeg-dev_0.4.5+cvs20030824-1.7_i386.deb
 5ca19fe84fe028b2a42a204f88c8883e 23258 graphics optional smpeg-plaympeg_0.4.5+cvs20030824-1.7_i386.deb
 f94f5e47feeb8381bb694c2b9a447909 27718 graphics optional smpeg-gtv_0.4.5+cvs20030824-1.7_i386.deb

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

iD8DBQFDxTYE5UTeB5t8Mo0RAryUAKDBH31c5zbefi1mqu0jRksW5OeTtwCfXRsu
FjcV5kYYW65my9tXgRUZPXE=
=hccx
-----END PGP SIGNATURE-----

Revision history for this message
Danilo Piazzalunga (danilopiazza) wrote :

Fixed, as 0.4.5+cvs20030824-1.7 is in Dapper

Changed in smpeg:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.