summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2014-04-03 03:15:55 +0200
committerMichael Biebl <biebl@debian.org>2014-04-03 03:16:04 +0200
commit49fa12d00a05c6b28910dff59a4f47f164280158 (patch)
treea813430367622334e7635314db3c3991462a5cc5 /debian
parentce89554ae75da3daf30d9b84499de8502df109f5 (diff)
downloadrsyslog-49fa12d00a05c6b28910dff59a4f47f164280158.tar.gz
Update Build-Depends
- Bump librelp-dev to (>= 1.2.5). - Bump liblogging-stdlog-dev to (>= 1.0.3). - Bump liblognorm-dev to (>= 1.0.0). - Drop libee-dev.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control8
2 files changed, 8 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 63fda53..7231b6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,11 @@ rsyslog (8.2.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Switch watch file to track v8 stable branch.
+ * Update Build-Depends:
+ - Bump librelp-dev to (>= 1.2.5).
+ - Bump liblogging-stdlog-dev to (>= 1.0.3).
+ - Bump liblognorm-dev to (>= 1.0.0).
+ - Drop libee-dev.
-- Michael Biebl <biebl@debian.org> Thu, 03 Apr 2014 03:08:04 +0200
diff --git a/debian/control b/debian/control
index 739fa80..6118789 100644
--- a/debian/control
+++ b/debian/control
@@ -12,12 +12,10 @@ Build-Depends: debhelper (>= 8),
libmongo-client-dev (>= 0.1.4),
libkrb5-dev,
libgnutls-dev,
- librelp-dev (>= 1.2.4),
+ librelp-dev (>= 1.2.5),
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),
+ liblognorm-dev (>= 1.0.0),
+ liblogging-stdlog-dev (>= 1.0.3),
libjson-c-dev,
uuid-dev,
pkg-config,