mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
debian/source/options: Ignore changes in src/params.lisp (release vs non-release).
This commit is contained in:
parent
906fd96bf1
commit
8263e587f0
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -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
2
debian/source/options
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# ignore release/non-release status
|
||||
extend-diff-ignore=src/params.lisp
|
||||
Loading…
x
Reference in New Issue
Block a user