yaz (5.34.2-1) unstable; urgency=medium
* New upstream version 5.34.2
* debian/copyright:
+ Update YAZ licence to match upstream.
+ Avoid hyphenated lines.
-- Hugh McMaster Sun, 22 Sep 2024 19:22:11 +1000
yaz (5.34.1-1) unstable; urgency=medium
* New upstream version.
* debian/copyright: Update for 2024.
* debian/patches:
+ Drop pkg-config-cross.patch (applied upstream).
+ Drop include-stdlib.patch (bug fixed upstream).
-- Hugh McMaster Sun, 23 Jun 2024 21:05:52 +1000
yaz (5.34.0-2) unstable; urgency=medium
* debian/control:
+ Update my email address.
+ Build-Depend on pkgconf instead of pkg-config.
+ Sort libyaz-dev package dependencies.
+ Remove references to libyaz4-dev.
+ Raise Standards-Version to 4.7.0 (no changes needed).
* debian/copyright: Extend my copyright to 2024.
* debian/patches:
+ Include stdlib.h in several files (Closes: #1073314).
+ Support cross-building with pkg-config (Closes: #1058064).
Thanks to Helmut Grohne for providing a patch.
-- Hugh McMaster Mon, 17 Jun 2024 22:43:08 +1000
yaz (5.34.0-1) unstable; urgency=medium
* New upstream version.
* debian/copyright: Update for 2023.
* lintian-overrides: Add source-is-missing tag and comments.
-- Hugh McMaster Thu, 19 Jan 2023 23:46:12 +1100
yaz (5.33.0-1) unstable; urgency=medium
* New upstream version.
* debian/control: Raise Standards-Version to 4.6.2 (no changes needed).
* debian/rules:
+ Remove DEB_CPPFLAGS_MAINT_APPEND override.
+ Set DPKG_GENSYMBOLS_CHECK_LEVEL to 4.
* Lintian: Silence very-long-line-length-in-source-file output.
* libyaz5: Update symbols file.
-- Hugh McMaster Mon, 26 Dec 2022 17:57:21 +1100
yaz (5.32.0-1) unstable; urgency=medium
* New upstream version.
* debian/control: Raise Standards-Version to 4.6.1 (no changes needed).
* debian/copyright: Update for 2022.
-- Hugh McMaster Mon, 13 Jun 2022 20:43:17 +1000
yaz (5.31.1-1) unstable; urgency=medium
* New upstream version:
- The yaz_encode_uri_component was updated to RFC 3986. The previous
implementation was based on RFC 2396.
* debian/control: Drop version requirements for autoconf and automake.
* debian/copyright: Update upstream Source URL.
-- Hugh McMaster Wed, 29 Dec 2021 22:03:46 +1100
yaz (5.31.0-1) unstable; urgency=medium
* New upstream version.
* debian/control:
- Raise Standards-Version to 4.6.0 from 4.5.0 (no changes needed).
- Update package descriptions.
* debian/copyright: Update for YAZ 5.31.0.
* debian/gbp.conf: Use DEP-14 branch naming.
* debian/upstream/metadata: Update Repository URL.
* debian/watch: Use secure HTTP and string substitutions.
-- Hugh McMaster Sun, 29 Aug 2021 19:13:01 +1000
yaz (5.30.3-1) unstable; urgency=medium
* New upstream release.
* yaz-doc:
- Update doc-base registration paths.
- Don't install the NEWS file.
* debian/rules:
- Install the documentation in libyaz-dev but package it in yaz-doc.
-- Hugh McMaster Mon, 06 Jul 2020 23:16:49 +1000
yaz (5.30.2-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Use debhelper-compat v13.
* debian/rules:
- Remove commented DH_VERBOSE and ccache lines.
- Remove dh_auto_clean and dh_missing overrides.
- Remove unnecessary git restore code.
- Stop deleting most files in the 'clean' target.
- Replace the 'clean' target with an 'execute_before_dh_clean' target.
- Do not install the upstream ChangeLog (dh_installchangelogs override).
-- Hugh McMaster Sat, 09 May 2020 23:34:17 +1000
yaz (5.30.1-1) unstable; urgency=medium
* New upstream release.
* debian/patches/yaz_diag_to_str.patch:
- Drop patch. Fix committed in YAZ 5.30.1.
-- Hugh McMaster Fri, 24 Apr 2020 20:47:02 +1000
yaz (5.30.0-1) unstable; urgency=medium
* New upstream release.
* Update symbols file for yaz 5.30.0.
* debian/control:
- Sort Build-Depends list.
- Use consistent field order in package metadata.
- Mark libyaz-dev Multi-Arch: same.
* libyaz-dev:
- yaz-config and its man page are no longer packaged.
Please switch to pkg-config (yaz, yaz-icu or yaz-server).
This also makes the package reproducible. Closes: #955501
-- Hugh McMaster Thu, 09 Apr 2020 20:50:43 +1000
yaz (5.29.0-2) unstable; urgency=medium
* Release to unstable.
* Revert "libyaz-dev: No longer package yaz-config or its man page" to allow
the new pkg-config files to enter unstable.
* Revert "debian/control: Mark libyaz-dev Multi-Arch: same".
-- Hugh McMaster Mon, 30 Mar 2020 08:54:04 +1100
yaz (5.29.0-1) experimental; urgency=medium
* New upstream release.
* yaz-config is no longer packaged. Please switch to pkg-config.
* Update symbols file for yaz 5.29.0.
* Add debian/not-installed.
* debian/control:
- Raise Standards-Version to 4.5.0 from 4.4.1 (no changes needed).
- Require autoconf 2.69 or later.
- Mark libyaz-dev Multi-Arch: same.
* debian/copyright:
- Update for yaz 5.29.0.
* debian/patches:
- Add upstream patch to fix incorrect call to yaz_diag_to_str(), which was
causing undefined behaviour.
* debian/rules:
- Remove un-necessary configure flags.
- Remove un-needed dh_install override.
- Move excluded files from dh_missing to debian/not-installed.
* libyaz-dev:
- Install pkg-config files for YAZ ICU and YAZ server.
- yaz-config, yaz-config.1 and yaz.m4 are no longer packaged.
-- Hugh McMaster Wed, 25 Mar 2020 23:19:19 +1100
yaz (5.28.0-1) unstable; urgency=medium
* New upstream release.
- Element-set is case sensitive for yaz_retrieval. The element-set name
should be case insensitive, and thus, the name property is matched in
a case-insensitive manner.
* Drop spelling-fixes.patch (accepted upstream).
* Update symbols file for yaz 5.28.0.
* Add debian/gbp.conf.
-- Hugh McMaster Mon, 30 Dec 2019 22:01:00 +1100
yaz (5.27.2-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Add Hugh McMaster as an Uploader.
- Use debhelper-compat level 12.
- Raise Standards-Version to 4.4.1 from 4.3.0 (no changes needed).
- Add Rules-Requires-Root: no.
* debian/copyright:
- Update upstream copyright to 2019.
- Add Hugh McMaster to the 'debian' block.
* debian/patches:
- Drop yaz-spelling-fixes.patch (merged upstream).
- Fix more spelling errors (spelling-fixes.patch).
* Add debian/upstream/metadata file.
-- Hugh McMaster Mon, 21 Oct 2019 23:42:25 +1100
yaz (5.27.1-2) unstable; urgency=medium
* Upload to unstable (ack from release-team in #918954)
-- Vincent Danjean Mon, 14 Jan 2019 09:33:55 +0100
yaz (5.27.1-1) experimental; urgency=medium
[ Vincent Danjean ]
* New upstream release (long overdue) (Closes: #915369):
- The PKG_PROG_PKG_CONFIG macro is now used, allowing yaz to cross-build
from source (Closes: #880358).
- pkg-config is now used to detect icu (Closes: #915394).
- yaz-client no longer suffers a segmentation fault when connecting via a
UNIX socket (Closes: #889571).
* debian/control:
- use the virtual package debhelper-compat to specify dh level
- make libyaz-dev provide libyaz4-dev and upload to experimental
so that build-rdeps can be checked
[ Hugh McMaster ]
* Add debian/compat file, specifying compatibility level 11.
* debian/control:
- Remove trailing whitespace.
- Raise Standards-Version to 4.3.0 from 3.9.5.
- Switch to Priority: optional.
- Update build dependencies.
- Update Homepage field.
- Remove alternative dependency on libicu36-dev.
- Update for transition to libyaz5.
- Update for transition to libyaz-dev.
- Mark libyaz5 Multi-Arch: same.
- Mark yaz-doc Multi-Arch: foreign.
* debian/patches:
- Remove for-upstream_fix-typo.diff and from-upstream_mips-bugfix.diff
(no longer needed).
- yaz-spelling-fixes.patch: Fix spelling errors in various files.
* debian/rules:
- Add 'hardening=+all' to DEB_BUILD_MAINT_OPTIONS.
- Remove un-needed DH_OPTIONS variable.
- Sort debhelper overrides.
- Remove manual call to autoreconf.
- Drop unsupported configure flags.
- Remove un-needed dh_auto_install override and directory rename.
- Ensure the package documentation is installed in yaz-doc.
- Add dh_missing override.
- Hide excessive warnings when calling dh_shlibdeps.
- Do not install the (non-existant) README file into all packages.
- Build with debugging/symbol information.
* debian/watch: Use uscan version 4.
* Update symbols file for yaz 5.27.1.
* libyaz5:
- Rename libyaz4.install to libyaz5.install.
- Install the shared library symbolic links into a multi-arch libdir.
- Rename libyaz4.symbols to libyaz5.symbols.
* libyaz-dev:
- Rename libyaz4-dev.install to libyaz-dev.install.
- Drop debian/tmp path prefix from the install file.
- Use multi-arch paths in the install file.
- Move manpages from the install file into a manpages file.
- Install README.md.
* yaz:
- Drop debian/tmp path prefix from the install file.
- Move manpages from the install file into a manpages file.
- Add binary and manpage entries for yaz-record-conv.
* yaz-doc:
- Rename yaz-doc.install to yaz-doc.docs.
- Simplify list of files to install.
- Add doc-base registration file.
* yaz-icu:
- Drop debian/tmp path prefix from the install file.
- Move manpages from the install file into a manpages file.
* yaz-illclient:
- Drop debian/tmp path prefix from the install file.
- Move manpages from the install file into a manpages file.
* Only install the NEWS file into libyaz-dev and yaz-docs.
-- Vincent Danjean Fri, 28 Dec 2018 14:16:26 +0100
yaz (4.2.30-4) unstable; urgency=medium
* Ack previous NMU (forgotten in the previous upload)
* Replaced tcl8.4 by tcl in build dependencies and in dependencies of
libyaz4-dev (Closes: #725270) Thanks Sergei Golovan
-- Vincent Danjean Tue, 08 Jul 2014 11:27:16 +0200
yaz (4.2.30-3) unstable; urgency=medium
* Fix "Build against (and depend on) libgnutls28-dev"
(Closes: #753169) Thanks to Andreas Metzler
* Dump Standard-Version (no change needed)
* Canonize VCS URLs
-- Vincent Danjean Mon, 07 Jul 2014 13:35:38 +0200
yaz (4.2.30-2) unstable; urgency=low
* Fix bug releaved by testsuite on MIPS with an upstream patch
-- Vincent Danjean Mon, 16 Apr 2012 14:26:10 +0200
yaz (4.2.30-1) unstable; urgency=low
* New Upstream Version
-- Vincent Danjean Wed, 11 Apr 2012 14:30:03 +0200
yaz (4.2.18-1) unstable; urgency=low
* New Upstream Version
* Yaz can be build with gold now (Closes: #556768)
-- Vincent Danjean Tue, 01 Nov 2011 14:47:15 -0200
yaz (4.2.12-1) unstable; urgency=low
* New Upstream Version (Closes: #639694)
* debian/*.symbols: add new symbols. Several internal use only (according
to upstream) symbols has been removed. As it was wrong for a user
to use it, no soname bump has been done.
-- Vincent Danjean Mon, 29 Aug 2011 16:19:34 +0200
yaz (4.0.11-1) unstable; urgency=low
* New Upstream Version
Fix many bugs (Closes: #591307)
* Dump Standard-Version to 3.9.1 (no change needed)
* Remplace versionned conflicts with breaks
-- Vincent Danjean Wed, 25 Aug 2010 14:30:11 +0200
yaz (4.0.10-1) unstable; urgency=low
* New Upstream Version
-- Vincent Danjean Wed, 23 Jun 2010 13:13:21 +0200
yaz (4.0.8-1) unstable; urgency=low
* New Upstream Version
-- Vincent Danjean Wed, 12 May 2010 13:27:09 +0200
yaz (4.0.7-1) unstable; urgency=low
* New Upstream Version
* yaz_mutex_{create,destroy,enter,leave,set_name} symbols have been moved
from libyaz_server.so.4 to libyaz.so.4. *No* soname dump as:
- libyaz_server.so.4 is linked to libyaz.so.4
- libyaz_server.so.4 and libyaz.so.4 are provided by the same binary package
- the current linker is transitive when it searches for a symbol
-- Vincent Danjean Tue, 11 May 2010 12:54:14 +0200
yaz (4.0.3-1) unstable; urgency=low
* New Upstream Version
-- Vincent Danjean Sun, 11 Apr 2010 21:53:49 +0200
yaz (4.0.2-2) unstable; urgency=low
* Re-upload to unstable
-- Vincent Danjean Sat, 10 Apr 2010 13:21:55 +0200
yaz (4.0.2-1) experimental; urgency=low
* New Upstream Version
* debian/control:
Bump Standard-Version (no change needed)
add versioned build depends on autotools-dev (for debhelper help)
* debian/rules:
use dh --with autotools_dev to update config.*
refactorize with dh
* debian/source/format => 3.0 (quilt)
* update debian/libyaz4.symbols
-- Vincent Danjean Wed, 31 Mar 2010 00:20:27 +0200
yaz (4.0.1-1) experimental; urgency=low
* New Upstream Version
Soname has been dumped
-- Vincent Danjean Wed, 03 Feb 2010 19:12:00 +0100
yaz (3.0.52-1) unstable; urgency=low
* New Upstream Version
* Fix typos in package description (Closes: #557679, #557681)
Thanks to Pascal De Vuyst to report it.
-- Vincent Danjean Thu, 03 Dec 2009 21:21:07 +0100
yaz (3.0.50-1) unstable; urgency=low
* New Upstream Version
* Debian packaging:
- debian/*.symbols: add new symbols. Several internal use only (according
to upstream) symbols has been removed. As it was wrong for a user
to use it, no soname bump has been done.
- remove patch for automake 1.11 (patch applied upstream)
-- Vincent Danjean Sat, 07 Nov 2009 23:57:06 +0100
yaz (3.0.48-1) unstable; urgency=low
* Imported Upstream version 3.0.48
* Remove *.la files (after debian-devel global discussions)
* Dump Standard-Version (no change needed)
* Fix build with automake 1.11
* use libreadline-dev instead of libreadline5-dev
-- Vincent Danjean Sat, 12 Sep 2009 18:49:16 +0200
yaz (3.0.47-1) unstable; urgency=low
* New Upstream Version
* dump standard-version (no change needed)
* update symbol file
-- Vincent Danjean Mon, 13 Jul 2009 10:37:22 +0200
yaz (3.0.46-1) unstable; urgency=low
* New Upstream Version
-- Vincent Danjean Tue, 16 Jun 2009 09:33:49 +0200
yaz (3.0.45-1) unstable; urgency=low
* New Upstream Version
-- Vincent Danjean Wed, 15 Apr 2009 10:28:07 +0200
yaz (3.0.42-1) unstable; urgency=low
* New Upstream Version
Not uploaded due to ABI breakage resolved with the help of upstream
-- Vincent Danjean Tue, 03 Feb 2009 16:36:05 +0100
yaz (3.0.41-1) unstable; urgency=low
* New Upstream Version
* Debian packaging:
- debian/control: fix lintian warnings (missing ${misc:Depends} and
descriptions (Closes: #477690))
- debian/*.symbols: add new symbols. One internal use only (according
to upstream) symbol has been removed. As it was wrong for a user
to use it, no soname bump has been done.
- debian/rules: manage libtool scripts correctly with autoreconf
(local libtool is more recent than debian version)
-- Vincent Danjean Mon, 02 Feb 2009 11:27:28 +0100
yaz (3.0.34-2) unstable; urgency=low
* Fix depends for libyaz-dev (replace libssl-dev by libgnutls-dev)
-- Vincent Danjean Mon, 11 Aug 2008 13:03:08 +0200
yaz (3.0.34-1) unstable; urgency=low
* New Upstream Version
+ YAZ uses GNU TLS without the OpenSSL compatibility wrapper.
* debian/rules:
- reenable --with-gnutls in configure (and add corresponding builddepends)
- fix typo (Closes: #486239)
-- Vincent Danjean Fri, 20 Jun 2008 15:09:36 +0200
yaz (3.0.32-1) unstable; urgency=low
* New Upstream Version
-- Vincent Danjean Thu, 12 Jun 2008 13:38:40 +0200
yaz (3.0.30-1) unstable; urgency=low
* New upstream version
***************************************************************
* Do not link with gnutls nor openssl until licenses issues are
fully solved with upstream (work in progress)
=> this version of yaz will be unable to access https:// URL
A NEWS file will be provided in the lenny package explaining
the current situation (I'm confident that yaz will be able
to use libgnutls without libgnutls-openssl)
***************************************************************
* No need to recreate orig.gz anymore (thanks indexdata for
not including debian/ in tar.gz anymore)
* Dumb standard-version to 3.8.0 (no change needed)
* build depends on good versions of libicu-dev (Closes: #483649)
* close old already fixed bugs:
+ yaz: New version of YAZ available (Closes: #463116)
+ yaz: FTBFS on GNU/kFreeBSD (Closes: #410346)
[fixed by upstream but ziffy is not included anymore]
-- Vincent Danjean Wed, 11 Jun 2008 13:30:41 +0200
yaz (3.0.26+debian.1-3) unstable; urgency=low
* Re-enable the tst_icu_I18N (libicu38 will need to be fixed)
* add symbol files for libyaz3 (with dpkg-gensymbols)
set the versions to the current one (if someone wants to
track the exact version, patch welcome)
* switch to debhelper 7
* remove generated documentation in the clean target
* patch upstream to correctly link libraries and binaries
-- Vincent Danjean Wed, 04 Jun 2008 19:44:58 +0200
yaz (3.0.26+debian.1-2) unstable; urgency=low
* Desactivate the tst_icu_I18N test that fails on arm due to a
bug in libicu38 (see #483649 and the corresponding icu bug)
-- Vincent Danjean Mon, 02 Jun 2008 19:06:02 +0200
yaz (3.0.26+debian.1-1) unstable; urgency=low
* New maintainer (previous was MIA)
* Upstream fix licensing issues (see 3.0.20 entry in NEWS file)
* New upstream release (Closes: #438844)
a pkg-config file is here (Closes: #386881)
* Merge upstream changelog entries when informative
* update DH_COMPAT to level 5
* libyaz3-dev: Only suggest yaz-doc, don't recommend it (Closes: #436646)
-- Vincent Danjean Sun, 13 Apr 2008 23:06:30 +0200
yaz (3.0.15-1) unstable; urgency=low
* Version with ICU.
-- Adam Dickmeiss Mon, 22 Oct 2007 14:31:54 +0200
yaz (3.0.5-4) unstable; urgency=low
* Added yaz-illclient package.
-- Adam Dickmeiss Sun, 03 Jun 2007 11:58:26 +0200
yaz (3.0.5-3) unstable; urgency=low
* New ZOOM C features, correlationInfo for record update.
-- Adam Dickmeiss Thu, 31 May 2007 09:39:11 +0200
yaz (3.0.5-2) unstable; urgency=low
* Added command querycharset for yaz-client.
-- Adam Dickmeiss Wed, 30 May 2007 10:41:24 +0200
yaz (3.0.2-2) unstable; urgency=low
* libyaz3-dev should conflict with libyaz2-dev.
-- Adam Dickmeiss Wed, 09 May 2007 13:04:04 +0200
yaz (2.1.48+debian.1-0.3) UNRELEASED; urgency=low
* Merge changelog from upstream and experimental Debian branch
2.1.18-2 is only in the Debian branch (see git history for
more details)
* Switch to git base management in collab-maint
-- Vincent Danjean Sun, 02 Dec 2007 13:46:26 +0100
yaz (2.1.48+debian.1-0.2) experimental; urgency=low
* NMU
* Fix bug in dependencies
-- Vincent Danjean Fri, 26 Jan 2007 19:38:15 +0100
yaz (2.1.48+debian.1-0.1) experimental; urgency=low
* NMU
* New upstream release (Closes: #359265, #361726), unblock #367007
* [debian/watch,debian/create_orig]
+ add a watch file and manage removal of upstream debian directory
* [debian/copyright]
+ add missing information
* [debian/control]
+ add yaz-ziffy package (following upstream)
+ add tcl8.4 to recommends for libyaz2-dev (needed for the yaz-asncomp
script)
+ adding packages to Build-Depends:
- libpcap-dev (needed for yaz-ziffy)
- libxslt1-dev (needed for yaz to support SRU)
- tcl8.4 (needed by configure)
- bison, gwak, pkg-config, docbook-xsl, docbook-dsssl, docbook-xml
=> they are looked for by the configure script
- autotools-dev so that new config.{sub,guess} can be used
* [debian/yaz-ziffy.{install,manpages}]
+ add yaz-ziffy package (taken from upstream)
* [debian/rules]
+ copy config.{sub,guess} before configuring and remove them in clean
target (so they are not included in the diff.gz)
+ autogenerate dh_makeshlibs -V argument so that current upstream
version is automaticaly used. This follows current upstream and
maintainer pratices. Is it really needed ?
+ add --with-xslt and --with-xml2 to configure flags
+ add "$(MAKE) check" to the build process
+ stop copying the LICENSE in debian/copyright (no enought information
in this file)
* [doc/yaz-client.1] fix line begining by '.'
* [util/yaz-asncomp] call tclsh8.4 directly instead of using a sh trick
-- Vincent Danjean Wed, 24 Jan 2007 01:22:20 +0100
yaz (2.1.48-1) unstable; urgency=low
[ Adam Dickmeiss ]
* Upstream.
[ Vincent Danjean ]
* New Upstream Version
-- Vincent Danjean Sat, 01 Dec 2007 18:18:38 +0100
yaz (2.1.46-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Sat, 13 Jan 2007 09:58:28 +0100
yaz (2.1.44-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Wed, 3 Jan 2007 09:36:02 +0100
yaz (2.1.42-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Sun, 17 Dec 2006 16:44:31 +0100
yaz (2.1.41-5) unstable; urgency=low
* Fixed bug #722.
-- Adam Dickmeiss Wed, 6 Dec 2006 14:26:09 +0100
yaz (2.1.41-4) unstable; urgency=low
* Fixed bug #740.
-- Adam Dickmeiss Mon, 4 Dec 2006 10:14:48 +0100
yaz (2.1.41-3) unstable; urgency=low
* yaz-ziffy is architecture all (not any).
-- Adam Dickmeiss Fri, 1 Dec 2006 09:09:39 +0100
yaz (2.1.41-2) unstable; urgency=low
* With bug fix #740.
-- Adam Dickmeiss Fri, 1 Dec 2006 08:57:26 +0100
yaz (2.1.41-1) unstable; urgency=low
* With ziffy.
-- Adam Dickmeiss Thu, 30 Nov 2006 09:53:06 +0100
yaz (2.1.40-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Mon, 27 Nov 2006 15:11:55 +0100
yaz (2.1.39-1) unstable; urgency=low
* Upstream.
-- Marc Cromme Mon, 06 Nov 2006 14:11:34 +0100
yaz (2.1.38-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Tue, 31 Oct 2006 11:06:12 +0100
yaz (2.1.36-1) unstable; urgency=low
* Upstream. Revised BSD License.
-- Adam Dickmeiss Fri, 13 Oct 2006 13:33:49 +0200
yaz (2.1.34-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Wed, 4 Oct 2006 10:01:51 +0200
yaz (2.1.32-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Thu, 21 Sep 2006 08:57:44 +0200
yaz (2.1.30-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Sun, 17 Sep 2006 12:51:58 +0200
yaz (2.1.28-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Mon, 4 Sep 2006 12:11:24 +0200
yaz (2.1.27-3) unstable; urgency=low
* More testing of MARC-8 encoding. Using getaddrinfo.
-- Adam Dickmeiss Thu, 31 Aug 2006 17:39:18 +0200
yaz (2.1.27-2) unstable; urgency=low
* Testing of MARC-8 encoding bugs.
-- Adam Dickmeiss Mon, 28 Aug 2006 18:54:11 +0200
yaz (2.1.27-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Thu, 17 Aug 2006 00:48:40 +0200
yaz (2.1.26-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Tue, 15 Aug 2006 15:18:26 +0200
yaz (2.1.24-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Tue, 8 Aug 2006 10:32:04 +0200
yaz (2.1.23-2) unstable; urgency=low
* Second attempt to fix bug #612.
-- Adam Dickmeiss Fri, 16 Jun 2006 14:30:56 +0200
yaz (2.1.23-1) unstable; urgency=low
* Internal build to work with bug #612.
-- Adam Dickmeiss Fri, 16 Jun 2006 12:07:10 +0200
yaz (2.1.22-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Thu, 15 Jun 2006 15:35:17 +0200
yaz (2.1.20-1) unstable; urgency=low
* Upstream.
-- Adam Dickmeiss Fri, 2 Jun 2006 15:16:22 +0200
yaz (2.1.19-1) unstable; urgency=low
* Upstream
* added yaz_filepath_resolve(...) to API
* API version 2.1.17.
-- Marc Cromme Thu, 27 Apr 2006 21:56:29 +0200
yaz (2.1.18-2) unstable; urgency=low
* Fixed shlibs to make yaz depend on new libyaz2 package
* libyaz2 now conflicts/replaces libyaz (closes: #379625)
-- Eric Schwartz (Skif) Mon, 24 Jul 2006 11:07:22 -0600
yaz (2.1.18-1) unstable; urgency=low
* New upstream version for Debian
* Changed lib package to libyaz2, as it's changed it SONAME.
* Updated Standards-Version to 3.7.2
-- Eric Schwartz (Skif) Thu, 20 Jul 2006 20:23:05 -0600
yaz (2.1.8-4) unstable; urgency=low
* yaz should depend on libyaz (closes: #326877)
* Depend on correct version of libyaz (closes #322326)
-- Eric Schwartz (Skif) Sun, 11 Sep 2005 20:56:28 -0600
yaz (2.1.8-3) unstable; urgency=low
* Fix libyaz-dev dependencies (closes: #305560)
-- Eric Schwartz (Skif) Fri, 8 Jul 2005 23:14:23 -0600
yaz (2.1.8-2) unstable; urgency=low
* add libtool to Build-Depends
-- Eric Schwartz (Skif) Fri, 8 Jul 2005 03:44:48 -0600
yaz (2.1.8-1) unstable; urgency=low
* New upstream version
-- Eric Schwartz (Skif) Thu, 7 Jul 2005 22:28:28 -0600
yaz (2.0.30-2) unstable; urgency=low
* Removed yaz-asncomp.1 from yaz.manpages (closes: #290376)
-- Eric Schwartz (Skif) Fri, 21 Jan 2005 00:19:46 -0700
yaz (2.0.30-1) unstable; urgency=low
* New upstream release (closes: #271935)
* yaz-asncomp.1 manpage moved to libyaz-dev (closes: #271934)
* Build dependencies for libyaz-dev fixed (closes: #276395)
-- Eric Schwartz (Skif) Sat, 8 Jan 2005 20:40:04 -0700
yaz (2.0.21-1) unstable; urgency=low
* New upstream release
-- Eric Schwartz (Skif) Tue, 15 Jun 2004 22:40:55 -0600
yaz (2.0.2-4) unstable; urgency=low
* libyaz-dev now depends on libyaz. (closes: #211350)
-- Eric Schwartz Fri, 26 Sep 2003 22:01:08 -0600
yaz (2.0.2-3) unstable; urgency=low
* Fixed debian/yaz-doc.doc-base to reflect reality (closes: #198977)
-- Eric Schwartz Sun, 6 Jul 2003 22:27:00 -0600
yaz (2.0.2-2) unstable; urgency=low
* Added .h files to -dev package
-- Eric Schwartz Tue, 10 Jun 2003 21:57:02 -0600
yaz (2.0.2-1) unstable; urgency=low
* Initial Release.
* Re-debianized package for compliance with current policy
-- Eric Schwartz Mon, 26 May 2003 02:58:17 -0600