Bug#801853: sheepdog: corosync transition: update build-deps

2016-01-15 Thread Christoph Berg
Hi,

here's the diff for the NMU I just uploaded.

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/
diff --git a/debian/changelog b/debian/changelog
index 2e6b294..d531fcb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sheepdog (0.8.3-4.1) unstable; urgency=medium
+
+  [ Arturo Borrero Gonzalez ]
+  * Non-maintainer upload.
+  * d/control: update build-deps on corosync, libcorosync-dev no longer
+exists.
+
+ -- Christoph Berg   Fri, 15 Jan 2016 13:33:54 +0100
+
 sheepdog (0.8.3-4) unstable; urgency=medium
 
   * Refreshed patches.
diff --git a/debian/control b/debian/control
index c22c377..2df2226 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,9 @@ Build-Depends: debhelper (>= 9),
  dh-autoreconf,
  bash-completion,
  pkg-config,
- libcorosync-dev,
+ libcorosync-common-dev,
+ libcpg-dev,
+ libcfg-dev,
  liburcu-dev,
  libzookeeper-mt-dev [!hppa],
  libfuse-dev,


signature.asc
Description: PGP signature


Bug#801853: sheepdog: corosync transition: update build-deps

2015-10-15 Thread Arturo Borrero Gonzalez
Package: sheepdog
Version: 0.8.3-4
Severity: serious

Dear maintainer,

Starting with corosync 2.3.5-1, the package libcorosync-dev no longer exists.
The build-deps should be updated to libcorosync-common-dev, libcpg-dev and 
libcfg-dev.

Find attached a patch.

best regards.
Author: Arturo Borrero Gonzalez 
Date:   Thu Oct 15 11:42:42 2015 +0200

d/control: update build-deps on corosync

libcorosync-dev no longer exists.

Signed-off-by: Arturo Borrero Gonzalez 

diff --git a/debian/control b/debian/control
index c22c377..2df2226 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,9 @@ Build-Depends: debhelper (>= 9),
  dh-autoreconf,
  bash-completion,
  pkg-config,
- libcorosync-dev,
+ libcorosync-common-dev,
+ libcpg-dev,
+ libcfg-dev,
  liburcu-dev,
  libzookeeper-mt-dev [!hppa],
  libfuse-dev,