[kernel] r11727 - dists/trunk/redhat-cluster/redhat-cluster/debian

Frederik Schüler fs at alioth.debian.org
Sun Jun 29 13:53:04 UTC 2008


Author: fs
Date: Sun Jun 29 13:53:03 2008
New Revision: 11727

Log:
fix lintian errors and prepare for upload:
* Fix spelling of metapackage in control.
* Bump standards to 3.8.0.
  - Add Homepage field.



Modified:
   dists/trunk/redhat-cluster/redhat-cluster/debian/changelog
   dists/trunk/redhat-cluster/redhat-cluster/debian/control
   dists/trunk/redhat-cluster/redhat-cluster/debian/libcman2.links
   dists/trunk/redhat-cluster/redhat-cluster/debian/libdlm2.links

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	Sun Jun 29 13:53:03 2008
@@ -5,8 +5,11 @@
   * Bump library SONAME to 2.3
   * Fix bashisms in gfs-tools.init and gfs2-tools.init. 
     (Closes: #486032, #486033)
+  * Fix spelling of metapackage in control.
+  * Bump standards to 3.8.0.
+    - Add Homepage field.
 
- -- Frederik Schüler <fs at debian.org>  Sun, 29 Jun 2008 15:23:06 +0200
+ -- Frederik Schüler <fs at debian.org>  Sun, 29 Jun 2008 15:46:36 +0200
 
 redhat-cluster (2.20080603-1) unstable; urgency=low
 

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	Sun Jun 29 13:53:03 2008
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian Kernel Team <debian-kernel at lists.debian.org>
 Uploaders: Bastian Blank <waldi at debian.org>, Frederik Schüler <fs at debian.org>
-Standards-Version: 3.7.3.0
+Standards-Version: 3.8.0
+Homepage: http://sources.redhat.com/cluster/wiki
 Build-Depends: dpatch, debhelper (>= 4.2.28), libxml2-dev, libncurses5-dev, libopenais-dev (>= 0.83), libvolume-id-dev (>=  0.105-4), linux-libc-dev (>= 2.6.25), 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
 
@@ -12,7 +13,7 @@
 Priority: optional
 Architecture: all
 Depends: cman, gfs-tools, gfs2-tools, rgmanager, clvm
-Description: Red Hat cluster suite - meta package
+Description: Red Hat cluster suite - metapackage
  RHCS is a cluster management infrastructure, for building
  high-availability multi-node clusters with service and IP failover on
  top of shared Fibre Channel/iSCSI storage devices.

Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/libcman2.links
==============================================================================
--- dists/trunk/redhat-cluster/redhat-cluster/debian/libcman2.links	(original)
+++ dists/trunk/redhat-cluster/redhat-cluster/debian/libcman2.links	Sun Jun 29 13:53:03 2008
@@ -1 +1 @@
-usr/lib/libcman.so.2.0 usr/lib/libcman.so.2
+usr/lib/libcman.so.2.3 usr/lib/libcman.so.2

Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/libdlm2.links
==============================================================================
--- dists/trunk/redhat-cluster/redhat-cluster/debian/libdlm2.links	(original)
+++ dists/trunk/redhat-cluster/redhat-cluster/debian/libdlm2.links	Sun Jun 29 13:53:03 2008
@@ -1,2 +1,2 @@
-usr/lib/libdlm_lt.so.2.0 usr/lib/libdlm_lt.so.2
-usr/lib/libdlm.so.2.0 usr/lib/libdlm.so.2
+usr/lib/libdlm_lt.so.2.3 usr/lib/libdlm_lt.so.2
+usr/lib/libdlm.so.2.3 usr/lib/libdlm.so.2



More information about the Kernel-svn-changes mailing list