debian/0000775000000000000000000000000012261473126007174 5ustar debian/rules0000775000000000000000000000115112261473063010252 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/rules/autoreconf.mk # Add here any variable or target overrides you need. #install/liblog4cplus:: DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,--as-needed -lpthread" DEB_DH_INSTALL_SOURCEDIR := debian/tmp binary-install/liblog4cplus-dev:: sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'` #configure/liblog4cpp5:: # aclocal -I m4 # autoconf # autoheader # automake --add-missing --copy # libtoolize --copy --force debian/watch0000664000000000000000000000061611705726330010230 0ustar # you can run the "uscan" command to check for upstream updates and more. # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 # A South African Mirror, one of the sourceforge mirrors. #http://tenet.dl.sourceforge.net/project/log4cplus/log4cplus-stable/(\d+\.\d+\.\d+)/log4cplus-(\d+\.\d+\.\d+)\.tar\.bz2 debian uupdate http://sf.net/log4cplus/log4cplus-(.+)\.tar\.bz2 debian/changelog0000664000000000000000000000131012261473126011041 0ustar log4cplus (1.0.4-1ubuntu1) trusty; urgency=medium * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by getting new libtool macros (still updates config.{sub,guess}). -- Logan Rosen Fri, 03 Jan 2014 03:35:11 -0500 log4cplus (1.0.4-1) unstable; urgency=low [ Eric Kom ] * New upstream release * Fix the download upstream source link for debian/watch file. [ Andrew Pollock ] * Generally clean up and make Lintian-clean -- Andrew Pollock Wed, 18 Jan 2012 22:38:12 -0800 log4cplus (1.0.3-1) unstable; urgency=low * Initial release (Closes: #578387) -- Daigo Moriwaki Fri, 16 Apr 2010 17:46:34 +0900 debian/liblog4cplus-dev.install0000664000000000000000000000031711707101702013734 0ustar usr/include/log4cplus/*.h usr/include/log4cplus/config.hxx usr/include/log4cplus/config/defines.hxx usr/include/log4cplus/helpers/* usr/include/log4cplus/spi/* usr/lib/liblog4cplus.a usr/lib/liblog4cplus.la debian/compat0000664000000000000000000000000211606672434010377 0ustar 7 debian/copyright0000664000000000000000000001234511705735115011135 0ustar This work was packaged for Debian by: Daigo Moriwaki on Fri, 16 Apr 2010 17:46:34 +0900 Eric Kom also hacked on it a bit Andrew Pollock cleaned up their work and got it over the line It was downloaded from: http://sourceforge.net/projects/log4cplus/files/ Upstream Authors: Tad E. Smith Michael CATANZARITI Steighton Haley Eduardo Francos Vaclav Haisman Copyright: Copyright (C) Tad E. Smith All rights reserved. Copyright (C) Michael CATANZARITI All rights reserved. Copyright (C) Odalio SARL. All rights reserved. Copyright (C) 1999-2009 Contributors to log4cplus project. Copyright (C) 1999 The Apache Software Foundation. All rights reserved. License: Log4j license ============= /* * ============================================================================ * The Apache Software License, Version 1.1 * ============================================================================ * * Copyright (C) 1999 The Apache Software Foundation. All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- * tion, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * 2. 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. * * 3. The end-user documentation included with the redistribution, if any, must * include the following acknowledgment: "This product includes software * developed by the Apache Software Foundation (http://www.apache.org/)." * Alternately, this acknowledgment may appear in the software itself, if * and wherever such third-party acknowledgments normally appear. * * 4. The names "log4j" and "Apache Software Foundation" must not be used to * endorse or promote products derived from this software without prior * written permission. For written permission, please contact * apache@apache.org. * * 5. Products derived from this software may not be called "Apache", nor may * "Apache" appear in their name, without prior written permission of the * Apache Software Foundation. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU- * DING, 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. * * This software consists of voluntary contributions made by many individuals * on behalf of the Apache Software Foundation. For more information on the * Apache Software Foundation, please see . * */ Log4cplus license ================= /* * Copyright (C) 1999-2009 Contributors to log4cplus project. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- * tion, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * 2. 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. * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU- * DING, 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: Copyright (C) 2010 Daigo Moriwaki Copyright (C) 2011 Andrew Pollock and is licensed under the GPL version 3, see "/usr/share/common-licenses/GPL-3". debian/source/0000775000000000000000000000000011606672434010501 5ustar debian/source/format0000664000000000000000000000001411606672434011707 0ustar 3.0 (quilt) debian/liblog4cplus-1.0-4.install0000664000000000000000000000006611607140217013621 0ustar usr/lib/liblog4cplus.so usr/lib/liblog4cplus-1.0.so.* debian/control0000664000000000000000000000373012261473130010575 0ustar Source: log4cplus Section: libs Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Andrew Pollock Uploaders: Daigo Moriwaki , Eric Kom Build-Depends: cdbs, debhelper (>= 7), dh-autoreconf, libtool, automake, doxygen Standards-Version: 3.9.2 Homepage: http://log4cplus.sourceforge.net Vcs-Browser: http://git.debian.org/?p=collab-maint/log4cplus.git;a=summary Vcs-Git: git://git.debian.org/collab-maint/log4cplus.git Package: liblog4cplus-1.0-4 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: C++ logging API modeled after the Java log4j API - shared library log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API. Package: liblog4cplus-dev Architecture: any Section: libdevel Depends: liblog4cplus-1.0-4 (= ${binary:Version}), ${misc:Depends} Description: C++ logging API modeled after the Java log4j API - development library log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API. . This package contains the header files and static library for developers. Package: liblog4cplus-dbg Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, liblog4cplus-1.0-4 (= ${binary:Version}) Description: C++ logging API modeled after the Java log4j API - debug library log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API. . This package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. Most people will not need this package. debian/docs0000664000000000000000000000003311606672434010050 0ustar CMakeLists.txt NEWS README