Followup-For: Bug #795816
Control: tag -1 pending

Hi,

I just uploaded a NMU to DELAYED/5. Please let me know if I should delay
it longer.


Andreas
>From 04c11d81348ab226198e47d08a7234b046c1c589 Mon Sep 17 00:00:00 2001
From: Andreas Beckmann <a...@debian.org>
Date: Sat, 16 Jan 2016 19:17:51 +0100
Subject: [PATCH] update B-D from libleveldb1 to libleveldb1v5

---
 debian/changelog | 11 +++++++++++
 debian/control   |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fc8022f..48278ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+leveldb-sharp (1.9.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Robert Bruce Park ]
+  * Update build-dependency from libleveldb1 to libleveldb1v5 for C++ ABI
+    transition; no source changes required because this package only uses
+    the C ABI.  (Closes: #795816)
+
+ -- Andreas Beckmann <a...@debian.org>  Sat, 16 Jan 2016 19:16:03 +0100
+
 leveldb-sharp (1.9.1-1) unstable; urgency=low
 
   * Initial release
diff --git a/debian/control b/debian/control
index a6746e8..b907c8b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Debian CLI Libraries Team <pkg-cli-libs-t...@lists.alioth.debian.org
 Uploaders: Carlos Martín Nieto <c...@dwim.me>
 Build-Depends: debhelper (>= 8.0.0),
  cli-common-dev (>= 0.8~),
- libleveldb1 (>= 1.9.0)
+ libleveldb1v5 (>= 1.9.0),
 Standards-Version: 3.9.4
 Section: cli-mono
 Homepage: https://www.meebey.net/projects/leveldb-sharp/
@@ -24,6 +24,7 @@ Description: portable C# binding for the C API of the LevelDB library - developm
 Package: libleveldb1.2-cil
 Architecture: all
 Depends: ${misc:Depends},
+	 ${shlibs:Depends},
 	 ${cli:Depends}
 Description: portable C# binding for the C API of the LevelDB library
  LevelDB is a fast key-value storage library written at Google that
-- 
2.1.4

Reply via email to