debian/0000775000000000000000000000000012255342114007167 5ustar debian/source/0000775000000000000000000000000012206616232010470 5ustar debian/source/format0000664000000000000000000000001412206616232011676 0ustar 3.0 (quilt) debian/copyright0000664000000000000000000000471012206616232011125 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: otf Source: http://www.tu-dresden.de/zih/otf Files: * Copyright: 2005-2012 Copyright by ZIH, TU Dresden License: BSD-3-Clause Files: otflib/OTF_Platform.c Copyright: Andreas Knuepfer, Holger Brunst, Ronny Brendel, Thomas Kriebitzsch 2004-2005, The Trustees of Indiana University and Indiana University Research and Technology 2004-2006, The University of Tennessee and The University of Tennessee Research Foundation 2004-2005, High Performance Computing Center Stuttgart, University of Stuttgart 2004-2005, The Regents of the University of California 2007, Cisco Systems, Inc. License: BSD-3-Clause Files: vendor/jenkins_hash/jenkins_hash.* Copyright: 2006 Bob Jenkins License: It's in the public domain. It has no warranty. . You may use this code any way you wish, private, educational, or commercial. It's free. Files: debian/* Copyright: 2012 Samuel Thibault License: BSD-3-Clause 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: . - 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 ZIH, TU Dresden 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/changelog0000664000000000000000000000363612255342106011052 0ustar otf (1.12.4+dfsg-3build1) trusty; urgency=medium * No change rebuild against openmpi1.6. -- Dimitri John Ledkov Sat, 21 Dec 2013 16:39:34 +0000 otf (1.12.4+dfsg-3) unstable; urgency=high * rules: symlink otfprofile to otfprofile-mpi to avoid having to be able to run otfprofile-mpi, same for otfmerge. Fixes FTBFS on ia64 and probably other MPI-non-friendly environments. -- Samuel Thibault Mon, 07 Oct 2013 18:10:33 +0200 otf (1.12.4+dfsg-2) unstable; urgency=medium * control: Re-make libotf-trace-dev compatibility package conflict with libotf-dev (Closes: Bug#722668) -- Samuel Thibault Fri, 13 Sep 2013 09:55:59 +0200 otf (1.12.4+dfsg-1) unstable; urgency=low * New upstream release (Closes: #674590) - patches/rename: Remove, upstream renamed his library. - patches/link: Remove, now useless. - Rename libotf-trace1 into libopen-trace-format1, according to upstream soname change. - Rename libotf-trace-dev into libopen-trace-format-dev, according to upstream API change. - Introduce compatibility libotf-trace-dev package, for packages using the old API. - otfdump was renamed into otfprint. -- Samuel Thibault Thu, 05 Sep 2013 16:54:13 +0200 otf (1.10.2+dfsg-3) unstable; urgency=low * Bump Standards-Version to 3.9.4 (no changes). * watch: Add. * patches/link: Add otfcompress link fix (Closes: #674590) -- Samuel Thibault Sat, 13 Jul 2013 18:56:15 +0200 otf (1.10.2+dfsg-2) unstable; urgency=low * control: Make otf-trace conflict with lcdf-typetools and libotf-bin (Closes: #673735, #673744). -- Samuel Thibault Mon, 21 May 2012 16:25:46 +0200 otf (1.10.2+dfsg-1) unstable; urgency=low * Initial release (Closes: #668219) -- Samuel Thibault Fri, 20 Apr 2012 14:38:31 +0200 debian/control0000664000000000000000000000574412255342110010600 0ustar Source: otf Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Samuel Thibault Build-Depends: debhelper (>= 8.1.3), autotools-dev, help2man, hardening-wrapper, dh-autoreconf, mpi-default-dev, mpi-default-bin, zlib1g-dev, texlive-latex-base, ssh Standards-Version: 3.9.4 Section: libs Homepage: http://www.tu-dresden.de/zih/otf Vcs-Git: git://git.debian.org/collab-maint/otf.git Vcs-Browser: http://git.debian.org/?p=collab-maint/otf.git;a=summary Package: otf-trace Section: science Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: lcdf-typetools, libotf-bin Suggests: texlive-latex-base Description: Open Trace Format support library - development files OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotf provides support for reading/writing them. . This package contains programs to manipulate otf files. Package: libopen-trace-format-dev Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libopen-trace-format1 (= ${binary:Version}), libotfaux0 (= ${binary:Version}) Breaks: libotf-trace-dev (<< 1.12) Replaces: libotf-trace-dev (<< 1.12) Description: Open Trace Format support library - development files OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotf provides support for reading/writing them. . This package contains development files to compile against libopen-trace-format. Package: libopen-trace-format1 Section: libs Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Description: Open Trace Format support library - shared library OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotf provides support for reading/writing them. . This package contains the libotf shared library. Package: libotf-trace-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libopen-trace-format-dev Conflicts: libotf-dev Description: Open Trace format support library - compatibility symlink OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotf provides support for reading/writing them. . This package contains compatibility symlinks for the old libotf.so library name and headers. Package: libotfaux0 Section: libs Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Description: Open Trace Format support library - shared library OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotfaux provides support for reading/writing them. . This package contains the libotfaux shared library. debian/libotf-trace-dev.install0000664000000000000000000000006712206635132013712 0ustar usr/include/*.h usr/lib/*/libotf.a usr/lib/*/libotf.so debian/libopen-trace-format-dev.install0000664000000000000000000000021212206635125015343 0ustar usr/bin/otfconfig usr/include/open-trace-format usr/lib/*/libopen*.a usr/lib/*/libotfaux*.a usr/lib/*/libopen*.so usr/lib/*/libotfaux*.so debian/rules0000775000000000000000000000234312224556362010261 0ustar #!/usr/bin/make -f DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) export DEB_BUILD_HARDENING=1 VERSION:=$(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2 | sed -e 's/+dfsg.*//') HELP2MAN=help2man -N --version-string=$(VERSION) %: dh $@ --with autotools-dev,autoreconf override_dh_auto_configure: dh_auto_configure -- --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) override_dh_auto_install: dh_auto_install ln -s libopen-trace-format.so debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libotf.so ln -s libopen-trace-format.a debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libotf.a (cd debian/tmp/usr/include ; ln -s open-trace-format/* .) override_dh_install: dh_install rm -f debian/otf-trace/usr/bin/otfconfig override_dh_installman: for i in otfaux otfcompress otfconfig otfinfo otfmerge otfprofile otfshrink ; do \ $(HELP2MAN) -n $$i ./tools/$$i/$$i > debian/$$i.1 ; \ done $(HELP2MAN) -n otfprint ./tools/otfdump/otfprint > debian/otfprint.1 ln -sf otfprofile.1 debian/otfprofile-mpi.1 ln -sf otfmerge.1 debian/otfmerge-mpi.1 ln -sf otfcompress.1 debian/otfdecompress.1 dh_installman rm -f debian/otf-trace/usr/share/man/man1/otfconfig.1* override_dh_auto_clean: dh_auto_clean rm -f debian/*.1 debian/watch0000664000000000000000000000035712206620467010233 0ustar version=3 opts=dversionmangle=s/\+dfsg$// http://www.tu-dresden.de/die_tu_dresden/zentrale_einrichtungen/zih/forschung/projekte/otf http://wwwpub.zih.tu-dresden.de/%7Emlieber/dcount/dcount.php\?package=otf&get=OTF-([0-9.]+).*\.tar\.gz debian/libopen-trace-format1.install0000664000000000000000000000004412206621732014652 0ustar usr/lib/*/libopen-trace-format.so.* debian/libopen-trace-format-dev.manpages0000664000000000000000000000002312206616232015466 0ustar debian/otfconfig.1 debian/patches/0000775000000000000000000000000012206622552010621 5ustar debian/patches/dfsg0000664000000000000000000000056412206616232011472 0ustar diff --git a/docu/Makefile.am b/docu/Makefile.am index 85ddce7..6ffe940 100644 --- a/docu/Makefile.am +++ b/docu/Makefile.am @@ -1,10 +1,6 @@ otfdoc_DATA = \ $(top_srcdir)/ChangeLog \ - $(top_srcdir)/LICENSE \ - api/specification.pdf \ - tools/otftools.pdf \ - tools/otfprofile.pdf \ - tools/otfprofile_clustering.pdf + $(top_srcdir)/LICENSE otfdocdir = $(docdir) debian/patches/series0000664000000000000000000000000512206622524012030 0ustar dfsg debian/docs0000664000000000000000000000002112206616232010034 0ustar NEWS README TODO debian/compat0000664000000000000000000000000212206616232010366 0ustar 8 debian/otf-trace.manpages0000664000000000000000000000001312206616232012563 0ustar debian/*.1 debian/libotfaux0.install0000664000000000000000000000003112206616232012627 0ustar usr/lib/*/libotfaux.so.* debian/otf-trace.install0000664000000000000000000000001012206616232012433 0ustar usr/bin