debian/0000755000000000000000000000000012221022042007151 5ustar debian/watch0000644000000000000000000000023612221021721010206 0ustar version=3 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/cajun-jsonapi-$1.tar.gz/ \ https://github.com/cajun-jsonapi/cajun-jsonapi/tags .*/v?(\d\S*)\.tar\.gz debian/rules0000755000000000000000000000020712173531760010252 0ustar #!/usr/bin/make -f %: dh $@ --parallel override_dh_auto_build: override_dh_auto_install: override_dh_auto_clean: -dh_auto_clean debian/compat0000644000000000000000000000000212173525370010371 0ustar 9 debian/libcajun-dev.install0000644000000000000000000000003612173527330013123 0ustar json/* usr/include/cajun/json debian/control0000644000000000000000000000131012221021552010554 0ustar Source: cajun Section: devel Priority: optional Maintainer: Daniel Pocock Homepage: https://github.com/cajun-jsonapi/cajun-jsonapi Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/collab-maint/cajun.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/cajun.git Package: libcajun-dev Section: libdevel Architecture: all Depends: ${misc:Depends} Description: C++ headers for JSON generation and parsing CAJUN is a C++ API for the JSON data interchange format with an emphasis on an intuitive, concise interface. The library provides JSON types and operations that mimic standard C++ as closely as possible in concept and design. debian/copyright0000644000000000000000000000364212221021537011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cajun Upstream-Contact: Terry Caton Source: https://github.com/cajun-jsonapi/cajun-jsonapi Files: * Copyright: 2009-2010, Terry Caton 2013, Steve Wolf 2013, Daniel Pocock http://danielpocock.com License: BSD Files: debian/* Copyright: 2013, Daniel Pocock http://danielpocock.com License: BSD License: BSD 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 the projecct 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER OR 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. debian/source/0000755000000000000000000000000012173526431010472 5ustar debian/source/format0000644000000000000000000000001412173526431011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000151712221021251011030 0ustar cajun (2.0.3-1) unstable; urgency=low * New upstream release * Upstream now includes UTF-8 fix, local patch removed -- Daniel Pocock Thu, 26 Sep 2013 14:03:24 +0200 cajun (2.0.2-4) unstable; urgency=low * Tweak debian/copyright * Add revised patch for unicode, clarify patch is BSD licensed -- Daniel Pocock Fri, 30 Aug 2013 11:07:11 +0200 cajun (2.0.2-3) unstable; urgency=low * Fix changelog formatting -- Daniel Pocock Wed, 24 Jul 2013 21:59:09 +0200 cajun (2.0.2-2) unstable; urgency=low * Fix cut and paste errors -- Daniel Pocock Wed, 24 Jul 2013 11:04:57 +0200 cajun (2.0.2-1) unstable; urgency=low * Initial packaging (Closes: #717667) -- Daniel Pocock Tue, 23 Jul 2013 18:10:15 +0200