summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control5
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a53f8d1..d74cc28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,11 @@ rsyslog (7.4.8-1) UNRELEASED; urgency=medium
[ Michael Biebl ]
* New upstream release.
+ * Update Build-Depends:
+ - Bump libestr-dev to (>= 0.1.9).
+ - Tighten liblognorm-dev to (<< 1.0.0).
+ - Replace libjson0-dev with libjson-c-dev, we no longer need the
+ transitional package.
[ Daniel Pocock ]
* Make template parameter not mandatory in mongodb output plugin. Patch
diff --git a/debian/control b/debian/control
index ed5ba57..a993a03 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,11 @@ Build-Depends: debhelper (>= 8),
libkrb5-dev,
libgnutls-dev,
librelp-dev (>= 1.0.3),
- libestr-dev (>= 0.1.5),
+ libestr-dev (>= 0.1.9),
libee-dev (>= 0.4.0),
liblognorm-dev (>= 0.3.1),
- libjson0-dev,
+ liblognorm-dev (<< 1.0.0),
+ libjson-c-dev,
uuid-dev,
pkg-config,
bison