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

Frederik Schüler fs at alioth.debian.org
Tue Dec 11 01:39:15 UTC 2007


Author: fs
Date: Tue Dec 11 01:39:15 2007
New Revision: 9932

Log:
Process bugs


Modified:
   dists/trunk/redhat-cluster/redhat-cluster/debian/TODO
   dists/trunk/redhat-cluster/redhat-cluster/debian/changelog
   dists/trunk/redhat-cluster/redhat-cluster/debian/control
   dists/trunk/redhat-cluster/redhat-cluster/debian/control.modules.in

Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/TODO
==============================================================================
--- dists/trunk/redhat-cluster/redhat-cluster/debian/TODO	(original)
+++ dists/trunk/redhat-cluster/redhat-cluster/debian/TODO	Tue Dec 11 01:39:15 2007
@@ -1,7 +1,9 @@
 Open packaging issues
 --------------------
-- add gnbd-source package containing the gnbd kernel module
+- add handling for missing cluster.conf (#420229, #381434, #367370)
+- add gnbd-source package containing the gnbd kernel module (#401073, #426769)
 - make initscripts lsb-compliant
+- redo description of gfs-source? (#380002)
 
 W: rgmanager: init.d-script-missing-lsb-section /etc/init.d/rgmanager
 W: gnbd-server: init.d-script-missing-lsb-section /etc/init.d/gnbd-server

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	Tue Dec 11 01:39:15 2007
@@ -1,10 +1,23 @@
 redhat-cluster (2.20071022-1) UNRELEASED; urgency=low
 
+  * New upstream release. Closes: #426276
+    - Drop Magma. Closes: #374541
   * First Debian release of the redhat cluster suite v2, based on the
     packaging by Fabio M. Di Nitto <fabbione at fabbione.net>
+  * Acknowledge NMU. Closes: #377791
   * Update copyright file.
   * Fix maintainer scripts, add missing ones.
   * Fix debconf template.
   * Add gfs-source package containing the gfs1 kernel module
-
- -- Frederik Schüler <fs at debian.org>  Mon, 03 Dec 2007 11:23:01 +0100
+  * Provide module-assistant support in the gfs-source package.
+    Closes: #366498, #412412
+  * fix gnbd-* packages description. Closes: #319204 
+  * Lots of bugs fixed:
+    - Fix initscripts. Closes: #367171, #336260, #336259
+    - Provide manpages for cluster.conf, mkfs.gfs and fsck.gfs.
+      Closes: #406364, #270537
+    - Provide rgmanager package. Closes: #400204
+    - Rgmanager: add dependency on iputils-arping. Closes: #417813
+    - Call dh_strip during install. Closes: #437899
+    
+ -- Frederik Schüler <fs at debian.org>  Tue, 11 Dec 2007 02:34:52 +0100

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	Tue Dec 11 01:39:15 2007
@@ -111,7 +111,7 @@
 Depends: ${shlibs:Depends}, gfs-modules
 Recommends: fence-gnbd (= ${binary:Version})
 Description: global network block device - client tools
- GNBD allows to usage block devices over the network. It is a modified
+ GNBD allows to use block devices over the network. It is a modified
  version of the linux network block device for the use within a cluster
  environment.
  .
@@ -123,7 +123,7 @@
 Depends: ${shlibs:Depends}, gfs-modules
 Recommends: fence-gnbd (= ${binary:Version})
 Description: global network block device - server tools
- GNBD allows to usage block devices over the network. It is a modified
+ GNBD allows to use block devices over the network. It is a modified
  version of the linux network block device for the use within a cluster
  environment.
  .

Modified: dists/trunk/redhat-cluster/redhat-cluster/debian/control.modules.in
==============================================================================
--- dists/trunk/redhat-cluster/redhat-cluster/debian/control.modules.in	(original)
+++ dists/trunk/redhat-cluster/redhat-cluster/debian/control.modules.in	Tue Dec 11 01:39:15 2007
@@ -18,7 +18,7 @@
  can be deployed to build high available services without the single point
  of failure a file server would be.
  .
- This package contains the compiled kernel module for _KVERS_
+ This package contains the compiled gfs kernel module for _KVERS_
  .
  If you compiled a custom kernel, you will most likely need to compile a
  custom version of this module as well. The gfs-source



More information about the Kernel-svn-changes mailing list