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,