debian/source/options: Ignore changes in src/params.lisp (release vs non-release).

This commit is contained in:
Christoph Berg 2018-07-03 17:17:28 +02:00
parent 906fd96bf1
commit 8263e587f0
2 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View File

@ -3,6 +3,8 @@ pgloader (3.5.2-1) unstable; urgency=medium
* New upstream version.
* All included test data has been verified as free, stop building a +dfsg
tarball.
* debian/source/options: Ignore changes in src/params.lisp (release vs
non-release).
* Enable SSL in src/hooks.lisp.
* Run wrap-and-sort -st.
* Add new B-D cl-mustache, cl-yason, cl-zs3, sync Depends to cl-pgloader.

2
debian/source/options vendored Normal file
View File

@ -0,0 +1,2 @@
# ignore release/non-release status
extend-diff-ignore=src/params.lisp