tags + confirmed patch
thanks

Hi Gennaro and Lucas,

it's just an outdated Build-Depends on the older version of the SLURM
libraries. The attached patch fixes it. Sorry for missing it during the
testing! I did not have the newer SLURM version installed when compiling
libpam-slurm.

I do not know if it is reasonable, but the libslurm13-dev package may
provide a "libslurm-dev" package that you could build-depend on in the
future.

Best regards
Manuel

diff -ruN libpam-slurm-1.4.orig/debian/control libpam-slurm-1.4/debian/control
--- libpam-slurm-1.4.orig/debian/control	2008-06-19 12:40:33.000000000 +0200
+++ libpam-slurm-1.4/debian/control	2008-06-19 12:37:28.000000000 +0200
@@ -2,7 +2,7 @@
 Priority: extra
 Maintainer: Gennaro Oliva <[EMAIL PROTECTED]>
 Uploaders: Dirk Eddelbuettel <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), libslurm11-dev, libpam0g-dev
+Build-Depends: debhelper (>= 5), libslurm13-dev, libpam0g-dev
 Standards-Version: 3.7.3.0
 Section: admin
 

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to