Package: pam-pgsql
Version: 0.5.2-9
Severity: important
Tags: patch

postgresql-dev is no longer available in lenny; please depend on
libpq-dev as an alternative.

    # apt-get build-dep pam-pgsql
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package postgresql-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:
      libpq-dev
    E: Package postgresql-dev has no installation candidate
    E: Failed to satisfy Build-Depends dependency for pam-pgsql: postgresql-dev

--- pam-pgsql-0.5.2~/debian/control
+++ pam-pgsql-0.5.2/debian/control
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Primoz Bratanic <[EMAIL PROTECTED]>
 Standards-Version: 3.6.1.1
-Build-Depends: libpam0g-dev, postgresql-dev, debhelper (>= 4.0), libmhash-dev
+Build-Depends: libpam0g-dev, libpq-dev | postgresql-dev, debhelper (>= 4.0), 
libmhash-dev
 
 Package: libpam-pgsql
 Architecture: any

Thanks,

Matej


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

Reply via email to