dpkg-buildpackage -rfakeroot -us -uc dpkg-buildpackage: info: paquet source alternc-munin dpkg-buildpackage: info: version source 3.5.0~zznightly201806240200 dpkg-buildpackage: info: distribution source stable dpkg-buildpackage: info: source changé par Nightly Build dpkg-source --before-build alternc-munin dpkg-buildpackage: info: architecture hôte i386 dpkg-source: avertissement: champ d'information inconnu « Description-Fr » dans les données d'entrée de section du paquet dans le fichier info fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp dh_clean rm -f debian/debhelper-build-stamp rm -f debian/alternc-munin.substvars rm -f debian/alternc-munin.*.debhelper rm -rf debian/alternc-munin/ rm -rf debian/.debhelper/ rm -f debian/*.debhelper.log dh_clean: Compatibility levels before 9 are deprecated (level 7 in use) rm -f debian/files find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) rm -f *-stamp dpkg-source -b alternc-munin dpkg-source: avertissement: champ d'information inconnu « Description-Fr » dans les données d'entrée de section du paquet dans le fichier info dpkg-source: avertissement: aucun format source indiqué dans debian/source/format, voir dpkg-source(1) dpkg-source: avertissement: répertoire source « alternc-munin » n'est pas - « alternc-munin-3.5.0~zznightly201806240200 » dpkg-source: info: utilisation du format source « 1.0 » dpkg-source: info: construction de alternc-munin dans alternc-munin_3.5.0~zznightly201806240200.tar.gz dpkg-source: info: construction de alternc-munin dans alternc-munin_3.5.0~zznightly201806240200.dsc debian/rules build dh_testdir touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_clean: Compatibility levels before 9 are deprecated (level 7 in use) dh_clean: dh_clean -k is deprecated; use dh_prep instead rm -f debian/debhelper-build-stamp rm -f debian/alternc-munin.substvars rm -f debian/alternc-munin.*.debhelper rm -rf debian/alternc-munin/ rm -rf debian/.debhelper/ find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) dh_installdirs dh_installdirs: Compatibility levels before 9 are deprecated (level 7 in use) install -d debian/alternc-munin install -d debian/alternc-munin/usr/share/munin/ debian/alternc-munin/usr/lib/alternc/ cp -r usr/* debian/alternc-munin/usr dh_testdir dh_testroot dh_installchangelogs install -d debian/alternc-munin/usr/share/doc/alternc-munin install -p -m0644 debian/changelog debian/alternc-munin/usr/share/doc/alternc-munin/changelog dh_installdocs install -p -m0644 debian/README.Debian debian/alternc-munin/usr/share/doc/alternc-munin/README.Debian install -p -m0644 debian/copyright debian/alternc-munin/usr/share/doc/alternc-munin/copyright dh_installdebconf install -d debian/alternc-munin/DEBIAN sed s/#DEBHELPER#// < debian/config > debian/alternc-munin/DEBIAN/config chmod 0755 -- debian/alternc-munin/DEBIAN/config chown 0:0 -- debian/alternc-munin/DEBIAN/config install -p -m0644 debian/templates debian/alternc-munin/DEBIAN/templates (grep -a -s -v misc:Depends debian/alternc-munin.substvars; echo "misc:Depends=debconf (>= 0.5) | debconf-2.0") > debian/alternc-munin.substvars.new mv debian/alternc-munin.substvars.new debian/alternc-munin.substvars echo "# Automatically added by dh_installdebconf">> debian/alternc-munin.postrm.debhelper sed "" /usr/share/debhelper/autoscripts/postrm-debconf >> debian/alternc-munin.postrm.debhelper echo '# End automatically added section' >> debian/alternc-munin.postrm.debhelper dh_installlogrotate dh_installcron dh_strip dh_strip: Compatibility levels before 9 are deprecated (level 7 in use) dh_link dh_compress cd debian/alternc-munin chmod a-x usr/share/doc/alternc-munin/changelog gzip -9nf usr/share/doc/alternc-munin/changelog cd '/home/nightly/buildroot0/alternc-munin' dh_installdeb sed s/#DEBHELPER#// < debian/postinst > debian/alternc-munin/DEBIAN/postinst chmod 0755 -- debian/alternc-munin/DEBIAN/postinst chown 0:0 -- debian/alternc-munin/DEBIAN/postinst sed s/#DEBHELPER#// < debian/prerm > debian/alternc-munin/DEBIAN/prerm chmod 0755 -- debian/alternc-munin/DEBIAN/prerm chown 0:0 -- debian/alternc-munin/DEBIAN/prerm printf '#!/bin/sh set -e ' > debian/alternc-munin/DEBIAN/postrm cat debian/alternc-munin.postrm.debhelper >> debian/alternc-munin/DEBIAN/postrm chmod 0755 -- debian/alternc-munin/DEBIAN/postrm chown 0:0 -- debian/alternc-munin/DEBIAN/postrm dh_installdeb: Compatibility levels before 9 are deprecated (level 7 in use) dh_perl dh_gencontrol -- -cdebian/control echo misc:Pre-Depends= >> debian/alternc-munin.substvars dpkg-gencontrol -palternc-munin -ldebian/changelog -Tdebian/alternc-munin.substvars -Pdebian/alternc-munin -cdebian/control dpkg-gencontrol: avertissement: champ d'information inconnu « Description-Fr » dans les données d'entrée de section du paquet dans le fichier info dpkg-gencontrol: avertissement: paquet alternc-munin : variable de substitution inutilisée ${misc:Depends} chmod 0644 -- debian/alternc-munin/DEBIAN/control chown 0:0 -- debian/alternc-munin/DEBIAN/control dh_md5sums (cd debian/alternc-munin >/dev/null ; find . -type f ! -regex './DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums) >/dev/null chmod 0644 -- debian/alternc-munin/DEBIAN/md5sums chown 0:0 -- debian/alternc-munin/DEBIAN/md5sums dh_builddeb dpkg-deb --build debian/alternc-munin .. dpkg-deb: building package 'alternc-munin' in '../alternc-munin_3.5.0~zznightly201806240200_all.deb'. dpkg-genbuildinfo dpkg-genchanges >../alternc-munin_3.5.0~zznightly201806240200_i386.changes dpkg-genchanges: avertissement: champ d'information inconnu « Description-Fr » dans les données d'entrée de section du paquet dans le fichier info dpkg-genchanges: info: inclusion du code source original dans l'envoi (« upload ») dpkg-source --after-build alternc-munin dpkg-source: avertissement: champ d'information inconnu « Description-Fr » dans les données d'entrée de section du paquet dans le fichier info dpkg-buildpackage: info: envoi complet ; paquet Debian natif (inclusion du code source complet) Now running lintian... W: alternc-munin source: diff-contains-git-control-dir .git W: alternc-munin source: debhelper-but-no-misc-depends alternc-munin W: alternc-munin source: package-uses-deprecated-debhelper-compat-version 7 W: alternc-munin source: dh-clean-k-is-deprecated W: alternc-munin source: changelog-should-mention-nmu W: alternc-munin source: source-nmu-has-incorrect-version-number 3.5.0~zznightly201806240200 E: alternc-munin source: untranslatable-debconf-templates templates: 3 E: alternc-munin source: not-using-po-debconf W: alternc-munin source: debian-rules-missing-recommended-target build-arch W: alternc-munin source: debian-rules-missing-recommended-target build-indep E: alternc-munin source: clean-should-be-satisfied-by-build-depends debhelper W: alternc-munin source: ancient-standards-version 3.9.1 (current is 3.9.8) W: alternc-munin: copyright-without-copyright-notice W: alternc-munin: possible-debconf-note-abuse config:10 alternc-munin/info W: alternc-munin: postinst-does-not-load-confmodule E: alternc-munin: description-contains-tabs W: alternc-munin: command-with-path-in-maintainer-script postinst:40 /usr/sbin/munin-node-configure E: alternc-munin: maintainer-script-calls-init-script-directly postinst:43 E: alternc-munin: maintainer-script-calls-init-script-directly prerm:14 Finished running lintian. Now signing changes and any dsc files... signfile dsc alternc-munin_3.5.0~zznightly201806240200.dsc 0x1994905A fixup_buildinfo alternc-munin_3.5.0~zznightly201806240200.dsc alternc-munin_3.5.0~zznightly201806240200_i386.buildinfo signfile buildinfo alternc-munin_3.5.0~zznightly201806240200_i386.buildinfo 0x1994905A fixup_changes dsc alternc-munin_3.5.0~zznightly201806240200.dsc alternc-munin_3.5.0~zznightly201806240200_i386.changes fixup_changes buildinfo alternc-munin_3.5.0~zznightly201806240200_i386.buildinfo alternc-munin_3.5.0~zznightly201806240200_i386.changes signfile changes alternc-munin_3.5.0~zznightly201806240200_i386.changes 0x1994905A Successfully signed dsc, buildinfo, changes files