Hi,
attached patch for 8.2.4-1 against 8.0.7-1 works fine for me, it fixes a
lintian warning (homepage listed in description) and adds heartbeat-2 to
suggestions.
Norbert
diff -Nur old/debian/changelog new/debian/changelog
--- old/debian/changelog 2008-01-15 13:30:55.000000000 +0100
+++ new/debian/changelog 2008-01-15 13:31:02.000000000 +0100
@@ -1,3 +1,11 @@
+drbd8 (2:8.2.4-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Use homepage field in debian/control.
+ * Suggest heartbeat-2 or heartbeat.
+
+ -- Norbert Tretkowski <[EMAIL PROTECTED]> Tue, 15 Jan 2008 13:27:39 +0100
+
drbd8 (2:8.0.7-1) unstable; urgency=low
* New upstream release
diff -Nur old/debian/control new/debian/control
--- old/debian/control 2008-01-15 13:30:55.000000000 +0100
+++ new/debian/control 2008-01-15 13:33:02.000000000 +0100
@@ -5,6 +5,7 @@
Uploaders: Philipp Hug <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 5), debconf-utils, sp, docbook-utils, bison, flex, dpatch, bzip2
Standards-Version: 3.7.2
+Homepage: http://www.drbd.org/
Package: drbd8-utils
Architecture: any
@@ -13,7 +14,7 @@
Conflicts: drbd-utils
Provides: drbd-utils
Replaces: drbd-utils, drbd
-Suggests: heartbeat
+Suggests: heartbeat-2 | heartbeat
Description: RAID 1 over tcp/ip for Linux utilities
Drbd is a block device which is designed to build high availability
clusters by providing a virtual shared device which keeps disks in
@@ -24,8 +25,6 @@
This package contains the programs that will control the drbd kernel
module provided in drbd-source. You will need a clustering service
(such as heartbeat) to fully implement it.
- .
- Homepage: http://www.drbd.org
Package: drbd8-source
Architecture: all
@@ -41,5 +40,3 @@
It is currently limited to fail-over HA clusters.
.
This package contains the source code for the drbd kernel module.
- .
- Homepage: http://www.drbd.org