Your message dated Wed, 17 Feb 2016 21:14:09 +0100
with message-id
<CAOO6c=zif3mvnyjgj4dpj8uk7vjcfamrtj6n3en_t3kr6dt...@mail.gmail.com>
and subject line NMU commited
has caused the Debian Bug report #801853,
regarding sheepdog: corosync transition: update build-deps
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
801853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801853
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 <[email protected]>
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 <[email protected]>
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,
--- End Message ---
--- Begin Message ---
Commited:
http://anonscm.debian.org/cgit/openstack/sheepdog.git/commit/?id=688f1bdd82a1ce5611aa1c77c56cb4d68d6ac3e9
Thanks
--
Best regards
Bc. Ondrej Novy
--- End Message ---