Skip to content

Commit

Permalink
Version 5.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdickmeiss committed Oct 8, 2018
1 parent 527484b commit 1c4fb94
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion IDMETA
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DEBIAN_DIST="stretch jessie wheezy"
UBUNTU_DIST="bionic xenial trusty"
CENTOS_DIST="centos6 centos7"
VERSION=5.26.1
VERSION=5.27.0
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
--- 5.27.0 2018/10/08

GFS: Allow External type TaskPackage response YAZ-915

zoomsh: fset command YAZ-916

Improve logging of extended service task type YAZ-914

yaz-client: document the third arg to the show command #37

--- 5.26.1 2018/07/11

Fix segv with element-set=null and split YAZ-913
Expand Down
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ override_dh_auto_install:
mv debian/tmp/usr/share/doc/yaz debian/tmp/usr/share/doc/yaz-doc

override_dh_makeshlibs:
dh_makeshlibs -V 'libyaz5 (>= 5.24.0)'
dh_makeshlibs -V 'libyaz5 (>= 5.27.0)'

override_dh_installchangelogs:
dh_installchangelogs NEWS
Expand Down

0 comments on commit 1c4fb94

Please sign in to comment.