[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#380745: marked as done (usplash: Make it easier to backport to sarge)



Your message dated Wed, 02 Aug 2006 03:59:27 -0700
with message-id <E1G8ERj-0000BY-Ox@spohr.debian.org>
and subject line Bug#380745: fixed in usplash 0.3d
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: usplash
Version: 0.3a
Severity: wishlist
Tags: patch

When building usplash on Debian/Sarge, dpkg complains

  DEB_BUILD_ARCH_CPU is not a supported variable name at
    /usr/bin/dpkg-architecture line 271.

This patch fixes the issue, by using DEB_BUILD_ARCH instead of
DEB_BUILD_ARCH_CPU.

--- bogl/Makefile.orig       2006-06-20 12:11:12.000000000 +0200
+++ bogl/Makefile     2006-08-01 12:05:02.000000000 +0200
@@ -8,7 +8,7 @@
 WARNCFLAGS += -Wall -D_GNU_SOURCE
 ALLCFLAGS = $(CFLAGS) $(WARNCFLAGS) $(FBCFLAGS)

-architecture := $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
+architecture := $(shell dpkg-architecture -qDEB_BUILD_ARCH)

 LIBOBJECTS = $(LIBBOGLOBJECTS) $(LIBBOMLOBJECTS) $(LIBBOWLOBJECTS)     \
        $(LIBRSRCOBJECTS)


Please apply it to a future version of usplash.


--- End Message ---
--- Begin Message ---
Source: usplash
Source-Version: 0.3d

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

usplash_0.3d.dsc
  to pool/main/u/usplash/usplash_0.3d.dsc
usplash_0.3d.tar.gz
  to pool/main/u/usplash/usplash_0.3d.tar.gz
usplash_0.3d_i386.deb
  to pool/main/u/usplash/usplash_0.3d_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 380745@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@sternwelten.at> (supplier of updated usplash 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Wed,  2 Aug 2006 09:28:22 +0200
Source: usplash
Binary: usplash
Architecture: source i386
Version: 0.3d
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@sternwelten.at>
Description: 
 usplash    - Userspace bootsplash utility
Closes: 380745 381009
Changes: 
 usplash (0.3d) unstable; urgency=low
 .
   * Add 03-bogl-no-PAGESIZE.patch to the patches/series file to really fix
     the powerpc ftbfs.
   * bogl/Makefile: Ease sarge backports, build with DEB_BUILD_ARCH in
     04-blog-dpkg-arg.patch. Thanks Petter Reinholdtsen <pere@hungry.com>.
     (closes: 380745)
   * debian/usplash.init: Workaround missing ubuntu gdm patches. Call usplash
     in init stop. Thanks Petter Reinholdtsen <pere@hungry.com>.
     (closes: 381009)
Files: 
 c48a32fcd86e83d2d5c9907fc4106349 630 misc optional usplash_0.3d.dsc
 35ba39684b0d8fc7717e24aea39dbe8e 137452 misc optional usplash_0.3d.tar.gz
 bd2e9020527a37eb96fdfa8d2dbab1f4 41048 misc optional usplash_0.3d_i386.deb

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

iD8DBQFE0Fon20zMSyow1ykRAudeAJ9BOlN3yDc2lYwJRCNkGVJGlAPYSgCg6mXC
rcfrHHLhLhWea6cVU3lV/Os=
=qFse
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: