Your message dated Wed, 22 Mar 2006 03:53:57 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Removed
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: imageviewer
Version: 0.6.3-0.1
Severity: important
Tags: patch
This package fails to build from source:
...
-> Considering gnustep-gui0-dev (>= 0.8.9)
Tried versions:
-> Does not satisfy version, not trying
E: Could not satisfy build-dependency.
E: pbuilder-satisfydepends failed.
...
Changing gnustep-gui0-dev to libgnustep-gui0-dev fixes the build.
--
Matt Kraai [EMAIL PROTECTED] http://ftbfs.org/
diff -Nru imageviewer-0.6.3-old/debian/control imageviewer-0.6.3/debian/control
--- imageviewer-0.6.3-old/debian/control 2004-07-22 09:51:33.000000000
-0700
+++ imageviewer-0.6.3/debian/control 2004-07-22 09:52:26.000000000 -0700
@@ -2,7 +2,7 @@
Section: graphics
Priority: optional
Maintainer: Evan Prodromou <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), gnustep-gui0-dev (>= 0.8.9)
+Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0-dev (>= 0.8.9)
Standards-Version: 3.6.1
Package: imageviewer
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Removed: RoM; superseded by preview.app; FTBFS
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---