--- ocsinventory-agent-2.0.5.orig/debian/README.Debian +++ ocsinventory-agent-2.0.5/debian/README.Debian @@ -0,0 +1,28 @@ +ocsinventory-agent for Debian +----------------------------- + +More documentation can be found on the upstream website: +http://ocsinventory.sourceforge.net/ + +In particular, you can find the file +OCS_Inventory_NG_Installation_and_Administration_Guide_1.7_EN.pdf +on this web page: +http://ocsinventory.sourceforge.net/index.php?page=1_0_rc3-1 + +FEATURES: +--------- + The auto-update feature is disabled in the Debian Package: software should be +updated with dpkg/apt. + +FILES: +------ + In the Debian package, files are moved in order to respect the FHS. +That is: +* upstream /etc/ocsinventory-client/last-state is moved to + /var/cache/ocsinventory-client/last-state in this package +* upstream /etc/ocsinventory-client/ocsinv.adm is moved to + /var/lib/ocsinventory-client/ocsinv.adm in this package +* upstream /bin/ocsinv is moved to /usr/bin/ocsinv in this package + + + -- Pierre Chifflier Mon, 15 Jan 2007 12:28:59 +0100 --- ocsinventory-agent-2.0.5.orig/debian/README.source +++ ocsinventory-agent-2.0.5/debian/README.source @@ -0,0 +1,2 @@ +This package uses quilt for patch management, for more information see +the file /usr/share/doc/quilt/README.source in the quilt package. --- ocsinventory-agent-2.0.5.orig/debian/changelog +++ ocsinventory-agent-2.0.5/debian/changelog @@ -0,0 +1,294 @@ +ocsinventory-agent (2:2.0.5-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * postrm purge: Only run ucf if it is available. (Closes: #687463) + + -- Andreas Beckmann Sun, 22 Jan 2017 00:00:41 +0100 + +ocsinventory-agent (2:2.0.5-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix "FTBFS with '.' removed from perl's @INC": + call perl with "-I." in debian/rules. + (Closes: #834353) + + -- gregor herrmann Sun, 21 Aug 2016 21:02:20 +0200 + +ocsinventory-agent (2:2.0.5-1) unstable; urgency=low + + * Imported Upstream version 2.0.5 + * Bump Standards Version to 3.9.3 + * Update build dependencies + * Remove leftover files from old version + * Ack NMU (thanks Christian) + + -- Pierre Chifflier Thu, 12 Apr 2012 23:01:47 +0200 + +ocsinventory-agent (2:2.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix pending l10n issues. Debconf translations: + - Slovak (Slavko). Closes: #622135 + - Polish (Michał Kułach). Closes: #660533 + + -- Christian Perrier Mon, 27 Feb 2012 07:27:29 +0100 + +ocsinventory-agent (2:2.0-1) unstable; urgency=low + + * Imported Upstream version 2.0 (Closes: #629047) + * Removed patch no-ExtUtils-Installed.diff, applied upstream + * Bump Standards Version to 3.9.2 + * Add build-arch and build-indep targets (fix lintian warnings) + * Remove temporary file in postinst (Closes: #602407) + * Add hdparm to recommended packages (Closes: #609879) + + -- Pierre Chifflier Fri, 29 Jul 2011 23:51:45 +0200 + +ocsinventory-agent (2:1.1.1-2.3) unstable; urgency=low + + * Non-maintainer upload. + * Fix encoding of Danish debconf translation. + + -- Christian Perrier Tue, 11 Jan 2011 22:07:19 +0100 + +ocsinventory-agent (2:1.1.1-2.2) unstable; urgency=low + + * Non-maintainer upload. + * Do not use ExtUtils::Installed to find module (Closes: #590879) + ExtUtils::Installed looks all the @INC directory for .pack files, + including '.'. When the agent was launched by a cron task or in + daemon mode, the current directory is / and so the whole system was + scanned, thank you Remi COLLET for pointing this issue. + + -- Gonéri Le Bouder Fri, 24 Sep 2010 22:08:09 +0200 + +ocsinventory-agent (2:1.1.1-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Explicitly use 1.0 as source format. + * Drop Gonéri Le Bouder from Uploaders on his request + * Fix pending l10n issues. Debconf translations: + - Japanese (Hideki Yamane (Debian-JP)). Closes: #564298 + - Danish (Joe Hansen). Closes: #581037 + - Vietnamese (Clytie Siddall). Closes: #581540 + + -- Christian Perrier Mon, 17 May 2010 07:14:39 +0200 + +ocsinventory-agent (2:1.1.1-2) unstable; urgency=low + + * New upstream release + + -- Gonéri Le Bouder Sun, 03 Jan 2010 16:29:14 +0100 + +ocsinventory-agent (2:1.1.1-1) unstable; urgency=low + + * New upstream release + - disable kvm-detection.diff and pod-syntax.diff, merged upstream + * ja.po translation added, thanks Hideki Yamane (Closes: #554093) + + -- Gonéri Le Bouder Mon, 21 Dec 2009 23:10:03 +0100 + +ocsinventory-agent (2:1.1-1) unstable; urgency=low + + * New upstream release + * debian/ocsinventory-agent.templates, change _Choices to __Choices + * Bump the epoch since for dpkg, 1.1beta1 > 1.1 + + -- Gonéri Le Bouder Sat, 14 Nov 2009 19:50:29 +0100 + +ocsinventory-agent (1:1.1beta1-1) experimental; urgency=low + + * New upstream beta release + * Standard Version: 3.8.3 + - add a minimalist README.source + * Don't check for /usr/bin/ucf presence to make lintian happy, BTW there + is already a dependency on ucf + + -- Gonéri Le Bouder Fri, 18 Sep 2009 17:45:14 +0200 + +ocsinventory-agent (1:1.0.1-4) unstable; urgency=low + + * Add ru translation (Closes: #541757) + + -- Gonéri Le Bouder Mon, 17 Aug 2009 11:21:58 +0200 + +ocsinventory-agent (1:1.0.1-3) unstable; urgency=low + + * Add two new packages in suggests: + - read-edid can be used to identify the screen + - smartmontools is used to detect RAID system + + -- Gonéri Le Bouder Tue, 28 Jul 2009 16:05:59 +0200 + +ocsinventory-agent (1:1.0.1-2) unstable; urgency=low + + * Fails to install/upgrade with mktemp 1.6-2, thanks Cyril Brulebois + (Closes: #521213) + * Bump Standard Version to 3.8.1 + * Drop the debian/: file + * Add Swedish translation, thanks Martin Bagge (Closes: #506598) + + -- Gonéri Le Bouder Wed, 25 Mar 2009 21:38:59 +0100 + +ocsinventory-agent (1:1.0.1-1) unstable; urgency=low + + * New upstream release + - update debian/copyright + - Suggests: nmap + - drop the patches, merged upstream + - calls ucf with --debconf-ok, when it should reuse the debconf instance + * clean up debian/rules + + -- Gonéri Le Bouder Sun, 22 Mar 2009 20:29:36 +0100 + +ocsinventory-agent (1:0.0.9.2repack1-5) unstable; urgency=low + + * New patch exclude_curdir_recursion: + Do not recurse all directories from . (especially when . is /) + Closes: #506416 (important) + + -- Pierre Chifflier Fri, 21 Nov 2008 12:53:55 +0100 + +ocsinventory-agent (1:0.0.9.2repack1-4) unstable; urgency=low + + * fix: --nosoftware option has no effect and give a warning + - add patch from upstream CVS, thanks Laurent Léonard (Closes: #497710) + + -- Gonéri Le Bouder Fri, 05 Sep 2008 16:55:52 +0200 + +ocsinventory-agent (1:0.0.9.2repack1-3) unstable; urgency=low + + * Add Romanian debconf template (Closes: #488738) + + -- Gonéri Le Bouder Sat, 09 Aug 2008 14:15:19 +0200 + +ocsinventory-agent (1:0.0.9.2repack1-2) unstable; urgency=low + + * Fix path in post[inst,rm} scripts + * Bump standards version to 3.8.0 + * Update homepage + + -- Pierre Chifflier Wed, 11 Jun 2008 12:02:26 +0200 + +ocsinventory-agent (1:0.0.9.2repack1-1) unstable; urgency=low + + * repack the archive to avoid the non-free IETF RFC/I-D, + thanks Simon Josefsson (Closes: #478107) + * remove the first entry of the changelog. It'd been created + by dch by mistake + * clean: remove quilt's .pc directory + + -- Gonéri Le Bouder Sun, 27 Apr 2008 18:54:47 +0200 + +ocsinventory-agent (1:0.0.9.2-1) unstable; urgency=low + + [ Pierre Chifflier ] + * Add Spanish debconf template (Closes: #476283) + + [ Gonéri Le Bouder ] + * New upstream release (Closes: #476549) + * Add myself as comaintainer + * Fix the watchfile to use CPAN + + -- Pierre Chifflier Sat, 19 Apr 2008 12:42:42 +0200 + +ocsinventory-agent (1:0.0.8-3) unstable; urgency=low + + * Add dependency on libproc-daemon-perl (Closes: #475410) + * Call db_stop after ucf (Closes: #469513) + * Add Brazilian Portuguese debconf templates (Closes: #471484) + + -- Pierre Chifflier Sat, 12 Apr 2008 15:05:29 +0200 + +ocsinventory-agent (1:0.0.8-2) unstable; urgency=low + + * Call db_stop after ucf (Closes: #468101) + + -- Pierre Chifflier Mon, 10 Mar 2008 10:19:14 +0100 + +ocsinventory-agent (1:0.0.8-1) unstable; urgency=medium + + * New upstream release, without RFC files (Closes: #463937) + * urgency medium because bug is RC + + -- Pierre Chifflier Tue, 05 Feb 2008 16:47:03 +0100 + +ocsinventory-agent (1:0.0.7-1) unstable; urgency=low + + * New upstream release (switch to ocsinventory-agent) + * Add epoch to handle change in version + * Set arch to all + * Drop patches + * Update my email address + * Disable watch file temporarily + * Ask for server only if using http method + * Bum standards version (no changes) + + -- Pierre Chifflier Fri, 25 Jan 2008 21:34:50 +0100 + +ocsinventory-agent (1.01-6) unstable; urgency=medium + + * Build only for architectures where dmidecode is available + (Closes: #431300) + * urgency=medium because of RC bug + + -- Pierre Chifflier Mon, 02 Jul 2007 00:34:59 +0200 + +ocsinventory-agent (1.01-5) unstable; urgency=low + + * Debconf templates review (Closes: #422695) + + Arabic (Closes: #423613) + + Bulgarian (Closes: #423537) + + Czech (Closes: #426053) + + Dutch (Closes: #425712) + + French (Closes: #426347) + + Galician (Closes: #423546) + + German (Closes: #425160) + + Italian (Closes: #426254) + + Portuguese (Closes: #422488) + + -- Pierre Chifflier Tue, 29 May 2007 10:32:55 +0200 + +ocsinventory-agent (1.01-4) unstable; urgency=medium + + * Install file ocsinv.adm in correct path, and do not try to copy it + (Closes: #422189) + * Urgency = medium because of the above bug + + -- Pierre Chifflier Fri, 4 May 2007 09:55:38 +0200 + +ocsinventory-agent (1.01-3) unstable; urgency=low + + * Fix logrotate file (Closes: #419346) + * Fix ocsinv.adm path in create-ucf-config-files.pl to set tag correctly + (Closes: #419355) + + -- Pierre Chifflier Sun, 15 Apr 2007 12:00:01 +0200 + +ocsinventory-agent (1.01-2) unstable; urgency=low + + * Debconf translations: + + add German (Closes: #418751) + + -- Pierre Chifflier Sat, 14 Apr 2007 11:13:03 +0200 + +ocsinventory-agent (1.01-1) unstable; urgency=low + + * New upstream release + * Update my email address + + -- Pierre Chifflier Tue, 03 Apr 2007 10:39:15 +0200 + +ocsinventory-agent (1.0+debian-1) unstable; urgency=low + + * New upstream release + * Repackage upstream tarball to remove CVS and tgz files + + -- Pierre Chifflier Sun, 28 Jan 2007 21:18:27 +0100 + +ocsinventory-agent (1.0~rc3-1) unstable; urgency=low + + * Initial release (Closes: #406964) based on the work of Vincent Danjean + + -- Pierre Chifflier Mon, 15 Jan 2007 12:28:59 +0100 + --- ocsinventory-agent-2.0.5.orig/debian/compat +++ ocsinventory-agent-2.0.5/debian/compat @@ -0,0 +1 @@ +5 --- ocsinventory-agent-2.0.5.orig/debian/control +++ ocsinventory-agent-2.0.5/debian/control @@ -0,0 +1,32 @@ +Source: ocsinventory-agent +Section: net +Priority: extra +Maintainer: Pierre Chifflier +Build-Depends: debhelper (>= 5), + libxml-simple-perl, libnet-ip-perl, + perl (>= 5.14) | libcompress-zlib-perl, + libwww-perl, libnet-ssleay-perl, + po-debconf, perl, quilt +Standards-Version: 3.9.3 +Homepage: http://www.ocsinventory-ng.org/ + +Package: ocsinventory-agent +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, + debconf (>= 0.5) | debconf-2.0, po-debconf, + ucf, + libxml-simple-perl, libnet-ip-perl, + perl (>= 5.14) | libcompress-zlib-perl, + libwww-perl, libnet-ssleay-perl, + libproc-daemon-perl +Recommends: dmidecode, hdparm, pciutils +Suggests: nmap, smartmontools, read-edid +Description: Hardware and software inventory tool (client) + Open Computer and Software Inventory Next Generation is an + application designed to help a network or system administrator to + keep track of the hardware and software configurations of computers + that are installed on the network. It also allows deploying + software, scripts and files on client computers. + . + This package contains the client part. + --- ocsinventory-agent-2.0.5.orig/debian/copyright +++ ocsinventory-agent-2.0.5/debian/copyright @@ -0,0 +1,39 @@ +This package was debianized by Pierre Chifflier on +Mon, 15 Jan 2007 12:28:59 +0100. + +It was downloaded from http://search.cpan.org/dist/Ocsinventory-Agent/ + +Upstream maintainer: OCS Inventory Team +Copyright (C) 2006-2009 Gonéri LE BOUDER +Copyright (C) 2005-2008 Pascal DANEK +Copyright (C) 2007 Olivier ANDREOTTI +Copyright (C) 2007 Thierry LACOSTE +Copyright (C) 2007 Didier LIROULET +Copyright (C) 2008 Nicolas DORFSMAN +Copyright (C) 2008 Wes YOUNG +Copyright (C) 2008 Edouard GAMIN +Copyright (C) 2008 Christoph HALMES +Copyright (C) 2008 Jean PARPAILLON +Copyright (C) 2008 David DURIEUX + + + +License: + +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. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + + +The Debian packaging is (C) 2007, Pierre Chifflier and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. + --- ocsinventory-agent-2.0.5.orig/debian/logrotate +++ ocsinventory-agent-2.0.5/debian/logrotate @@ -0,0 +1,7 @@ +/var/log/ocsinventory-client/*.log { + weekly + rotate 7 + compress + notifempty +} + --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.config +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.config @@ -0,0 +1,27 @@ +#!/bin/sh + +set -e + +action=$1 +version=$2 + +# Source debconf library. +. /usr/share/debconf/confmodule +db_version 2.0 + +db_input high ocsinventory-agent/method || true +db_go + +db_get ocsinventory-agent/method || true +if [ "$RET" = "http" ]; then + db_input high ocsinventory-agent/server || true +fi + +db_input medium ocsinventory-agent/tag || true + +db_go + +db_stop + +exit 0 + --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.cron.daily +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.cron.daily @@ -0,0 +1,19 @@ +#!/bin/sh + +PROG=/usr/bin/ocsinventory-agent +#RUNDIR=/var/run +#ENABLED_FILE=$RUNDIR/ocsinventory-client-enabled + +if [ ! -x "$PROG" ]; then + exit 0 +fi + +#if [ ! -f "$ENABLED_FILE" ]; then +# perl -e \ +# 'print localtime()." => Service disabled: not running the cron job\n"'\ +# >> /var/log/ocsinventory-client/ocsinv.log +# exit 0 +#fi + +$PROG > /dev/null 2>&1 + --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.dirs +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.dirs @@ -0,0 +1,7 @@ +etc/cron.daily +etc/logrotate.d +etc/ocsinventory +usr/bin +var/cache/ocsinventory-agent +var/lib/ocsinventory-agent +var/log/ocsinventory-client --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.docs +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.docs @@ -0,0 +1 @@ +README --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.files +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.files @@ -0,0 +1 @@ +ocsinventory-agent_1.0~rc3-1_i386.deb net extra --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.install +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.install @@ -0,0 +1,4 @@ +etc/ocsinventory +usr/bin/ocsinventory-agent +usr/share/man +usr/share/perl5 --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.links +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.links @@ -0,0 +1 @@ +/usr/share/man/man3/Ocsinventory::Agent.3pm.gz /usr/share/man/man1/ocsinventory-agent.1pm.gz --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.logrotate +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.logrotate @@ -0,0 +1,21 @@ +################################################################################ +# +# OCS Inventory NG Agent +# +# Copyleft 2006 Didier LIROULET +# Web: http://ocsinventory.sourceforge.net +# +# This code is open source and may be copied and modified as long as the source +# code is always made freely available. +# Please refer to the General Public Licence http://www.gnu.org/ or Licence.txt +################################################################################ +# +# Rotate OCS Inventory NG agent logs daily, only if not empty +# Save 7 days old logs under compressed mode +/var/log/ocsinventory-client/*.log { + daily + rotate 7 + compress + notifempty + missingok +} --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.postinst +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.postinst @@ -0,0 +1,85 @@ +#!/bin/sh +# postinst script for ocsinventory-agent +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `configure' +# * `abort-upgrade' +# * `abort-remove' `in-favour' +# +# * `abort-remove' +# * `abort-deconfigure' `in-favour' +# `removing' +# +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package + +case "$1" in + configure|reconfigure) + + if [ -f /etc/ocsinventory-client/last_state ]; then + echo "Moving autogenerated file to right directory" + mv -v /etc/ocsinventory-client/last_state \ + /var/cache/ocsinventory-agent/ + fi + if [ -f /etc/ocsinventory-client/ocsinv.adm ]; then + echo "Moving autogenerated file to right directory" + mv -v /etc/ocsinventory-client/ocsinv.adm \ + /var/lib/ocsinventory-agent/ + ucf --purge /etc/ocsinventory-client/ocsinv.adm + fi + if [ -f /etc/init.d/ocsinventory-client ]; then + echo "Deleting old init.d file" + rm -fv /etc/init.d/ocsinventory-client + update-rc.d ocsinventory-client remove >/dev/null || exit 0 + fi + + # source debconf library + . /usr/share/debconf/confmodule + + SERVER="" + db_get ocsinventory-agent/method || true + if [ "$RET" = "http" ]; then + db_get ocsinventory-agent/server || true + SERVER="$RET" + fi + db_get ocsinventory-agent/tag || true + TAG="$RET" + + # Creating local sample config + TMPFILE=`mktemp /tmp/ocsinv.XXXXXXXX` + if [ -n "$SERVER" ]; then + echo "server=$SERVER" >> $TMPFILE + fi + if [ -n "$TAG" ]; then + echo "tag=$TAG" >> $TMPFILE + fi + + # Install the config + ucf --debconf-ok $TMPFILE /etc/ocsinventory/ocsinventory-agent.cfg + + db_stop + rm -f $TMPFILE + + ;; + + abort-upgrade|abort-remove|abort-deconfigure) + ;; + + *) + echo "postinst called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.postrm +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.postrm @@ -0,0 +1,53 @@ +#!/bin/sh +# postrm script for ocsinventory-agent +# +# see: dh_installdeb(1) + +set -e + +# summary of how this script can be called: +# * `remove' +# * `purge' +# * `upgrade' +# * `failed-upgrade' +# * `abort-install' +# * `abort-install' +# * `abort-upgrade' +# * `disappear' +# +# for details, see http://www.debian.org/doc/debian-policy/ or +# the debian-policy package + + +case "$1" in + purge) + rm -f /etc/ocsinventory-client/ocsinv.conf + rm -f /etc/ocsinventory/ocsinventory-agent.cfg + if which ucf >/dev/null; then + ucf --purge /etc/ocsinventory-client/ocsinv.conf + ucf --purge /etc/ocsinventory/ocsinventory-agent.cfg + fi + rm -f /var/lib/ocsinventory-agent/ocsinv.adm + rm -f /usr/share/ocsinventory-client/ocsinv.conf + rm -f /usr/share/ocsinventory-client/ocsinv.adm + rm -f /var/cache/ocsinventory-agent/last_state + rm -f /var/log/ocsinventory-client/ocsinv.log + ;; + + remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear) + ;; + + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 1 + ;; +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 + + --- ocsinventory-agent-2.0.5.orig/debian/ocsinventory-agent.templates +++ ocsinventory-agent-2.0.5/debian/ocsinventory-agent.templates @@ -0,0 +1,32 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# for an advice to debian-l10n-english@lists.debian.org +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + +Template: ocsinventory-agent/method +Type: select +__Choices: local, http +Default: local +_Description: Method used to generate the inventory: + Choose the 'local' method if you do not have a network connection. + . + Choose the 'http' method if an OCS Inventory server is set up. + +Template: ocsinventory-agent/server +Type: string +_Description: OCS Inventory server host name: + Please enter the host name of the OCS inventory server. + +Template: ocsinventory-agent/tag +Type: string +_Description: Tag for the generated inventory: + Each inventory can have an associated tag. Please enter the tag you would + like for the new inventory. + . + This field can be left blank to continue without setting a new tag for the + inventory. + --- ocsinventory-agent-2.0.5.orig/debian/patches/exclude_curdir_recursion.patch +++ ocsinventory-agent-2.0.5/debian/patches/exclude_curdir_recursion.patch @@ -0,0 +1,12 @@ +Index: ocsinventory-agent-0.0.9.2repack1/lib/Ocsinventory/Agent/Backend.pm +=================================================================== +--- ocsinventory-agent-0.0.9.2repack1.orig/lib/Ocsinventory/Agent/Backend.pm 2008-11-21 11:31:12.000000000 +0100 ++++ ocsinventory-agent-0.0.9.2repack1/lib/Ocsinventory/Agent/Backend.pm 2008-11-21 11:31:20.000000000 +0100 +@@ -46,6 +46,7 @@ + # changes the @INC content if i use $_ directly + # thanks to @rgs on irc.perl.org + foreach my $d (@INC) { ++ next if $d eq "."; + next unless -d $d; + File::Find::find( sub { + push @installed_mod, $File::Find::name if $File::Find::name =~ /Ocsinventory\/Agent\/Backend\/.*\.pm$/; --- ocsinventory-agent-2.0.5.orig/debian/patches/fix-no-software.patch +++ ocsinventory-agent-2.0.5/debian/patches/fix-no-software.patch @@ -0,0 +1,54 @@ +diff -Nru Ocsinventory-Agent-0.0.9.2/lib/Ocsinventory/Agent/Backend/OS/AIX/Software.pm Ocsinventory-Agent-0.0.9.2-nosoftware/lib/Ocsinventory/Agent/Backend/OS/AIX/Software.pm +--- Ocsinventory-Agent-0.0.9.2/lib/Ocsinventory/Agent/Backend/OS/AIX/Software.pm 2008-04-02 17:33:20.000000000 +0200 ++++ Ocsinventory-Agent-0.0.9.2-nosoftware/lib/Ocsinventory/Agent/Backend/OS/AIX/Software.pm 2008-09-03 15:15:05.000000000 +0200 +@@ -6,8 +6,8 @@ + sub check { + my $params = shift; + +- # Do not run an package inventory if there is the --nosoft parameter +- return if ($params->{params}->{nosoft}); ++ # Do not run an package inventory if there is the --nosoftware parameter ++ return if ($params->{params}->{nosoftware}); + + `lslpp -l 2>&1`; + return if ($? >> 8)!=0; +diff -Nru Ocsinventory-Agent-0.0.9.2/lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging.pm Ocsinventory-Agent-0.0.9.2-nosoftware/lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging.pm +--- Ocsinventory-Agent-0.0.9.2/lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging.pm 2008-04-02 17:33:20.000000000 +0200 ++++ Ocsinventory-Agent-0.0.9.2-nosoftware/lib/Ocsinventory/Agent/Backend/OS/Generic/Packaging.pm 2008-09-03 15:15:18.000000000 +0200 +@@ -5,8 +5,8 @@ + sub check { + my $params = shift; + +- # Do not run an package inventory if there is the --nosoft parameter +- return if ($params->{params}->{nosoft}); ++ # Do not run an package inventory if there is the --nosoftware parameter ++ return if ($params->{params}->{nosoftware}); + + 1; + } +diff -Nru Ocsinventory-Agent-0.0.9.2/lib/Ocsinventory/Agent/Backend/OS/Solaris/Packages.pm Ocsinventory-Agent-0.0.9.2-nosoftware/lib/Ocsinventory/Agent/Backend/OS/Solaris/Packages.pm +--- Ocsinventory-Agent-0.0.9.2/lib/Ocsinventory/Agent/Backend/OS/Solaris/Packages.pm 2008-04-02 17:33:20.000000000 +0200 ++++ Ocsinventory-Agent-0.0.9.2-nosoftware/lib/Ocsinventory/Agent/Backend/OS/Solaris/Packages.pm 2008-09-03 15:15:33.000000000 +0200 +@@ -6,8 +6,8 @@ + sub check { + my $params = shift; + +- # Do not run an package inventory if there is the --nosoft parameter +- return if ($params->{params}->{nosoft}); ++ # Do not run an package inventory if there is the --nosoftware parameter ++ return if ($params->{params}->{nosoftware}); + + `which pkginfo 2>&1`; + return if ($? >> 8)!=0; +diff -Nru Ocsinventory-Agent-0.0.9.2/ocsinventory-agent Ocsinventory-Agent-0.0.9.2-nosoftware/ocsinventory-agent +--- Ocsinventory-Agent-0.0.9.2/ocsinventory-agent 2008-04-18 18:49:44.000000000 +0200 ++++ Ocsinventory-Agent-0.0.9.2-nosoftware/ocsinventory-agent 2008-09-03 15:24:25.000000000 +0200 +@@ -210,7 +210,7 @@ + + }); + +-if ($params->{nosoftware}) { ++if ($params->{nosoft}) { + $logger->info("the parameter --nosoft is deprecated and may be removed in a futur release, please use --nosoftware instead."); + $params->{nosoftware} = 1 + } --- ocsinventory-agent-2.0.5.orig/debian/patches/kvm-detection.diff +++ ocsinventory-agent-2.0.5/debian/patches/kvm-detection.diff @@ -0,0 +1,11 @@ +--- Ocsinventory-Agent-1.1.orig/lib/Ocsinventory/Agent/Backend/Virtualization/Qemu.pm ++++ Ocsinventory-Agent-1.1/lib/Ocsinventory/Agent/Backend/Virtualization/Qemu.pm +@@ -3,7 +3,7 @@ + + use strict; + +-sub check { return (can_run('qemu') || can_run('qemu'))} ++sub check { return (can_run('qemu') || can_run('kvm'))} + + sub run { + my $params = shift; --- ocsinventory-agent-2.0.5.orig/debian/patches/no-ExtUtils-Installed.diff +++ ocsinventory-agent-2.0.5/debian/patches/no-ExtUtils-Installed.diff @@ -0,0 +1,26 @@ +--- ocsinventory-agent-1.1.1.orig/lib/Ocsinventory/Agent/Backend.pm ++++ ocsinventory-agent-1.1.1/lib/Ocsinventory/Agent/Backend.pm +@@ -4,8 +4,6 @@ + no strict 'refs'; + use warnings; + +-use ExtUtils::Installed; +- + sub new { + my (undef, $params) = @_; + +@@ -88,14 +86,6 @@ + # devlib enable, I only search for backend module in ./lib + push (@dirToScan, './lib'); + } else { +- my ($inst) = ExtUtils::Installed->new(); +- +- eval {@installed_files = +- $inst->files('Ocsinventory')}; +- +-# ExtUtils::Installed is nice but it needs properly installed package with +-# .packlist +-# This is a workaround for 'invalide' installations... + foreach (@INC) { + next if ! -d || (-l && -d readlink) || /^(\.|lib)$/; + push @dirToScan, $_; --- ocsinventory-agent-2.0.5.orig/debian/patches/no_postinst_questions +++ ocsinventory-agent-2.0.5/debian/patches/no_postinst_questions @@ -0,0 +1,13 @@ +Index: Ocsinventory-Agent-0.0.7/Makefile.PL +=================================================================== +--- Ocsinventory-Agent-0.0.7.orig/Makefile.PL 2008-01-13 11:19:13.000000000 +0100 ++++ Ocsinventory-Agent-0.0.7/Makefile.PL 2008-01-13 11:19:22.000000000 +0100 +@@ -7,7 +7,7 @@ + return ' + install :: all pure_install doc_install + $(NOECHO) $(NOOP) +- [ ! -f run-postinst ] || perl postinst.pl ++ #[ ! -f run-postinst ] || perl postinst.pl + '; + } + --- ocsinventory-agent-2.0.5.orig/debian/patches/pod-syntax.diff +++ ocsinventory-agent-2.0.5/debian/patches/pod-syntax.diff @@ -0,0 +1,11 @@ +--- Ocsinventory-Agent-1.1.orig/ocsinventory-agent ++++ Ocsinventory-Agent-1.1/ocsinventory-agent +@@ -221,6 +221,8 @@ + + It looks for the file in these directory: + ++=over ++ + =item /etc/ocsinventory + + =item /usr/local/etc/ocsinventory --- ocsinventory-agent-2.0.5.orig/debian/patches/series +++ ocsinventory-agent-2.0.5/debian/patches/series @@ -0,0 +1 @@ +#pod-syntax.diff --- ocsinventory-agent-2.0.5.orig/debian/po/POTFILES.in +++ ocsinventory-agent-2.0.5/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] ocsinventory-agent.templates --- ocsinventory-agent-2.0.5.orig/debian/po/ar.po +++ ocsinventory-agent-2.0.5/debian/po/ar.po @@ -0,0 +1,86 @@ +# translation of templates.po to Arabic +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Ossama M. Khayat , 2007. +msgid "" +msgstr "" +"Project-Id-Version: templates\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2007-05-13 17:08+0300\n" +"Last-Translator: Ossama M. Khayat \n" +"Language-Team: Arabic \n" +"Language: ar\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=6; plural=n==1 ? 0 : n==0 ? 1 : n==2 ? 2: n%100>=3 && " +"n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "local" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "الطريقة المستخدمة لتوليد المخزون:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "اختر الطريقة 'local' إن لم يكن لديك اتصال شبكي." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "اختر الطريقة 'http' إن كان هناك خادم مخزون OCS Inventory مُعدّ." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "اسم خادم مخزون OCS Inventory:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "الرجاء إدخال اسم المضيف لخادم مخزون OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "مسمى المخزون الناتج:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"يمكن لكل مخزون أن يكون له مسمى معين. الرجاء إدخال المسمى الذي تود استخدامه " +"للمخزون الجديد." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "يمكن ترك هذا الحقل فارغاً دون تحديد مسمى للمخزون الجديد." --- ocsinventory-agent-2.0.5.orig/debian/po/bg.po +++ ocsinventory-agent-2.0.5/debian/po/bg.po @@ -0,0 +1,84 @@ +# translation of bg.po to Bulgarian +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Damyan Ivanov , 2007. +msgid "" +msgstr "" +"Project-Id-Version: bg\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2007-05-12 19:17+0300\n" +"Last-Translator: Damyan Ivanov \n" +"Language-Team: Bulgarian \n" +"Language: bg\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: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "локално" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "на сървър" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Съхранение на информацията за инвентара:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Изберете „локално“ ако нямате връзка с OCS-сървър." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "Изберете „на OCS-сървър“ ако имате достъп до инвентарен сървър." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "OCS-сървър:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Въведете името на хоста, където е инсталиран OCS-сървъра." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Етикет:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Всеки инвентар може да има присвоен етикет. Въведете етикета, който искате " +"да се използва с новия инвентар." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "Ако не желаете да присвоите етикет, оставете полето празно." --- ocsinventory-agent-2.0.5.orig/debian/po/cs.po +++ ocsinventory-agent-2.0.5/debian/po/cs.po @@ -0,0 +1,85 @@ +# 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. +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2007-05-25 23:37+0200\n" +"Last-Translator: Miroslav Kure \n" +"Language-Team: Czech \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "lokální" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Způsob vytvoření inventáře:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Nejste-li připojeni k síti, zvolte 'lokální'." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "Pokud již máte nastaven server OCS Inventory, zvolte 'http'." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Jméno serveru OCS Inventory:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Zadejte prosím jméno počítače, na kterém běží OCS Inventory server." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Značka vytvořeného inventáře:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Každý inventář má přidělenu značku. Zadejte značku, kterou chcete použít pro " +"nový inventář." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Toto pole můžete nechat prázdné a novému inventáři tak žádnou značku " +"nepřidělit." --- ocsinventory-agent-2.0.5.orig/debian/po/da.po +++ ocsinventory-agent-2.0.5/debian/po/da.po @@ -0,0 +1,85 @@ +# Danish translation ocsinventory-agent. +# Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the ocsinventory-agent package. +# Joe Hansen , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2010-05-10 17:30+01:00\n" +"Last-Translator: Joe Hansen \n" +"Language-Team: Danish \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "lokal" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Metode brugt til at oprette lageret:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Vælg metoden lokal hvis du ikke har en netværksforbindelse." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "Vælg metoden http hvis en OCS-lagerserver er sat op." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Serverværtsnavn for OCS-lager:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Indtast venligst værtsnavnet på OCS-lagerserveren." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Mærke for det oprettede lager:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Hvert lager kan have et associeret mærke. Indtast venligst det mærke du " +"ønsker for dette nye lager." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Dette felt kan efterlades uudfyldt for at fortsætte uden et nyt mærke for " +"lageret." --- ocsinventory-agent-2.0.5.orig/debian/po/de.po +++ ocsinventory-agent-2.0.5/debian/po/de.po @@ -0,0 +1,89 @@ +# Translation of ocsinventory-agent debconf templates to German +# Copyright (C) Helge Kreutzmann , 2007. +# This file is distributed under the same license as the ocsinventory-agent package. +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent 1.0+debian-3\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2007-05-15 21:13+0200\n" +"Last-Translator: Helge Kreutzmann \n" +"Language-Team: German \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "lokal" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "HTTP" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Methode zum Erstellen der Inventarliste:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Wählen Sie die »lokal«-Methode, falls Sie keine Netzverbindung haben." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"Wählen Sie die »HTTP«-Methode, falls ein OCS-Inventory-Server eingerichtet " +"ist." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Rechnername des OCS-Inventory-Servers:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Bitte geben Sie den Rechnernamen des OCS-Inventory-Servers ein." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Markierung (»Tag«) für die erstellte Inventarliste:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Jede Inventarliste kann eine zugeordnete Markierung enthalten. Bitte geben " +"Sie die Markierung ein, die Sie für die Inventarliste haben möchten." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Dieses Feld kann leer bleiben, um ohne Setzen einer neuen Markierung für die " +"Inventarliste fortzufahren." + +#~ msgid "Leave blank to ignore" +#~ msgstr "Leer lassen zum Ignorieren" --- ocsinventory-agent-2.0.5.orig/debian/po/es.po +++ ocsinventory-agent-2.0.5/debian/po/es.po @@ -0,0 +1,100 @@ +# ocsinventory-agent translation to spanish. +# Copyright (C) 2007 THE ocsinventory-agent'S COPYRIGHT HOLDER +# This file is distributed under the same license as the ocsinventory-agent package. +# Changes: +# - Initial translation +# Maria Germana Oliveira Blazetic, 2007. +# 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/coordinacion +# especialmente las notas de traducción en +# http://www.debian.org/intl/spanish/notas +# +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent 1:0.0.8-1\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2008-04-09 07:51-0430\n" +"Last-Translator: Maria Germana Oliveira Blazetic \n" +"Language-Team: Spanish\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "local" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Método usado para generar el inventario:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Seleccione el método «local» si no posee una conexión de red." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "Seleccione el método «http» si posee un servidor de inventario OCS." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Nombre del servidor de inventario OCS:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Introduzca el nombre del servidor de inventario OCS." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Etiqueta del inventario generado:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Cada inventario puede tener una etiqueta asociada. Introduzca la etiqueta a " +"utilizar con el nuevo inventario." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Puede dejar este campo en blanco para continuar sin asignar una nueva " +"etiqueta al inventario." --- ocsinventory-agent-2.0.5.orig/debian/po/fr.po +++ ocsinventory-agent-2.0.5/debian/po/fr.po @@ -0,0 +1,89 @@ +# This file is distributed under the same license as the ocsinventory-agent package. +# +# Christian Perrier , 2007. +msgid "" +msgstr "" +"Project-Id-Version: fr\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2007-05-16 07:19+0200\n" +"Last-Translator: Christian Perrier \n" +"Language-Team: French \n" +"Language: fr\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: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "Locale" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "HTTP" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Méthode de création de l'inventaire :" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "" +"Veuillez choisir la méthode « Locale » pour ne pas utiliser de connexion " +"réseau." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"La méthode « HTTP » doit être utilisée si un serveur d'inventaire OCS est " +"configuré." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Nom d'hôte du serveur d'inventaire OCS :" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Veuillez indiquer le nom d'hôte du serveur d'inventaire OCS." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Étiquette de l'inventaire créé :" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Chaque inventaire peut se voir associé une étiquette (« tag »). Veuillez " +"indiquer celle que vous souhaitez utiliser pour l'inventaire de cette " +"machine." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Ce champ peut être laissé vide pour ne pas utiliser d'étiquette avec cet " +"inventaire." --- ocsinventory-agent-2.0.5.orig/debian/po/gl.po +++ ocsinventory-agent-2.0.5/debian/po/gl.po @@ -0,0 +1,85 @@ +# Galician translation of ocsinventory-agent's debconf templates +# This file is distributed under the same license as the ocsinventory-agent package. +# Jacobo Tarrio , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2007-05-12 19:59+0200\n" +"Last-Translator: Jacobo Tarrio \n" +"Language-Team: Galician \n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "local" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Método para xerar o inventario:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Escolla o método \"local\" se non ten unha conexión á rede." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"Escolla o método \"http\" se hai configurado un servidor de OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Nome do servidor de OCS Inventory:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Introduza o nome do servidor de OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Etiqueta para o inventario xerado:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Cada inventario pode ter unha etiqueta asociada. Introduza a etiqueta que " +"quere para o novo inventario." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Pode deixar este campo baleiro para continuar sen establecer unha nova " +"etiqueta para o inventario." --- ocsinventory-agent-2.0.5.orig/debian/po/it.po +++ ocsinventory-agent-2.0.5/debian/po/it.po @@ -0,0 +1,85 @@ +# Italian (it) translation of debconf templates for ocsinventory-agent +# Copyright (C) 2007 Software in the Public Interest +# This file is distributed under the same license as the ocsinventory-agent package. +# Luca Monducci , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent italian debconf templates\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2007-05-27 16:16+0200\n" +"Last-Translator: Luca Monducci \n" +"Language-Team: Italian \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "locale" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Metodo per la generazione dell'inventario:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Scegliere \"locale\" se non si dispone di una connessione di rete." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "Scegliere \"http\" se è attivo un server OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Nome host con il server OCS Inventory:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Inserire il nome dell'host con il server OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Etichetta per l'inventario:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Ad ogni inventario può essere associata un'etichetta. Inserire l'etichetta " +"che si desidera usare per il nuovo inventario." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Questo campo può essere lasciato in bianco per proseguire senza impostare " +"un'etichetta per l'inventario." --- ocsinventory-agent-2.0.5.orig/debian/po/ja.po +++ ocsinventory-agent-2.0.5/debian/po/ja.po @@ -0,0 +1,86 @@ +# Copyright (C) 2009 Pierre Chifflier +# This file is distributed under the same license as ocsinventory-agent package. +# Hideki Yamane , 2009-2010 +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent 2:1.1.1-2\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2010-01-09 11:21+0200\n" +"Last-Translator: Hideki Yamane (Debian-JP) \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "ローカル" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "インベントリを生成するのに使うメソッド:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "ネットワーク接続が無い場合は 'local' メソッドを選んでください。" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"OSC インベントリサーバが設定されている場合は 'http' メソッドを選んでくださ" +"い。" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "OCS インベントリサーバのホスト名:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "OSC インベントリサーバのホスト名を入力してください。" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "生成したインベントリ用のタグ:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"各インベントリは関連するタグを持つことができます。新しいインベントリに使いた" +"いタグを入力してください。" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"この欄を空白のままにしておいて、インベントリに新しいタグを設定しないで進める" +"こともできます。" --- ocsinventory-agent-2.0.5.orig/debian/po/nl.po +++ ocsinventory-agent-2.0.5/debian/po/nl.po @@ -0,0 +1,87 @@ +# 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. +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2007-05-16 19:54+0100\n" +"Last-Translator: Bart Cornelis \n" +"Language-Team: debian-l10n-dutch \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Dutch\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "lokaal" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Bij het inventariseren te gebruiken methode:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Als u geen netwerkverbinding heeft kiest u best de methode 'lokaal'." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"Als u een OCS-inventaris-server opgezet heeft kies dan de methode 'http'." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Computernaam van de OCS-inventaris-server:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Wat is de computernaam van de OCS-inventaris-server?" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Label voor de gegenereerde inventaris:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Met elke inventaris kan label geassocieerd worden. Welk label wilt u met de " +"nieuwe inventaris associëren?" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Als u geen label wilt instellen voor de inventaris kunt u dit veld gewoon " +"leeg laten." --- ocsinventory-agent-2.0.5.orig/debian/po/pl.po +++ ocsinventory-agent-2.0.5/debian/po/pl.po @@ -0,0 +1,90 @@ +# Translation of ocsinventory-agent debconf templates to Polish. +# Copyright (C) 2009 +# This file is distributed under the same license as the ocsinventory-agent package. +# +# Michał Kułach , 2012. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2012-02-19 17:54+0100\n" +"Last-Translator: Michał Kułach \n" +"Language-Team: Polish \n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.2\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "lokalna" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Metoda używana do generowania zestawienia:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "" +"Proszę wybrać metodę \"lokalna\", jeśli nie występuje połączenie z siecią." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"Proszę wybrać \"http\", jeśli serwer OCS Inventory jest skonfigurowany." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Nazwa hosta serwera OCS Inventory:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Proszę podać nazwę serwera OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Etykiety do wygenerowanego zestawienia:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Każde zestawienie może posiadać powiązaną etykietę. Proszę ją podać, jeśli " +"ma zostać użyta dla nowego zestawienia." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Aby nie ustawiać nowej etykiety dla zestawienia, proszę pozostawić pole " +"puste." --- ocsinventory-agent-2.0.5.orig/debian/po/pt.po +++ ocsinventory-agent-2.0.5/debian/po/pt.po @@ -0,0 +1,90 @@ +# Portuguese translations for ocsinventory-agent package. +# Copyright (C) 2007 Miguel Figueiredo +# This file is distributed under the same license as the ocsinventory-agent package. +# Miguel Figueiredo , 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent 1.01-3\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2007-05-01 21:18+0100\n" +"Last-Translator: Miguel Figueiredo \n" +"Language-Team: Portuguese \n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "local" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Método utilizado para gerar o inventário:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Escolha o método 'local' se não tiver uma ligação de rede." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"Escolha o método 'http' se tiver instalado um servidor de OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Nome da máquina do servidor de OCS Inventory:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Por favor, introduza o nome da máquina do servidor de OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Etiqueta para o inventário gerado:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Cada inventário pode ter associado uma etiqueta. Por favor introduza a " +"etiqueta que gostaria de ter para o novo inventário." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Este campo pode ser deixado em branco para continuar sem definir uma nova " +"etiqueta para o inventário." + +#~ msgid "Leave blank to ignore" +#~ msgstr "Deixe em branco para ignorar" --- ocsinventory-agent-2.0.5.orig/debian/po/pt_BR.po +++ ocsinventory-agent-2.0.5/debian/po/pt_BR.po @@ -0,0 +1,87 @@ +# ocsinventory-agent Brazilian Portuguese po-debconf Translation. +# Copyright (C) 2008 THE ocsinventory-agent COPYRIGHT HOLDER +# This file is distributed under the same license as the ocsinventory-agent package. +# Jefferson Alexandre dos Santos , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2008-03-14 13:10-0300\n" +"Last-Translator: Jefferson Alexandre dos Santos \n" +"Language-Team: l10n portuguese \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"pt_BR utf-8\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "local" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Método utilizado para gerar o inventário:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Escolha o método 'local' se você não tem uma conexão de rede." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"Escolha o método 'http' se um servidor OCS Inventory já está configurado." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Nome de máquina do servidor OCS Inventory:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Por favor, informe o nome de máquina do servidor OCS inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Etiqueta para os inventários gerados:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Cada inventário pode ter uma etiqueta associada. Por favor, informe a tag " +"que você gostaria para o novo inventário." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Este campo pode ser deixado em branco para continuar sem configurar uma nova " +"etiqueta para o inventário." --- ocsinventory-agent-2.0.5.orig/debian/po/ro.po +++ ocsinventory-agent-2.0.5/debian/po/ro.po @@ -0,0 +1,84 @@ +# translation of ocsinventory-agent to Romanian +# Copyright (C) 2007 +# This file is distributed under the same license as the ocsinventory-agent package. +# Igor Știrbu , 2007 +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2007-05-25 02:55+0300\n" +"Last-Translator: Igor Știrbu \n" +"Language-Team: Romanian \n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "local" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Metoda utilizată pentru a genera inventarul:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Alegeți metoda „local” dacă nu sunteți conectați la rețea." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "Alegeți metoda „http” dacă este instalat un server OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Numele serverului OCS Inventory:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Introduceți numele serverului OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Eticheta pentru inventarul generat:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Fiecare inventar poate avea asociată o etichetă. Introduceți eticheta dorită " +"pentru noul inventar." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Puteți continua și fără etichetarea inventarului lăsând liber acest câmp." --- ocsinventory-agent-2.0.5.orig/debian/po/ru.po +++ ocsinventory-agent-2.0.5/debian/po/ru.po @@ -0,0 +1,87 @@ +# 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 , 2009. +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent 1:1.0.1-3\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2009-08-05 21:18+0400\n" +"Last-Translator: Yuri Kozlov \n" +"Language-Team: Russian \n" +"Language: ru\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: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "локальный" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Метод для генерации описи:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Выберите метод 'локальный', если не имеете сетевых подключений." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "Выберите метод 'http', если имеется сервер OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Имя хоста сервера OCS Inventory:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Введите имя хоста для сервера OCS inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Метка для создаваемой описи:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Каждой описи можно присвоить связанную с ней метку. Введите метку для новой " +"описи." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Это поле можно оставить пустым, чтобы не задавать новую метку для описи." --- ocsinventory-agent-2.0.5.orig/debian/po/sk.po +++ ocsinventory-agent-2.0.5/debian/po/sk.po @@ -0,0 +1,90 @@ +# Slovak translations for ocsinventory-agent package +# Slovenské preklady pre balík ocsinventory-agent. +# Copyright (C) 2011 THE ocsinventory-agent'S COPYRIGHT HOLDER +# This file is distributed under the same license as the ocsinventory-agent package. +# Automatically generated, 2011. +# Slavko , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent 1.1.1-2.3\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2011-04-10 14:01+0200\n" +"Last-Translator: Slavko \n" +"Language-Team: Slovak \n" +"Language: sk\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>=2 && n<=4) ? 1 : 2;\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "lokálny" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Metóda generovania inventára:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Metódu „lokálna” vyberte, ak nemáte sieťové pripojenie." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"Metódu „lokálna” vyberte, ak nemáte sieťové pripojenie.\n" +"Metódu „http” vyberte, ak je nastavený server OCS Inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Meno stroja so serverom OCS Inventory:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Prosím zadajte meno hostiteľa servera OCS inventory." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Značka generovaného inventára:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"každý inventár môže pripojenú značku. Prosím zadajte značku, ktorá má byť " +"použité v novom inventáre." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Toto pole môže ostať prázdne a v takom prípade nebude nastavená žiadna " +"značka inventára." --- ocsinventory-agent-2.0.5.orig/debian/po/sv.po +++ ocsinventory-agent-2.0.5/debian/po/sv.po @@ -0,0 +1,87 @@ +# translation of ocsinventory-agent.po to swedish +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Martin Bagge , 2008. +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2008-11-22 22:15+0100\n" +"Last-Translator: Martin Bagge \n" +"Language-Team: swedish \n" +"Language: \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: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "lokal" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Metod som ska användas för att skapa innehållsförteckning:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Välj metoden 'lokal' om du inte har en nätverksanslutning." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"Välj metoden 'http' om det finns anslutning till en OCS Inventory-server." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Värdnamn för OCS Inventory server:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Ange värdnamnet för OCS Inventory-servern." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Ettikett för den skapade innehållsförteckningen:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Alla innehållsförteckningarna kan ha ettiketter, Ange ettikett som du vill " +"använda för den nya innehållsförteckningen." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Fältet kan lämnas blankt om ingen ettikett ska sättas på " +"innehållsförteckningen." --- ocsinventory-agent-2.0.5.orig/debian/po/templates.pot +++ ocsinventory-agent-2.0.5/debian/po/templates.pot @@ -0,0 +1,81 @@ +# 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: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+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: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" --- ocsinventory-agent-2.0.5.orig/debian/po/vi.po +++ ocsinventory-agent-2.0.5/debian/po/vi.po @@ -0,0 +1,88 @@ +# Vietnamese translation for OCS Inventory Agent. +# Copyright © 2010 Free Software Foundation, Inc. +# Clytie Siddall , 2010. +# +msgid "" +msgstr "" +"Project-Id-Version: ocsinventory-agent\n" +"Report-Msgid-Bugs-To: ocsinventory-agent@packages.debian.org\n" +"POT-Creation-Date: 2009-11-14 21:31+0100\n" +"PO-Revision-Date: 2010-05-13 23:05+0930\n" +"Last-Translator: Clytie Siddall \n" +"Language-Team: Vietnamese \n" +"Language: vi\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.8\n" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "local" +msgstr "cục bộ" + +#. Type: select +#. Choices +#: ../ocsinventory-agent.templates:2001 +msgid "http" +msgstr "http" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Method used to generate the inventory:" +msgstr "Phương pháp dùng để tạo ra bản kiểm kê:" + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'local' method if you do not have a network connection." +msgstr "Không có kết nối đến mạng nên chọn phương pháp « cục bộ »." + +#. Type: select +#. Description +#: ../ocsinventory-agent.templates:2002 +msgid "Choose the 'http' method if an OCS Inventory server is set up." +msgstr "" +"Đã thiết lập một máy phục vụ Kiểm Kê OCS (OCS Inventory) nên chọn phương " +"pháp « http »." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "OCS Inventory server host name:" +msgstr "Tên máy chủ kiểm kê OCS:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:3001 +msgid "Please enter the host name of the OCS inventory server." +msgstr "Hãy nhập tên máy của máy phục vụ kiểm kê OCS." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "Tag for the generated inventory:" +msgstr "Thẻ cho bản kiểm kê đã tạo ra:" + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"Each inventory can have an associated tag. Please enter the tag you would " +"like for the new inventory." +msgstr "" +"Mỗi bản kiểm kê có thể được gán một thẻ. Hãy nhập thẻ thích hợp với bản kiểm " +"kê mới." + +#. Type: string +#. Description +#: ../ocsinventory-agent.templates:4001 +msgid "" +"This field can be left blank to continue without setting a new tag for the " +"inventory." +msgstr "" +"Cũng có thể bỏ trống trường này, để tiếp tục mà không lập một thẻ mới cho " +"bản kiểm kê." --- ocsinventory-agent-2.0.5.orig/debian/rules +++ ocsinventory-agent-2.0.5/debian/rules @@ -0,0 +1,90 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +DEB_DH_INSTALL_CRON_ARGS=--name=ocsinventory-agent + +configure: configure-stamp +configure-stamp: + dh_testdir + + QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2 + + touch configure-stamp + + +build: build-arch build-indep +build-arch: build-stamp +build-indep: build-stamp + +build-stamp: configure-stamp + dh_testdir + + PERL_AUTOINSTALL=--skip perl -I. Makefile.PL INSTALLDIRS=vendor + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) clean + rm -f Makefile.old + + QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2 + rm -rf .pc + [ ! -f ipdiscover ] || rm -f ipdiscover + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install + + install -d -m 0755 $(CURDIR)/debian/tmp/etc/ocsinventory + install -m 0644 etc/ocsinventory-agent/modules.conf $(CURDIR)/debian/tmp/etc/ocsinventory/ + + dh_install --list-missing --sourcedir=debian/tmp + + + +# Build architecture-dependent files here. +binary-arch: build install +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build install + dh_testdir + dh_testroot + dh_installchangelogs Changes + dh_installdocs + dh_installexamples +# dh_install + dh_installdebconf + dh_installlogrotate +# dh_installinit + dh_installcron $(DEB_DH_INSTALL_CRON_ARGS) +# dh_installinfo + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms + dh_perl +# dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- ocsinventory-agent-2.0.5.orig/debian/source/format +++ ocsinventory-agent-2.0.5/debian/source/format @@ -0,0 +1 @@ +1.0 --- ocsinventory-agent-2.0.5.orig/debian/watch +++ ocsinventory-agent-2.0.5/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://search.cpan.org/dist/Ocsinventory-Agent/ .*/Ocsinventory-Agent-([[:digit:]].*)\.tar\.gz