debian/0000775000000000000000000000000012264557212007176 5ustar debian/copyright0000664000000000000000000000354212163314346011132 0ustar This package was debianized by Andreas Simon on Mon, 22 Jan 2007 12:28:56 +0100. It was downloaded from http://www.indexdata.dk/yazplusplus/ Upstream Author: Index Data ApS Copyright © 1998-2008 Index Data and Mike Taylor License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Index Data nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The Debian packaging is © 2007, Andreas Simon and is licensed under the GPL version 2 or later, see `/usr/share/common-licenses/GPL-2'. debian/libyazpp4-dev.install0000664000000000000000000000042312163314346013254 0ustar debian/tmp/usr/bin/yazpp-config debian/tmp/usr/include/yazpp/*.h debian/tmp/usr/lib/libyazpp*.a debian/tmp/usr/lib/libyazpp.so debian/tmp/usr/lib/libzoompp*.a debian/tmp/usr/lib/libzoompp.so debian/tmp/usr/share/aclocal/yazpp.m4 debian/tmp/usr/share/man/man1/yazpp-config.1 debian/libyazpp4-doc.install0000664000000000000000000000004712163314346013245 0ustar debian/tmp/usr/share/doc/libyazpp4-doc debian/libyazpp4.install0000664000000000000000000000010512163314346012475 0ustar debian/tmp/usr/lib/libyazpp*.so.* debian/tmp/usr/lib/libzoompp*.so.* debian/libyazpp4-doc.doc-base0000664000000000000000000000075111766373673013276 0ustar Document: libyazpp4-doc Title: YAZ++ User's Guide and Reference Author: Mike Taylor, Adam Dickmeiss Abstract: YAZ++ is a set of libraries and header files that make it easier to use the popular C-language YAZ toolkit from C++, together with some utilities written using these libraries. It includes an implementation of the C++ binding for ZOOM (ZOOM-C++). Section: Programming/C++ Format: HTML Index: /usr/share/doc/libyazpp4-doc/index.html Files: /usr/share/doc/libyazpp4-doc/*.html debian/changelog0000664000000000000000000000474412264557140011061 0ustar yazpp (1.4.1-0ubuntu2) trusty; urgency=low * Use dh-autoreconf for ppc64el, resolving FTBFS. -- Daniel T Chen Sun, 12 Jan 2014 13:26:10 -0500 yazpp (1.4.1-0ubuntu1) saucy; urgency=low * New upstream release. * Bump up standards to 3.9.4 * wrap-and-sort -a -s * Add build-dep on autotools-dev to regenerate autotools helper file. -- Bhavani Shankar Fri, 28 Jun 2013 19:34:43 +0530 yazpp (1.3.0-0ubuntu1) quantal; urgency=low * New upstream release. -- Logan Rosen Tue, 12 Jun 2012 22:23:50 -0400 yazpp (1.2.7-0ubuntu1) precise; urgency=low * New upstream release. * Version build dependency on libyaz4-dev. -- Ilya Barygin Sun, 20 Nov 2011 21:16:52 +0400 yazpp (1.2.3-0ubuntu2) precise; urgency=low * Don't ship .la files. * Add doc-base control file. * Update watch file. * Bump Standards-Version to 3.9.2. -- Ilya Barygin Thu, 03 Nov 2011 23:04:19 +0400 yazpp (1.2.3-0ubuntu1) maverick; urgency=low * New upstream version, required to build with yaz 4.0.x. LP: #647079. -- Matthias Klose Fri, 24 Sep 2010 20:56:47 +0200 yazpp (1.1.1-0ubuntu2) maverick; urgency=low [ Arand Nash ] * debian/control - fixed small typo: "packages" -> "package" (LP: #487226) [ Andrew Starr-Bochicchio ] * Make lintian happier. * debian/control: - Add missing depends on ${misc:Depends}. - Bump Standards-Version to 3.8.4 * Switch to dpkg-source 3.0 (quilt) format. * debian/copyright: - Don't point to versionless GPL symlink. - Use © symbol instead of (C). -- Andrew Starr-Bochicchio Mon, 17 May 2010 19:43:17 -0400 yazpp (1.1.1-0ubuntu1) intrepid; urgency=low * New upstream release. * New SONAME, adjust binary packages accordingly. * Adjust (build-)dependencies for the yaz transition. * Adhere to Homepage field. * Bump Standards-Version to 3.8.0. * Replace ${Source-Version} with ${binary:Version}. * Copyright informations updated to reflect new license. * Remove get-orig-source target in debian/rules, no longer needed. * Add watch file. * Feature Freeze granted as per LP: #267187. -- Luca Falavigna Sat, 06 Sep 2008 18:11:08 +0200 yazpp (1.0.0-0ubuntu1) gutsy; urgency=low * Intitial package for Ubuntu * Repackaged upstream tarball without debian directory -- Andreas Simon Mon, 22 Jan 2007 12:28:56 +0100 debian/watch0000664000000000000000000000010611766373673010241 0ustar version=3 http://ftp.indexdata.dk/pub/yazpp/yazpp-([0-9\.]*)\.tar\.gz debian/control0000664000000000000000000000445412264557052010612 0ustar Source: yazpp Section: devel Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Andreas Simon Build-Depends: dh-autoreconf, cdbs, debhelper (>= 5), libyaz4-dev (>= 4.2.8) Homepage: http://www.indexdata.dk/yazplusplus/ Standards-Version: 3.9.4 Package: libyazpp4 Section: libs Architecture: any Depends: libyaz4, ${misc:Depends}, ${shlibs:Depends} Description: YAZ++ and ZOOM library YAZ++ is an application programming interface (API) to YAZ which supports the development of Z39.50/SRW/SRU client and server applications using C++. Like YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in both the client and server roles. YAZ++ includes an implementation of the ZOOM C++ binding and a generic client/server API based on the Observer/Observable design pattern. . This package includes the runtime files. Package: libyazpp4-dev Section: libdevel Architecture: any Provides: libyazpp-dev Conflicts: libyazpp-dev, libyazpp1-dev Replaces: libyazpp-dev, libyazpp1-dev Depends: libyaz4-dev, libyazpp4 (= ${binary:Version}), ${misc:Depends} Description: Development libraries for YAZ++ and ZOOM YAZ++ is an application programming interface (API) to YAZ which supports the development of Z39.50/SRW/SRU client and server applications using C++. Like YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in both the client and server roles. YAZ++ includes an implementation of the ZOOM C++ binding and a generic client/server API based on the Observer/Observable design pattern. . This package includes development libraries and C++ header files. Package: libyazpp4-doc Section: doc Architecture: all Conflicts: libyazpp1-doc Replaces: libyazpp1-doc Depends: ${misc:Depends} Description: Documentation for YAZ++ YAZ++ is an application programming interface (API) to YAZ which supports the development of Z39.50/SRW/SRU client and server applications using C++. Like YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in both the client and server roles. YAZ++ includes an implementation of the ZOOM C++ binding and a generic client/server API based on the Observer/Observable design pattern. . This package includes the YAZ++ User's Guide and Reference. debian/source/0000775000000000000000000000000011766373673010513 5ustar debian/source/format0000664000000000000000000000001411766373673011721 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000211766373673010411 0ustar 5 debian/rules0000775000000000000000000000046112264557075010266 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/class/autotools.mk DEB_CONFIGURE_EXTRA_FLAGS := --enable-shared=yes install/libyazpp4-doc:: mv debian/tmp/usr/share/doc/yazpp debian/tmp/usr/share/doc/libyazpp4-doc debian/libyazpp4.postinst0000664000000000000000000000245211766373673012741 0ustar #! /bin/sh # postinst script for libyazpp1 # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * `configure' # * `abort-upgrade' # * `abort-remove' `in-favour' # # * `abort-deconfigure' `in-favour' # `removing' # # for details, see http://www.debian.org/doc/debian-policy/ or # the debian-policy package # # quoting from the policy: # Any necessary prompting should almost always be confined to the # post-installation script, and should be protected with a conditional # so that unnecessary prompting doesn't happen if a package's # installation fails and the `postinst' is called with `abort-upgrade', # `abort-remove' or `abort-deconfigure'. case "$1" in configure) ldconfig exit 0 ;; abort-upgrade|abort-remove|abort-deconfigure) exit 0 ;; *) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. #DEBHELPER#