From 3002f4d30e621b2d78e60db36b2ca9a6008e7f25 Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Sat, 11 Nov 2017 16:40:35 +0100 Subject: [PATCH] Add new B-D cl-mustache and cl-yason. --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index bb3861d..ce15287 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pgloader (3.4.1+dfsg-2) UNRELEASED; urgency=medium * Run wrap-and-sort -st. + * Add new B-D cl-mustache and cl-yason. -- Christoph Berg Sat, 11 Nov 2017 16:39:08 +0100 diff --git a/debian/control b/debian/control index dbf0a3d..07eb027 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Build-Depends: cl-md5, cl-metabang-bind, cl-mssql, + cl-mustache, cl-postmodern, cl-ppcre, cl-py-configparser, @@ -42,6 +43,7 @@ Build-Depends: cl-usocket, cl-utilities, cl-uuid, + cl-yason, debhelper (>= 9.0.0), gawk, ruby-ronn,