Package: aview
Version: 1.3.0rc1-6
Severity: serious
Tags: patch

When building 'aview' in a clean 'unstable' chroot,
I get the following error:

Reading package lists...
Building dependency tree...
Package aalib1-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libaa1-dev
E: Package aalib1-dev has no installation candidate
E: Failed to satisfy Build-Depends dependency for aview: aalib1-dev

Please change the Build-Depends to 'libaa1-dev' in debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/aview-1.3.0rc1/debian/control ./debian/control
--- ../tmp-orig/aview-1.3.0rc1/debian/control   2005-07-22 18:13:38.000000000 
+0000
+++ ./debian/control    2005-07-22 18:13:36.000000000 +0000
@@ -2,7 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: Uwe Hermann <[EMAIL PROTECTED]>
-Build-Depends: cdbs, debhelper (>= 4.1.46), aalib1-dev
+Build-Depends: cdbs, debhelper (>= 4.1.46), libaa1-dev
 Standards-Version: 3.6.1.0
 
 Package: aview


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to