[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#772701: marked as done (unblock: jerasure/2.0.0-2)



Your message dated Wed, 10 Dec 2014 10:37:59 +0100
with message-id <20141210093758.GC10548@ugent.be>
and subject line Re: Bug#772701: unblock: jerasure/2.0.0-2
has caused the Debian Bug report #772701,
regarding unblock: jerasure/2.0.0-2
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 owner@bugs.debian.org
immediately.)


-- 
772701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772701
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Dear release team,

The only change in this last upload is that I have added
libgf-complete-dev as dependency for libjerasure-dev, as
libjerasure-dev includes a .h from libgf-complete-dev.
Debdiff attached.

Please unblock jerasure/2.0.0-2.

Thomas Goirand (zigo)
diff -Nru jerasure-2.0.0/debian/changelog jerasure-2.0.0/debian/changelog
--- jerasure-2.0.0/debian/changelog	2014-06-16 17:18:55.000000000 +0000
+++ jerasure-2.0.0/debian/changelog	2014-12-10 08:32:17.000000000 +0000
@@ -1,3 +1,11 @@
+jerasure (2.0.0-2) unstable; urgency=medium
+
+  * debian/control: add Depends on libgf-complete-dev for
+    libjerasure-dev (Closes: #772673). Thanks to Dmitry Smirnov
+    <onlyjob@debian.org> for the bug report.
+
+ -- Thomas Goirand <zigo@debian.org>  Wed, 10 Dec 2014 08:30:28 +0000
+
 jerasure (2.0.0-1) unstable; urgency=low
 
   * Initial release (Closes: #750766).
diff -Nru jerasure-2.0.0/debian/control jerasure-2.0.0/debian/control
--- jerasure-2.0.0/debian/control	2014-06-16 17:18:55.000000000 +0000
+++ jerasure-2.0.0/debian/control	2014-12-10 08:32:17.000000000 +0000
@@ -14,7 +14,10 @@
 Package: libjerasure-dev
 Section: libdevel
 Architecture: any
-Depends: libjerasure2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libgf-complete-dev,
+         libjerasure2 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: forward error correction erasure channel library - development files
  In information theory, an erasure code is a forward error correction (FEC)
  code for the binary erasure channel, which transforms a message of symbols

--- End Message ---
--- Begin Message ---
Hi,

On Wed, Dec 10, 2014 at 05:31:58PM +0800, Thomas Goirand wrote:
> Please unblock jerasure/2.0.0-2.

Unblocked.

Cheers,

Ivo

--- End Message ---

Reply to: