Author: fs Date: Wed Dec 26 20:23:19 2007 New Revision: 10013 Log: Add missing build dependency on libslang2-dev
Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/changelog dists/trunk/redhat-cluster/redhat-cluster/debian/control Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/changelog ============================================================================== --- dists/trunk/redhat-cluster/redhat-cluster/debian/changelog (original) +++ dists/trunk/redhat-cluster/redhat-cluster/debian/changelog Wed Dec 26 20:23:19 2007 @@ -1,3 +1,9 @@ +redhat-cluster (2.20071214-2) unstable; urgency=low + + * Add muissing build-dependency on libslang2-dev. + + -- Frederik Schüler <[EMAIL PROTECTED]> Wed, 26 Dec 2007 21:16:34 +0100 + redhat-cluster (2.20071214-1) unstable; urgency=low * New upstream CVS snapshot, taken from Ubuntu. Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/control ============================================================================== --- dists/trunk/redhat-cluster/redhat-cluster/debian/control (original) +++ dists/trunk/redhat-cluster/redhat-cluster/debian/control Wed Dec 26 20:23:19 2007 @@ -4,7 +4,7 @@ Maintainer: Debian Kernel Team <[EMAIL PROTECTED]> Uploaders: Bastian Blank <[EMAIL PROTECTED]>, Frederik Schüler <[EMAIL PROTECTED]> Standards-Version: 3.7.3.0 -Build-Depends: dpatch, debhelper (>= 4.2.28), libxml2-dev, libncurses5-dev, libopenais-dev (>= 0.82-2), libvolume-id-dev (>= 0.105-4), linux-libc-dev (>= 2.6.22-6), libvirt-dev (>= 0.3.0) [amd64 i386], libnss3-dev [amd64 i386], libnspr4-dev [amd64 i386], bzip2 +Build-Depends: dpatch, debhelper (>= 4.2.28), libxml2-dev, libncurses5-dev, libopenais-dev (>= 0.82-2), libvolume-id-dev (>= 0.105-4), linux-libc-dev (>= 2.6.22-6), libvirt-dev (>= 0.3.0) [amd64 i386], libnss3-dev [amd64 i386], libnspr4-dev [amd64 i386], bzip2, libslang2-dev Build-Conflicts: libccs-dev, libcman-dev (<= 2.0), libdlm-dev (<= 2.0), libcman2, libdlm2 Package: redhat-cluster-suite _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

