summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2014-03-13 18:10:47 +0100
committerMichael Biebl <biebl@debian.org>2014-03-13 18:10:47 +0100
commit6a48202a56044051f68b1eb9398f6c43a90fb824 (patch)
treecf42ca87149129cdfaedc999035ec38239262732
parent1f9d5685027e31f59a049239d72c1abe2ce12f7b (diff)
downloadrsyslog-6a48202a56044051f68b1eb9398f6c43a90fb824.tar.gz
Update Build-Depends:
- Bump librelp-dev to (>= 1.2.3). - Add liblogging-stdlog-dev (>= 1.0.1).
-rw-r--r--debian/changelog3
-rw-r--r--debian/control3
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3141ad7..817f76a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ rsyslog (7.6.1-1) UNRELEASED; urgency=medium
* New upstream release.
* Update patches.
+ * Update Build-Depends:
+ - Bump librelp-dev to (>= 1.2.3).
+ - Add liblogging-stdlog-dev (>= 1.0.1).
-- Michael Biebl <biebl@debian.org> Thu, 13 Mar 2014 18:07:48 +0100
diff --git a/debian/control b/debian/control
index 7fa470f..9d18992 100644
--- a/debian/control
+++ b/debian/control
@@ -12,11 +12,12 @@ Build-Depends: debhelper (>= 8),
libmongo-client-dev (>= 0.1.4),
libkrb5-dev,
libgnutls-dev,
- librelp-dev (>= 1.0.3),
+ librelp-dev (>= 1.2.3),
libestr-dev (>= 0.1.9),
libee-dev (>= 0.4.0),
liblognorm-dev (>= 0.3.1),
liblognorm-dev (<< 1.0.0),
+ liblogging-stdlog-dev (>= 1.0.1),
libjson-c-dev,
uuid-dev,
pkg-config,