Package: gnue-forms Version: 0.5.11-2 Severity: serious Tags: patch gnue-forms fails to build because it build-depends on libwxgtk2.4-python, which has been replaced by wxpython2.4-1:
> -> Considering libwxgtk2.4-python > -> Trying libwxgtk2.4-python > -> Cannot install libwxgtk2.4-python; apt errors follow: > Reading package lists... > Building dependency tree... > Package libwxgtk2.4-python 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: > wxpython2.4-1 The attached patch fixes this problem. -- Matt
diff -u gnue-forms-0.5.11/debian/control gnue-forms-0.5.11/debian/control --- gnue-forms-0.5.11/debian/control +++ gnue-forms-0.5.11/debian/control @@ -2,7 +2,7 @@ Section: interpreters Priority: optional Maintainer: Andrew Mitchell <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.2.28), gnue-common (>= 0.5.14), cdbs, python, python-dev, libwxgtk2.4-python +Build-Depends-Indep: debhelper (>= 4.2.28), gnue-common (>= 0.5.14), cdbs, python, python-dev, wxpython2.4-1 Standards-Version: 3.6.1 Package: gnue-forms-wxgtk
signature.asc
Description: Digital signature