debian/0000755000000000000000000000000012014526241007163 5ustar debian/README.Debian0000644000000000000000000000111212014526241011217 0ustar snoopy for Debian ----------------- This program is best used by adding it to /etc/ld.so.preload. There are debconf questions and scripts in place to allow you to do so during package installation. This will force snoopy to intercept all commands on the system, and log them in accordance with your syslog policy. The /etc/ld.so.preload line is automatically removed when the package is removed. You can install snoopy manually by typing the following: echo "/lib/snoopy.so" >> /etc/ld.so.preload -- Marc Haber , Sat, 16 Mar 2002 00:00:00 +0100 debian/README.Git0000644000000000000000000000224612014526241010571 0ustar If you have retrieved this software via Git, be aware that a Git graft is in use to link the old source code out of tarballs to the new upstream Git repository (which abandoned the old revisions). Git graft metadata is not pulled with the repository, so to match the Debian working environment, you will need to ensure that the following line is present in the .git/info/grafts file: f07024ab57116ace59b79de2c285274670c1133b 5da8b79e18bc2c2ee12ea9651d3a990fba29951b To set this up automatically, run: debian/git-graft-setup from the top level directory in branch 'debian'. The branch setup is as follows: 'master': tracks the upstream branch master at git://snoopylogger.git.sourceforge.net/gitroot/snoopylogger/snoopylogger 'upstream': tracks the upstream source code from tarball from before upstream moved to Git 'debian': Merges from specific tag points in 'master' (previously 'upstream') and adds Debian-specific patches 'pristine-tar': pristine-tar entries for known tarballs. Upstream versions are tagged with the version number (no prefix, to match the upstream Git repository tagging syntax). Debian versions are tagged as "debian/x.y.z-d" -- Zed Pobre, 2011-06-02 debian/README.source0000644000000000000000000000145712014526241011351 0ustar Starting with version 1.8.0, the orig.tar.gz source file for this package will not match the upstream tarball. This is because the package is being built from the upstream Git repository against the appropriate version tag, autogenerating the configure file, and the upstream tarballs contain a pregenerated configure file, autom4te.cache directory, and removes the dev-scripts directory. This results in a tarball many times the size of what is generated by simply creating a tarball from the appropriate Git tag. Pristine-tar entries exist for tarballs of code prior to the upstream adoption of Git, but see debian/copyright for a description of why the md5sum for the 1.3 tarball might not match the md5sum of what is currently on SourceForge. -- Zed Pobre , Wed, 8 Jun 2011 19:19:36 -0400 debian/changelog0000644000000000000000000002005112014526241011033 0ustar snoopy (1.8.0-5) unstable; urgency=low * Add Slovak Debconf translation (closes: #685370) -- Zed Pobre Mon, 20 Aug 2012 17:29:26 -0400 snoopy (1.8.0-4) unstable; urgency=low * Add Danish Debconf translation (closes: #660392) * Standards-Version 3.9.3 (no changes) -- Zed Pobre Fri, 17 Aug 2012 14:10:07 -0400 snoopy (1.8.0-3) unstable; urgency=low * Merge back in changes from 1.3-15 that were dropped in the original package transition (closes: #639855) -- Zed Pobre Mon, 05 Sep 2011 17:08:41 -0400 snoopy (1.8.0-2) unstable; urgency=low * Correct debian/copyright to show that the upstream code is licensed GPL-2+, not just GPL-2 (thanks to Ansgar Burchardt for noticing). -- Zed Pobre Thu, 09 Jun 2011 10:42:55 -0400 snoopy (1.8.0-1) unstable; urgency=low * New maintainer. * New upstream version (closes: #629832). * Static log function patch moved into upstream code * -fPIC build patch moved into upstream code * rm -f on clean patch moved into upstream code * DESTDIR patch moved into upstream code * getlogin patch appears to be obsolete, removed * Upstream version 1.8.0 now supports filtering, but due to the potential for system lockup and a bug in the Makefile it is not enabled in this Debian revision pending closer examination. * Changed from CDBS to DH for debian/rules * Removed dependency on ld.so.preload-manager * Removed obsolete Linda override * Updated copyright file and converted it to DEP-5 format * Standards-Version: 3.9.2 -- Zed Pobre Wed, 08 Jun 2011 14:29:58 -0400 snoopy (1.3-15) unstable; urgency=low * ACK NMU * New translation: tr (Turkish) by Mert Dirik. Closes: #489156 * Add homepage field * Standards-Version: 3.8.0.0 * Remove Linda Overrides * Lintian: * Override command-with-path-in-maintainer-script prerm:26 /usr/sbin/ld.so.preload-manager warning - we need to be absolutely sure that the ld.so.preload-manager binary is the one that we expect, or we risk leaving a preload entry without the corresponding library. So we abort if we are not sure about this. * Temporarily Override snoopy: sharedobject-in-library-directory- missing-soname lib/snoopy.so - lintian is right, but this change cannot be in lenny. #502712. * Temporarily Override snoopy: description-contains-homepage The Homepage stanza is in the description on purpose, and will go away post-lenny. #502713. * Add -e to postinst and config -- Marc Haber Sun, 19 Oct 2008 13:31:01 +0200 snoopy (1.3-14.1) unstable; urgency=low * Non-maintainer upload to fix pending l10n issues. * Debconf translations: - Finnish. Closes: #468354 - Brazilian Portuguese. Closes: #473243 - Russian. Closes: #488133 - Galician. Closes: #488187 - Romanian. Closes: #488705 - Basque. Closes: #488797 -- Christian Perrier Tue, 24 Jun 2008 07:52:20 +0200 snoopy (1.3-14) unstable; urgency=low * Update translation: sv (Swedish) by Daniel Nylander. Closes: #412535 * Update translation. cs (Czech) by Martin ¦ín. Closes: #412694 * Update translation: it (Italian) by Luca Bruno. Closes: #412696 * Update translation: fr (French) by Michel Grentzinger. Closes: #412958 * Update translation: nl (Dutch) by cobaco. Closes: #413233 * Update translation: es (Spanish) by Javier Fernández-Sanguino. Closes: #413557 * New translation: pt (Portuguese) by Miguel Figueiredo. Closes: #417919 * prerm: just error out if ld.so.preload-manager is not installed * lintian: * add description to 50-409819-getlogin_r.dpatch * add proper copyright notice * Standards-Version: 3.7.3 (no changes necessary) -- Marc Haber Thu, 28 Feb 2008 15:22:22 +0100 snoopy (1.3-13) unstable; urgency=low * Add patch from Glen Batchelor, Mike O'Connor and Steve Langasek which hopefully fixes getlogin_r issue on amd64. Closes: #409819 * New translation: es (Spanish) by Javier Fernández-Sanguino. Closes: #403521 * Fix debconf templates to better conform with the developer's reference, tentatively fix translations as well. * Standards-Version: 3.7.2 (no changes necessary) -- Marc Haber Mon, 26 Feb 2007 13:20:37 +0100 snoopy (1.3-12) unstable; urgency=low * New translation: sv (Swedish) by Daniel Nylander. Closes: #331592 -- Marc Haber Fri, 18 Nov 2005 12:37:30 +0000 snoopy (1.3-11) unstable; urgency=low * fix Makefile patch to honor CFLAGS to fix m68k build. * build depend on cdbs 0.4.29 because of bug 300465. -- Marc Haber Wed, 10 Aug 2005 14:02:48 +0000 snoopy (1.3-10) unstable; urgency=low * New translation: it (Italian) by Luca Bruno. Closes: #316912 * New translation: vi (Vietnamese) by Clytie Siddall. Closes: #318602 * changelog cosmetics, remove wrong "not yet released" entry from actually released version 1.3-9 * disable DEB_AUTO_UPDATE_DEBIAN_CONTROL * replace hardcoded debconf dependency with ${misc:Depends} to stop being a cdebconf transition blocker. * Standards-Version: 3.6.2 (no changes necessary). -- Marc Haber Sun, 7 Aug 2005 13:25:48 +0000 snoopy (1.3-9) unstable; urgency=low * convert to dpatch, debian/-only layout * source control now in svn * add linda override for missing shlibs entry * New translation. cs (Czech) by Martin ¦ín. Closes: #311701 -- Marc Haber Sat, 18 Jun 2005 12:25:50 +0000 snoopy (1.3-8) unstable; urgency=low * install japanese debconf templates supplied by Hideki Yamane. Closes: #260919. * use cdbs' automatic build depends creation -- Marc Haber Mon, 20 Dec 2004 12:36:35 +0000 snoopy (1.3-7) unstable; urgency=low * ignore ld.so.preload-manager's return code in prerm. Closes: #250723. * Fix debian/copyright to explain the upstream 1.3 tar.gz on sourceforce with different md5sum. * have debian/watch point to heanet. -- Marc Haber Thu, 8 Jul 2004 21:02:38 +0200 snoopy (1.3-6) unstable; urgency=low * add debian/watch. * add upstream URL to debian/control. * convert to cdbs * add lintian override against sharedobject-in-library-directory-not-actually-a-shlib lib/snoopy.so * add SNOOPYDEBUG variable to maintainer scripts * fix upstream Makefile to create installation dir (sourceforge ticket #950485) -- Marc Haber Sat, 8 May 2004 16:21:06 +0000 snoopy (1.3-5) unstable; urgency=low * fix path bug in README.Debian (closes: #140290). * install dutch debconf templates supplied by cobaco (closes: #206326). * Standards-Version: 3.6.1 -- Marc Haber Mon, 25 Aug 2003 07:52:39 +0000 snoopy (1.3-4) unstable; urgency=low * convert to po-debconf by applying the patch supplied by Michel Grentzinger. Thanks for helping! (closes: #202424). * re-word german debconf templates. * install french debconf templates supplied by Michael Grentzinger. Thanks again. (closes: #202426). * Standards-Version: 3.6.0. * remove dh_make boilerplate upstream author. * remove unnecessary and b0rken /usr/doc symlink code from postinst. -- Marc Haber Thu, 24 Jul 2003 17:52:20 +0000 snoopy (1.3-3) unstable; urgency=medium * Function "log" should be static - patch by Juan Cespedes (closes: #142322). This is a fix for a release critical bug, hence urgency=medium. -- Marc Haber Wed, 8 May 2002 06:06:05 +0000 snoopy (1.3-2) unstable; urgency=low * Initial Release (closes: #83244). * Take prepared Package from Aubin Paul . * bug fix: move library to /lib instead of /usr/lib * added debconf stuff allowing for automatic preload handling -- Marc Haber Sat, 16 Mar 2002 00:00:00 +0100 debian/compat0000644000000000000000000000000212014526241010361 0ustar 8 debian/config0000644000000000000000000000044012014526241010351 0ustar #!/bin/sh -e . /usr/share/debconf/confmodule [ -n "$SNOOPYDEBUG" ] && set -x PRELOAD="/etc/ld.so.preload" LIBNAME="/lib/snoopy.so" # is snoopy already in $PRELOADFILE? test -f $PRELOAD && grep "^$LIBNAME" $PRELOAD && exit 0 db_input critical snoopy/install-ld-preload || true db_go debian/control0000644000000000000000000000152712014526241010573 0ustar Source: snoopy Section: admin Priority: optional Maintainer: Zed Pobre Build-Depends: debhelper (>= 8), autoconf Standards-Version: 3.9.3 Homepage: http://sourceforge.net/projects/snoopylogger/ Vcs-Git: git://anonscm.debian.org/collab-maint/snoopy.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/snoopy.git Package: snoopy Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: execve() wrapper and logger snoopy is merely a shared library that is used as a wrapper to the execve() function provided by libc as to log every call to syslog (authpriv). system administrators may find snoopy useful in tasks such as light/heavy system monitoring, tracking other administrator's actions as well as getting a good 'feel' of what's going on in the system (for example apache running cgi scripts). debian/control.in0000644000000000000000000000141712014526241011176 0ustar Source: snoopy Section: admin Priority: optional Maintainer: Marc Haber Build-Depends: @cdbs@, cdbs (>= 0.4.29) Standards-Version: 3.6.2 Package: snoopy Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ld.so.preload-manager (>= 0.1) Description: An execve() wrapper and logger snoopy is merely a shared library that is used as a wrapper to the execve() function provided by libc as to log every call to syslog (authpriv). system administrators may find snoopy useful in tasks such as light/heavy system monitoring, tracking other administrator's actions as well as getting a good 'feel' of what's going on in the system (for example apache running cgi scripts). . Upstream URL: http://sourceforge.net/projects/snoopylogger/ debian/copyright0000644000000000000000000000352712014526241011125 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: snoopylogger Upstream-Contact: Boštjan Škufca Source: git://snoopylogger.git.sourceforge.net/gitroot/snoopylogger/snoopylogger Comment: Source for Snoopy 1.3 was originally downloaded from http://www.citi.umich.edu/u/marius/snoopy/ but has since been removed from that location. The canonical source location is now on SourceForge (http://sourceforge.net/projects/snoopylogger/), and the 1.3 tar.gz file there has an md5sum that differs from the original 1.3 tar.gz file, but the contents were verified as identical via diff -urN on 2004-05-24. . Source for the versions tagged 1.0, 1.1, 1.2, 1.6.0, 1.6.1 were taken from the tarballs at SourceForge. . All remaining source is taken from the SourceForge Git repository listed in the Source field above. 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, 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. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: * Copyright: 2000-2010 Marius Aamodt Eriksen , 2000-2010 Mike Baker , 2010-2011 Boštjan Škufca License: GPL-2+ Files: debian/* Copyright: 2001 Aubin Paul , 2002-2010 Marc Haber , 2011 Zed Pobre License: GPL-2 debian/dirs0000644000000000000000000000000412014526241010041 0ustar lib debian/docs0000644000000000000000000000001412014526241010031 0ustar README TODO debian/git-graft-setup0000755000000000000000000000016612014526241012136 0ustar #!/bin/sh echo "f07024ab57116ace59b79de2c285274670c1133b 5da8b79e18bc2c2ee12ea9651d3a990fba29951b" > .git/info/grafts debian/install0000644000000000000000000000007412014526241010555 0ustar debian/overrides/lintian/snoopy usr/share/lintian/overrides debian/overrides/0000755000000000000000000000000012014526241011165 5ustar debian/overrides/lintian/0000755000000000000000000000000012014526241012623 5ustar debian/overrides/lintian/snoopy0000644000000000000000000000022412014526241014073 0ustar snoopy: sharedobject-in-library-directory-missing-soname lib/snoopy.so snoopy: sharedobject-in-library-directory-not-actually-a-shlib lib/snoopy.so debian/po/0000755000000000000000000000000012014526241007601 5ustar debian/po/POTFILES.in0000644000000000000000000000004412014526241011354 0ustar [type: gettext/rfc822deb] templates debian/po/cs.po0000644000000000000000000000303612014526241010550 0ustar # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # msgid "" msgstr "" "Project-Id-Version: snoopy 1.3-8\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2007-02-27 10:22+0100\n" "Last-Translator: Martin Sin \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Nainstalovat knihovnu snoopy do /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "Snoopy je knihovna, která pracuje spolehlivě pouze pokud je zavedena pomocí " "/etc/ld.so.preload. Protože je zde určitá možnost, že to může poškodit " "systém, tak je nutný váš souhlas." debian/po/da.po0000644000000000000000000000237412014526241010533 0ustar # Danish translation snoopy. # Copyright (C) 2012 snoopy & nedenstående oversættere. # This file is distributed under the same license as the snoopy package. # Joe Hansen (joedalton2@yahoo.dk), 2012. # msgid "" msgstr "" "Project-Id-Version: snoopy\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2012-02-18 12:42+0000\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Installer snoopybiblioteket i /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "snoopy er et bibliotek, som kun kan udføre troværdigt arbejde, hvis biblioteket " "er tvunget præindlæst via /etc/ld.so.preload. Da dette potentielt kan skade " "systemet, er din godkendelse krævet." debian/po/de.po0000644000000000000000000000307712014526241010540 0ustar # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Snoopy-Library nach /etc/ld.so.preload installieren?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "Snoopy kann als preload-Bibliothek nur dann funktionieren, wenn siefr alle " "Programme vorgeladen wird. Dies kann in /etc/ld.so.preload eingestellt " "werden. Da diese Vernderung potentiell Schaden verursachen kann, ist Ihre " "Zustimmung notwendig." debian/po/es.po0000644000000000000000000000444412014526241010556 0ustar # snoopy po-debconf translation to spanish # This file is distributed under the same license as the snoopy package. # # Changes: # - Initial translation # Jose Ignacio Méndez González , 2006. # - Revision # Javier Fernández-Sanguino , 2006 # # # Traductores, si no conoce el formato PO, merece la pena leer la # documentación de gettext, especialmente las secciones dedicadas a este # formato, por ejemplo ejecutando: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Equipo de traducción al español, por favor lean antes de traducir # los siguientes documentos: # # - El proyecto de traducción de Debian al español # http://www.debian.org/intl/spanish/ # especialmente las notas y normas de traducción en # http://www.debian.org/intl/spanish/notas # # - La guía de traducción de po's de debconf: # /usr/share/doc/po-debconf/README-trans # o http://www.debian.org/intl/l10n/po-debconf/README-trans # # Si tiene dudas o consultas sobre esta traducción consulte con el último # traductor (campo Last-Translator) y ponga en copia a la lista de # traducción de Debian al español () # msgid "" msgstr "" "Project-Id-Version: snoopy 1.3-12\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2007-03-05 20:52+0100\n" "Last-Translator: Javier Fernández-Sanguino \n" "Language-Team: Debian Spanish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "¿Instalar la biblioteca snoopy en «/etc/ld.so.preload»?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "«snoopy» es una biblioteca que sólo puede hacer su trabajo correctamente si está precargada obligatoriamente a través de «/etc/ld.so.preload». Se necesita su consentimiento ya que ésto potencialmente puede dañar el sistema." debian/po/eu.po0000644000000000000000000000246212014526241010556 0ustar # translation of snoopy debconf template to Basque # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Xabier Bilbao , 2008. msgid "" msgstr "" "Project-Id-Version: snoopy(upload-july05)\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2008-06-30 00:37+0200\n" "Last-Translator: Xabier Bilbao \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Instalatu snoopy liburutegia /etc/ld.so.preload-en?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "Snoopy liburutegiak, dagokion lana behar bezala egin ahal izateko, /etc/ld." "so.preload bidez aurre-kargaturik izan behar du. Hala egiteak sistemari " "kalte egin diezaiokeenez, beharrezkoa da zure baimena. " debian/po/fi.po0000644000000000000000000000220212014526241010533 0ustar msgid "" msgstr "" "Project-Id-Version: snoopy 1.3-13\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2008-02-28 16:06+0200\n" "Last-Translator: Esko Arajärvi \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Language: Finnish\n" "X-Poedit-Country: FINLAND\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Asennetaanko snoopy-kirjasto tiedostoon /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "snoopy on kirjasto, joka toimii luotettavasti vain, jos se ladataan pakolla " "etukäteen tiedoston /etc/ld.so.preload kautta. Tämä vahvistus pyydetään, " "koska lataus saattaa potentiaalisesti vahingoittaa järjestelmää." debian/po/fr.po0000644000000000000000000000306512014526241010554 0ustar # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans# # Developers do not need to manually edit POT or PO files. # msgid "" msgstr "" "Project-Id-Version: snoopy_1.3-13\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2007-03-01 10:09+0100\n" "Last-Translator: Michel Grentzinger \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Faut-il installer la bibliothque snoopy dans /etc/ld.so.preload ?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "Snoopy est une bibliothque qui ne peut tre utile que si elle est " "prcharge via /etc/ld.so.preload. Puisque cela peut potentiellement " "dtriorer le systme, votre accord est ncessaire." debian/po/gl.po0000644000000000000000000000227612014526241010552 0ustar # Galician translation of snoopy's debconf templates # This file is distributed under the same license as the snoopy package. # Jacobo Tarrio , 2008. # msgid "" msgstr "" "Project-Id-Version: snoopy\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2008-06-26 21:07+0100\n" "Last-Translator: Jacobo Tarrio \n" "Language-Team: Galician \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "¿Instalar a biblioteca de snoopy en /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "snoopy é unha biblioteca que só pode traballar de xeito fiable se se " "precarga obrigatoriamente mediante /etc/ld.so.preload. Como isto pode danar " "o sistema, é preciso o seu consentemento." debian/po/it.po0000644000000000000000000000225312014526241010557 0ustar # translation of snoopy_1.3-9_templates.po to italian # Copyright Luca Bruno , 2005. #, fuzzy msgid "" msgstr "" "Project-Id-Version: snoopy_1.3-9_templates\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2007-02-27 14:58+0100\n" "Last-Translator: Luca Bruno \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Installare la libreria snoopy su /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "snoopy è una libreria che può svolgere un lavoro affidabile solo se viene " "obbligatoriamente caricata tramite /etc/ld.so.preload. Poiché questo " "potrebbe potenzialmente danneggiare il sistema, è richiesta la vostra " "conferma." debian/po/ja.po0000644000000000000000000000302412014526241010532 0ustar # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # # msgid "" msgstr "" "Project-Id-Version: snoopy 1.3-7\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2004-07-11 04:08+0900\n" "Last-Translator: Hideki Yamane \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=EUC-JP\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "snoopy 饤֥ /etc/ld.so.preload ɲä?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "snoopy /etc/ld.so.preload ͳǶŪ preload 줿ˤΤߡμ¤" "ư饤֥ǤϡƥФ»Ϳ뤳ȤŪ˲" "ǽʤᡢƱդɬפǤ" debian/po/nl.po0000644000000000000000000000312112014526241010547 0ustar # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # msgid "" msgstr "" "Project-Id-Version: snoopy\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2007-02-28 01:34+0100\n" "Last-Translator: Bart Cornelis \n" "Language-Team: dutch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Wilt u dat de snoopy bibiliotheek toegevoegd wordt aan /etc/ld.so.preload ?" #. Type: boolean #. Description #: ../templates:1001 msgid "snoopy is a library that can only reliably do its work if it is mandatorily preloaded via /etc/ld.so.preload. Since this can potentially do harm to the system, your consent is needed." msgstr "De snoopy bibliotheek werkt enkel betrouwbaar als deze op voorhand wordt ingeladen. Dit kan afgedwongen worden via /etc/ld.so.preload. Omdat het mogelijk is dat dit problemen oplevert voor uw systeem is uw toestemming hiervoor vereist." debian/po/pt.po0000644000000000000000000000245012014526241010565 0ustar # Potyuguese translation for snoopy's debconf messages # Copyright (C) 2007 Miguel Figueiredo # This file is distributed under the same license as the snoopy package. # Miguel Figueiredo , 2007. # msgid "" msgstr "" "Project-Id-Version: snoopy 1.3-13\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2007-03-25 14:00+0000\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Instalar a biblioteca snoopy em /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "snoopy é uma biblioteca que pode apenas fazer o seu trabalho com confiança se " "for mandatáriamente pré-carregada através de /etc/ld.so.preload. Já que isto " "pode potencialmente prejudicar o seu sistema, é necessário o seu consentimento." debian/po/pt_BR.po0000644000000000000000000000263012014526241011150 0ustar # snoopy Brazilian Portuguese translation # Copyright (c) 2008 snoopy's COPYRIGHT HOLDER # This file is distributed under the same license as the snoopy package. # Eder L. Marques (frolic) , 2008. # msgid "" msgstr "" "Project-Id-Version: snoopy\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2008-03-10 17:46-0300\n" "Last-Translator: Eder L. Marques (frolic) \n" "Language-Team: l10n Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "pt_BR utf-8\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Instalar a biblioteca snoopy em /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "Snoopy é uma biblioteca que só pode fazer seu trabalho confiavelmente se for " "obrigatoriamente pré-carregada via /etc/ld.so.preload. Uma vez que ela pode " "potencialmente causar danos no sistema, seu consentimento é necessário." debian/po/ro.po0000644000000000000000000000303412014526241010561 0ustar # translation of ro.po to Romanian # Romanian translations for PACKAGE package # Traducerea în limba română pentru pachetul PACKAGE. # Copyright (C) 2008 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Eddy Petrisor , 2008. # Eddy Petrișor , 2008. msgid "" msgstr "" "Project-Id-Version: ro\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2008-06-29 15:41+0300\n" "Last-Translator: Eddy Petrișor \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" "X-Generator: KBabel 1.11.4\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Se instalează biblioteca snoopy în /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "Biblioteca snoopy își poate face treaba bine dacă este obligatoriu " "preîncărcată via /etc/ld.so.preload. Deoarece acest lucru ar putea face rău " "sistemului, este nevoie de acordul dumneavoastră." debian/po/ru.po0000644000000000000000000000310412014526241010565 0ustar # translation of ru.po to Russian # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Yuri Kozlov , 2008. msgid "" msgstr "" "Project-Id-Version: snoopy NEW\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2008-06-26 20:55+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Указать библиотеку snoopy в /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "snoopy -- это библиотека, которая работает хорошо только, если она " "обязательно предварительно загружается через /etc/ld.so.preload. Так как, " "потенциально, это может нанести вред системе, требуется ваше согласие." debian/po/sk.po0000644000000000000000000000274312014526241010564 0ustar # Slovak translations for snoopy package # Slovenské preklady pre balík snoopy. # Copyright (C) 2012 THE snoopy'S COPYRIGHT HOLDER # This file is distributed under the same license as the snoopy package. # Automatically generated, 2012. # Slavko , 2012. # msgid "" msgstr "" "Project-Id-Version: snoopy 1.8.0-4\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2012-08-20 11:12+0200\n" "Last-Translator: Slavko \n" "Language-Team: slovenčina \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-POFile-SpellExtra: preload etc ld prednačítaná snoopy\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Nainštalovať knižnicu snoopy do /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "snoopy je knižnica, ktorá môže robiť svoju prácu spoľahlivo, len ak je " "povinne prednačítaná pomocou /etc/ld.so.preload. Keďže to potenciálne môže " "poškodiť systém, je potrebný váš súhlas." debian/po/sv.po0000644000000000000000000000272112014526241010573 0ustar # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # Developers do not need to manually edit POT or PO files. # , fuzzy # # msgid "" msgstr "" "Project-Id-Version: snoopy 1.3-11\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2007-02-26 18:55+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Installera snoopy-biblioteket till /etc/ld.so.preload?" #. Type: boolean #. Description #: ../templates:1001 msgid "snoopy is a library that can only reliably do its work if it is mandatorily preloaded via /etc/ld.so.preload. Since this can potentially do harm to the system, your consent is needed." msgstr "snoopy r ett bibliotek som bara kan gra sitt jobb om det frst lses in via /etc/ld.so.preload. Eftersom detta potentiellt sett kan gra skada p ditt system s behvs ditt medgivande." debian/po/templates.pot0000644000000000000000000000172512014526241012330 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" debian/po/tr.po0000644000000000000000000000237112014526241010571 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Mert Dirik , 2008. # msgid "" msgstr "" "Project-Id-Version: snoopy 1.3-14\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2008-06-30 23:01+0200\n" "Last-Translator: Mert Dirik \n" "Language-Team: Debian L10n Turkish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "'snoopy' kitaplığı /etc/ld.so.preload'a kurulsun mu?" #. Type: boolean #. Description #: ../templates:1001 msgid "snoopy is a library that can only reliably do its work if it is mandatorily preloaded via /etc/ld.so.preload. Since this can potentially do harm to the system, your consent is needed." msgstr "snoopy kitaplığı ancak /etc/ld.so.preload yoluyla zorunlu olarak yüklenirse güvenilir biçimde çalışabilir. Bu eylemin sisteminize zarar verme riski olduğundan, devam etmeden önce onayınız gerekli." debian/po/vi.po0000644000000000000000000000247312014526241010565 0ustar # Vietnamese translation for snoopy. # Copyright © 2005 Free Software Foundation, Inc. # Clytie Siddall , 2005. # msgid "" msgstr "" "Project-Id-Version: snoopy 1.3-9\n" "Report-Msgid-Bugs-To: mh+debian-packages@zugschlus.de\n" "POT-Creation-Date: 2007-02-26 13:12+0100\n" "PO-Revision-Date: 2005-07-16 22:47+0930\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0\n" "X-Generator: LocFactoryEditor 1.2.2\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Install snoopy library to /etc/ld.so.preload?" msgstr "Cài đặt thư viên snoopy vào «/etc/ld.so.preload»?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "snoopy is a library that can only reliably do its work if it is mandatorily " "preloaded via /etc/ld.so.preload. Since this can potentially do harm to the " "system, your consent is needed." msgstr "" "snoopy là một thư viên chỉ có thể hoạt động nếu được tải trước thông qua «/" "etc/ld.so.preload». Vì thiết lập này có thể làm hại hệ thống bạn, bạn cần " "phải chấp nhận trước hết." debian/postinst0000755000000000000000000000062312014526241010775 0ustar #!/bin/sh set -e . /usr/share/debconf/confmodule [ -n "$SNOOPYDEBUG" ] && set -x set -e PRELOAD="/etc/ld.so.preload" LIBNAME="/lib/snoopy.so" if [ "$1" = "configure" ]; then # is snoopy already in $PRELOADFILE? test -f $PRELOAD && grep "^$LIBNAME" $PRELOAD && exit 0 db_get snoopy/install-ld-preload if [ x"$RET" = x"true" ]; then echo $LIBNAME >> $PRELOAD fi fi #DEBHELPER# debian/prerm0000755000000000000000000000207612014526241010243 0ustar #! /bin/bash # prerm script for snoopy # stolen from libsafe # # see: dh_installdeb(1) [ -n "$SNOOPYDEBUG" ] && set -x set -e PRELOAD="/etc/ld.so.preload" LIBRARY="/lib/snoopy.so" # summary of how this script can be called: # * remove' # * upgrade' # * failed-upgrade' # * remove' in-favour' # * deconfigure' in-favour' # removing' # # for details, see /usr/share/doc/packaging-manual/ case "$1" in remove|upgrade|deconfigure) TEMPFILE=`mktemp` if (grep -vqs $LIBRARY $PRELOAD) ; then grep -v $LIBRARY $PRELOAD > $TEMPFILE mv -f $TEMPFILE /etc/ld.so.preload else rm -f /etc/ld.so.preload fi rm -f $TEMPFILE ;; failed-upgrade) ;; *) echo >&2 "prerm called with unknown argument $1" exit 1 ;; esac #DEBHELPER# debian/rules0000755000000000000000000000022712014526241010244 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_configure: autoconf dh_auto_configure -- --libdir=/lib override_dh_clean: dh_clean rm -f configure debian/source/0000755000000000000000000000000012014526241010463 5ustar debian/source/format0000644000000000000000000000001412014526241011671 0ustar 3.0 (quilt) debian/templates0000644000000000000000000000047012014526241011105 0ustar Template: snoopy/install-ld-preload Type: boolean Default: false _Description: Install snoopy library to /etc/ld.so.preload? snoopy is a library that can only reliably do its work if it is mandatorily preloaded via /etc/ld.so.preload. Since this can potentially do harm to the system, your consent is needed. debian/watch0000644000000000000000000000010212014526241010205 0ustar version=2 http://sf.net/snoopylogger/snoopy-(.*)\.tar\.gz debian