debian/0000755000000000000000000000000012316562031007165 5ustar debian/control0000644000000000000000000000557412316561401010603 0ustar Source: ust Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Jon Bernard Build-Depends: debhelper (>= 9), dh-autoreconf, liburcu-dev (>= 0.7.2), uuid-dev, texinfo, python3:any, dh-python, systemtap-sdt-dev (>= 1.6) [amd64 armel armhf i386 powerpc] Standards-Version: 3.9.5 Section: libs Vcs-Git: git://anonscm.debian.org/collab-maint/ust.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ust.git;a=summary Homepage: http://lttng.org/ Package: liblttng-ust0 Architecture: amd64 armel armhf arm64 i386 mips mipsel powerpc ppc64el s390x Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, liblttng-ust-ctl2 (= ${binary:Version}) Conflicts: liblttng-ust2 Replaces: liblttng-ust2 Description: LTTng 2.0 Userspace Tracer (tracing libraries) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the actual userspace tracing library that must be linked to the instrumented programs. Package: liblttng-ust-ctl2 Architecture: amd64 armel armhf arm64 i386 mips mipsel powerpc ppc64el s390x Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: liblttng-ust2 Replaces: liblttng-ust2 Description: LTTng 2.0 Userspace Tracer (trace control library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains a library to control tracing in other processes. Used by lttng-tools. Package: liblttng-ust-dev Section: libdevel Architecture: amd64 armel armhf arm64 i386 mips mipsel powerpc ppc64el s390x Multi-Arch: same Depends: ${misc:Depends}, liblttng-ust0 (= ${binary:Version}), liblttng-ust-ctl2 (= ${binary:Version}), liburcu-dev (>= 0.7.2), uuid-dev, systemtap-sdt-dev (>= 1.6) [amd64 armel armhf i386 powerpc] Recommends: python3 Conflicts: liblttng-ust2 Replaces: liblttng-ust2 Breaks: liblttng-ust0 (<< 2.3.0) Description: LTTng 2.0 Userspace Tracer (development files) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the UST library development files necessary to compile and link applications against liblttng-ust. debian/watch0000644000000000000000000000017212316561033010217 0ustar version=3 opts=uversionmangle=s/-(rc\d|pre\d)/~$1/ \ http://lttng.org/files/lttng-ust/lttng-ust-(.*)\.tar\.(?:gz|bz2) debian/changelog0000644000000000000000000002240112316561777011056 0ustar ust (2.4.0-4ubuntu1) trusty; urgency=medium * Merge upstream bugfix release from Debian unstable. Remaining changes: - Switch lttng-gen-tp script to use python3. - Add python3 build-dependency. - Add ppc64el and arm64 host_cpu stanzas in configure.ac - Enable builds on arm64 and ppc64el. * Don't bump liburcu build-depend/depend as the new version isn't required and won't be in 14.04. -- Stéphane Graber Tue, 01 Apr 2014 12:06:21 -0400 ust (2.4.0-4) unstable; urgency=low [ Michael Jeanson ] * [e7e05c8] Use dh-autoreconf to call autoreconf before building -- Jon Bernard Tue, 18 Mar 2014 12:10:09 -0400 ust (2.4.0-3) unstable; urgency=low * [40e81f4] Bump dependency on liburcu to version 0.8.4 -- Jon Bernard Mon, 17 Mar 2014 16:13:37 -0400 ust (2.4.0-2) unstable; urgency=low * [3071879] Add explicit build dependency on python (Closes: #741687) -- Jon Bernard Sat, 15 Mar 2014 21:11:42 -0400 ust (2.4.0-1) unstable; urgency=low * [5c01e4a] New upstream version 2.4.0 -- Jon Bernard Fri, 14 Mar 2014 16:36:21 -0400 ust (2.4.0~rc4-1ubuntu2) trusty; urgency=medium * Switch lttng-gen-tp script to use python3. * Add python3 build-dependency. -- Dimitri John Ledkov Sat, 15 Mar 2014 21:02:53 +0000 ust (2.4.0~rc4-1ubuntu1) trusty; urgency=medium * Add ppc64el and arm64 host_cpu stanzas in configure.ac * Use dh-autoreconf. * Enable builds on arm64 and ppc64el. -- Dimitri John Ledkov Sat, 15 Mar 2014 20:41:53 +0000 ust (2.4.0~rc4-1) experimental; urgency=low * [6074bb4] New upstream version 2.4.0~rc4 * [e32544c] Update watch file to only uversionmangle * [4050322] Include new libraries in liblttng-ust0 -- Jon Bernard Fri, 14 Feb 2014 15:55:28 -0500 ust (2.3.0-4) unstable; urgency=low * [3474a19] Fix upgrade from older liblttng-ust2 package. Thanks to Andreas Beckmann (Closes: #730278, #730300) -- Jon Bernard Wed, 27 Nov 2013 16:40:23 -0500 ust (2.3.0-3) unstable; urgency=low * [2891d68] Update copyright information (Closes: #728170) -- Jon Bernard Sun, 17 Nov 2013 21:16:30 -0500 ust (2.3.0-2) unstable; urgency=low * [63eb27d] Bump standards version, no changes necessary * [c0c304b] Correct version dependency on liburcu * [539c38c] Update copyright holder email address * [351faa2] Correct VCS links in control file * [872f563] Move ctl library into its own package (Closes: #728256) -- Jon Bernard Thu, 14 Nov 2013 15:38:30 -0500 ust (2.3.0-1) unstable; urgency=low * [f244fc1] New upstream version 2.3.0 * [e895d50] Bump standards version, no changes necessary * [79a2884] Bump soname and remove old transitional packages -- Jon Bernard Sun, 20 Oct 2013 08:55:33 -0400 ust (2.1.1-6) unstable; urgency=low * [c06ec11] Restrict liblttng-ust-dev's systemtap-sdt-dev dependency -- Jon Bernard Fri, 18 Oct 2013 12:43:26 -0400 ust (2.1.1-5) unstable; urgency=low * [1a79688] Replace s390 with s390x * [97e3fcb] Don't build against systemtap-sdt-dev on s390 -- Jon Bernard Wed, 16 Oct 2013 17:50:09 -0400 ust (2.1.1-4) unstable; urgency=low * [e9f26ce] Futher restrict the architecture list -- Jon Bernard Sat, 14 Sep 2013 12:20:36 -0400 ust (2.1.1-3) unstable; urgency=low * [9a36287] Only build against systemtap where available -- Jon Bernard Wed, 11 Sep 2013 15:31:56 -0400 ust (2.1.1-2) unstable; urgency=low * [390e7e4] Include liblttng-ust-ctl library in liblttng-ust0. Thanks to Glenn McGrath -- Jon Bernard Thu, 28 Feb 2013 03:48:49 -0500 ust (2.1.1-1) unstable; urgency=low * [97f524d] New upstream version 2.1.1 -- Jon Bernard Sun, 20 Jan 2013 16:54:48 -0500 ust (2.1.0~rc2-1) unstable; urgency=low * [13cb8e9] New upstream version 2.1.0~rc2 -- Jon Bernard Tue, 27 Nov 2012 14:14:40 -0500 ust (2.1.0~rc1-1) unstable; urgency=low * [62f05c8] Set ust-bin to depend on lttng-tools * [c61bd3c] Update copyright notice * [3837a81] Set Architecture to any * [9a6b403] Update watchfile to support upstream RC releases * [0cf3789] New upstream version 2.1.0~rc1 -- Jon Bernard Tue, 11 Sep 2012 15:34:43 -0400 ust (2.0.4-1) unstable; urgency=low * [8d66bf4] Update watch file * [8d2e5cc] New upstream version 2.0.4 * [01fc3a7] Synchronize with upstream's packaging effort -- Jon Bernard Fri, 29 Jun 2012 16:47:49 -0400 ust (0.16-1) unstable; urgency=low * [b2e8277] New upstream version 0.16 (Closes: #652252) * [17ca597] Depend on version 0.6.6 of liburcu-dev * [cdc6f54] Include pkgconfig in libust-dev -- Jon Bernard Tue, 03 Jan 2012 14:44:19 -0500 ust (0.15-3) unstable; urgency=low * [61bf984] Remove liburcu1 from libust0 Depends (Closes: #637636) -- Jon Bernard Sun, 04 Sep 2011 09:57:25 -0400 ust (0.15-2) unstable; urgency=low * [0fb2d5c] Update liburcu version dependency (Closes: #637636) -- Jon Bernard Sat, 03 Sep 2011 10:20:38 -0400 ust (0.15-1) unstable; urgency=low * [bf5ba54] New upstream version 0.15 (Closes: #634408) * [b5afb5c] Remove unneeded .la files (Closes: #633172) * [889b99e] Remove patch for ppc tracepoint test, fixed upstream * [50870be] Update liburcu version dependency * [07b147e] Bump Standards-Version to 3.9.2, no changes necessary * [e086e89] Rename libustcmd to libustctl * [70f2f68] Remove libtap library, not installed anymore -- Jon Bernard Tue, 19 Jul 2011 20:46:09 -0400 ust (0.11-1) unstable; urgency=low * [c53bcd] New upstream version 0.11 * [6ab7d2] Rename libustd to libustconsumer -- Jon Bernard Sat, 15 Jan 2011 18:17:42 -0500 ust (0.9-2) unstable; urgency=low * [88b622] Add patch to link register test against libpthread (Closes: #604955) - thanks to Angel Abad -- Jon Bernard Thu, 09 Dec 2010 14:31:43 -0500 ust (0.9-1) unstable; urgency=low * [013eef] New upstream version 0.9 (Closes: #604955) * [2e5bbe] Depend on no less than version 0.5.2 of liburcu * [74b922] Do not build info document, included upstream * [d29261] Update html document path to new location * [2f6fea] Convert patches to git-buldpackage's patch queue format * [abcfff] Update libust0 dependency for info documents * [84cbbe] Remove s390 and s390x from architecture list, not supported (Closes: #575407) * [e79820] Add patch to fix compilation error on ppc -- Jon Bernard Mon, 06 Dec 2010 21:16:07 -0500 ust (0.8-1) unstable; urgency=low * [e3e73f] Imported Upstream version 0.8 * [9eb1f6] Remove NMU security patch, applied upstream * [0021e4] Generate info and html manual at build-time * [899c34] Include new libtap library * [94f07d] Remove debian manpages, included upstream -- Jon Bernard Tue, 16 Nov 2010 12:23:41 -0500 ust (0.7-3) unstable; urgency=low * [2c4036] Restore info-dir-section patch from previous NMU -- Jon Bernard Sat, 30 Oct 2010 20:31:26 -0400 ust (0.7-2.1) unstable; urgency=high * Non-maintainer upload. * debian/patches - (CVE-2010-3386--bug598309): New. Fix LD_LIBRARY_PATH. Initial patch idea thanks to Etienne Millon (grave, security; Closes: #598309). -- Jari Aalto Mon, 18 Oct 2010 18:55:42 +0300 ust (0.7-2) unstable; urgency=low * [7d6a5c] Remove sparc and alpha from supported architectures * [5603a1] Add build dependency on version 0.4.6 of liburcu-dev * [5f3cf6] Recommend liburcu-dev for libust-dev - thanks to Alexandre Montplaisir * [06df73] Depends on version 0.4.6 of liburcu0 for libust0 -- Jon Bernard Mon, 27 Sep 2010 04:27:29 -0400 ust (0.7-1) unstable; urgency=low * [ed442a] Imported Upstream version 0.7 * [0de6a7] Update installed libraries * [dfd55b] Bump standards version to 3.9.1, no changes necessary -- Jon Bernard Mon, 30 Aug 2010 22:27:57 -0400 ust (0.5-1) unstable; urgency=low * [79cd16] Imported Upstream version 0.5 * [18d8be] Include content of BSD license in copyright file * [6799aa] Bump standards version to 3.9.0 -- Jon Bernard Fri, 02 Jul 2010 11:34:21 -0400 ust (0.4-4) unstable; urgency=low * [9a6b0e] Include info document in libust0 * [4fec9e] Reference info document in doc-base file * [a90722] Patch info document to include dir section -- Jon Bernard Tue, 01 Jun 2010 12:39:30 -0400 ust (0.4-3) unstable; urgency=low * Fix typo in libust0.doc-base -- Jon Bernard Sat, 29 May 2010 10:20:21 -0400 ust (0.4-2) unstable; urgency=low * Restrict architecture list to that of liburcu -- Jon Bernard Wed, 24 Mar 2010 09:50:02 -0400 ust (0.4-1) unstable; urgency=low * Initial release (Closes: #573361) -- Jon Bernard Thu, 18 Mar 2010 16:18:28 -0400 debian/compat0000644000000000000000000000000212316561033010364 0ustar 9 debian/liblttng-ust-dev.install0000644000000000000000000000015312316561033013761 0ustar usr/include usr/lib/*/liblttng-ust*.a usr/lib/*/liblttng-ust*.so usr/lib/*/pkgconfig usr/bin usr/share/man debian/liblttng-ust-ctl2.install0000644000000000000000000000004012316561033014042 0ustar usr/lib/*/liblttng-ust-ctl.so.* debian/rules0000755000000000000000000000065312316561033010252 0ustar #!/usr/bin/make -f # The option below causes the shared objects to contain a TEXTREL section, # triggering a non-PIC lintian error. #export DEB_BUILD_MAINT_OPTIONS := hardening=+all HAS_SDT = $(shell dpkg -l systemtap-sdt-dev >/dev/null 2>&1 && echo 0 || echo 1) ifeq ($(HAS_SDT), 0) CONFIGURE_FLAGS := "--with-sdt" endif %: dh $@ --with autoreconf override_dh_auto_configure: dh_auto_configure -- $(CONFIGURE_FLAGS) debian/patches/0000755000000000000000000000000012316562030010613 5ustar debian/patches/0001-Add-powerpc64le-and-aarch64-host-cpu-in-configure.ac.patch0000644000000000000000000000167312316561466023570 0ustar From c68bf75f0b8f1ae959f5f67b40841063413097d4 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Sat, 15 Mar 2014 20:39:03 +0000 Subject: [PATCH] Add powerpc64le and aarch64 host-cpu in configure.ac. --- configure.ac | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Index: ust/configure.ac =================================================================== --- ust.orig/configure.ac 2014-04-01 12:02:31.698433664 -0400 +++ ust/configure.ac 2014-04-01 12:02:31.694433664 -0400 @@ -191,9 +191,11 @@ powerpc) ;; ppc64) ;; powerpc64) ;; + powerpc64le) ;; s390) NO_UNALIGNED_ACCESS=1 ;; s390x) NO_UNALIGNED_ACCESS=1 ;; - arm*) NO_UNALIGNED_ACCESS=1 ;; + arm*) NO_UNALIGNED_ACCESS=1 ;; + aarch64*) NO_UNALIGNED_ACCESS=1 ;; mips*) NO_UNALIGNED_ACCESS=1 ;; tile*) NO_UNALIGNED_ACCESS=1 ;; *) AC_MSG_ERROR([unable to detect alignment requirements (unsupported architecture ($host_cpu)?)]) ;; debian/patches/use-python3.patch0000644000000000000000000000043112316561033014032 0ustar Description: use python3 Author: Dimitri John Ledkov --- ust-2.4.0~rc4.orig/tools/lttng-gen-tp +++ ust-2.4.0~rc4/tools/lttng-gen-tp @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # # Copyright (c) 2012 Yannick Brosseau # debian/patches/series0000644000000000000000000000012212316561033012025 0ustar 0001-Add-powerpc64le-and-aarch64-host-cpu-in-configure.ac.patch use-python3.patch debian/liblttng-ust0.install0000644000000000000000000000045512316561033013272 0ustar usr/lib/*/liblttng-ust.so.* usr/lib/*/liblttng-ust-dl.so.* usr/lib/*/liblttng-ust-fork.so.* usr/lib/*/liblttng-ust-tracepoint.so.* usr/lib/*/liblttng-ust-cyg-profile.so.* usr/lib/*/liblttng-ust-cyg-profile-fast.so.* usr/lib/*/liblttng-ust-pthread-wrapper.so.* usr/lib/*/liblttng-ust-libc-wrapper.so.* debian/copyright0000644000000000000000000002230512316561033011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Files: * Copyright: 2009-2012, Mathieu Desnoyers 2010-2012, David Goulet 2011-2012, Julien Desfossez 2010, Nils Carlson 2009, Pierre-Marc Fournier License: LGPL-2.1+ Files: snprintf/fflush.c snprintf/fileext.h snprintf/floatio.h snprintf/fvwrite.c snprintf/fvwrite.h snprintf/local.h snprintf/mbrtowc_sb.c snprintf/snprintf.c snprintf/various.h snprintf/vfprintf.c snprintf/wsetup.c Copyright: 1990-1993, The Regents of the University of California. License: BSD-3-clause Files: snprintf/wcio.h snprintf/fileext.h tests/utils/tap.h tests/utils/tap.c Copyright: 2001, Citrus Project License: BSD-2-clause Files: include/share.h include/lttng/ust.h include/lttng/tracepoint-rcu.h include/lttng/ust-tracepoint-event-nowrite.h include/lttng/ust-tracer.h include/lttng/ust-compiler.h include/lttng/bug.h include/lttng/ust-tracepoint-event-write.h include/lttng/tracepoint-types.h include/lttng/ust-tracepoint-event-reset.h include/lttng/ust-endian.h include/lttng/bitfield.h include/lttng/ust-abi.h include/lttng/tracepoint.h include/lttng/ust-tid.h include/lttng/ust-tracepoint-event.h include/lttng/tracepoint-event.h include/lttng/ust-ctl.h include/lttng/ringbuffer-abi.h include/lttng/ust-events.h include/lttng/align.h include/lttng/ringbuffer-config.h liblttng-ust-libc-wrapper/ust_libc.h libringbuffer/vatomic.h doc/examples/easy-ust/tp.c doc/examples/easy-ust/sample_component_provider.h doc/examples/easy-ust/sample.c doc/examples/hello-static-lib/tp.c doc/examples/hello-static-lib/ust_tests_hello.h doc/examples/demo/ust_tests_demo.h doc/examples/demo/ust_tests_demo3.h doc/examples/demo/tp.c doc/examples/demo/tp2.c doc/examples/demo/ust_tests_demo2.h doc/examples/demo/tp3.c doc/examples/gen-tp/sample.c tests/hello/tp.c tests/hello/ust_tests_hello.h tests/same_line_tracepoint/ust_tests_sameline.h tests/hello.cxx/tp-cpp.cpp tests/hello.cxx/ust_tests_hello.h liblttng-ust-cyg-profile/lttng-ust-cyg-profile.h liblttng-ust-cyg-profile/lttng-ust-cyg-profile-fast.h liblttng-ust/lttng-ust-uuid.h Copyright: TODO License: MIT/X11 Files: liblttng-ust-ctl/ust-ctl-private.h liblttng-ust-ctl/ustctl.c tests/benchmark/bench.c tests/utils/tap.sh tests/run.sh config/ltmain.sh config/texinfo.tex Copyright: 2011-2013, Mathieu Desnoyers 2011, Julien Desfossez 2010, Douglas Santos 2010, Patrick LeBoutillier 2013, Christian Babeux License: GPL-2 Files: debian/* Copyright: 2011-2013, Alexandre Montplaisir 2010-2013, Jon Bernard License: GPL-3 License: LGPL-2.1+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-2.1". License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, 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. Neither the name of the University 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 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. License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, 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 BY THE AUTHOR 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 AUTHOR 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. License: MIT/X11 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. License: GPL-3 This package is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, under version 3 of the License. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in "/usr/share/common-licenses/GPL-3". debian/source/0000755000000000000000000000000012316562030010464 5ustar debian/source/format0000644000000000000000000000001412316561033011674 0ustar 3.0 (quilt)