dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package exim4 dpkg-buildpackage: source version 4.74~rc2-1~amlenny+1 dpkg-buildpackage: source changed by Andreas Metzler dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir dh_testroot debconf-updatepo rm -f build-stamp configure-stamp installbase-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make distclean make[1]: Entering directory `/tmp/EXIM4/exim-4.74' /bin/rm -rf build-* make[1]: Leaving directory `/tmp/EXIM4/exim-4.74' rm -rf build-* doc/tmp rm -f EDITME.* unpack-configs-stamp rm -f /tmp/EXIM4/exim-4.74/debian/debconf/exim4.conf.template /tmp/EXIM4/exim-4.74/debian/files rm -f /tmp/EXIM4/exim-4.74/debian/README.Debian /tmp/EXIM4/exim-4.74/debian/README.Debian.html #these are identical for all daemon-* and therefore symlinked #pwd chmod 755 /tmp/EXIM4/exim-4.74/debian/exim-gencert /tmp/EXIM4/exim-4.74/debian/timeout.pl \ /tmp/EXIM4/exim-4.74/debian/exim4_refresh_gnutls-params \ /tmp/EXIM4/exim-4.74/debian/lynx-dump-postprocess /tmp/EXIM4/exim-4.74/debian/script \ /tmp/EXIM4/exim-4.74/debian/exim-adduser dh_clean rm -rf /tmp/EXIM4/exim-4.74/build-tree # fix broken (0600) permissions in original tarball #find OS doc scripts exim_monitor src util -perm -044 -or -print0 |\ # xargs -0r chmod -c og+r dpkg-source -b exim-4.74 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: warning: patches have not been applied, applying them now (use --no-preparation to override) dpkg-source: info: applying 30_dontoverridecflags.dpatch dpkg-source: info: applying 31_eximmanpage.dpatch dpkg-source: info: applying 32_exim4.dpatch dpkg-source: info: applying 33_eximon.binary.dpatch dpkg-source: info: applying 34_eximstatsmanpage.dpatch dpkg-source: info: applying 35_install.dpatch dpkg-source: info: applying 50_localscan_dlopen.dpatch dpkg-source: info: applying 60_convert4r4.dpatch dpkg-source: info: applying 66_enlarge-dh-parameters-size.dpatch dpkg-source: info: applying 67_unnecessaryCopt.diff dpkg-source: info: applying 70_remove_exim-users_references.dpatch dpkg-source: info: building exim4 using existing ./exim4_4.74~rc2.orig.tar.gz dpkg-source: info: building exim4 in exim4_4.74~rc2-1~amlenny+1.debian.tar.gz dpkg-source: info: building exim4 in exim4_4.74~rc2-1~amlenny+1.dsc debian/rules build mkdir -p build-tree find . -mindepth 1 -maxdepth 1 \ -name debian -prune -o \ -name build-tree -o -print0 | \ xargs --no-run-if-empty --null \ cp -a --target-directory=build-tree patch -o EDITME.eximon /tmp/EXIM4/exim-4.74/build-tree/exim_monitor/EDITME /tmp/EXIM4/exim-4.74/debian/EDITME.eximon.diff patching file /tmp/EXIM4/exim-4.74/build-tree/exim_monitor/EDITME patch -o EDITME.exim4-light /tmp/EXIM4/exim-4.74/build-tree/src/EDITME /tmp/EXIM4/exim-4.74/debian/EDITME.exim4-light.diff patching file /tmp/EXIM4/exim-4.74/build-tree/src/EDITME Hunk #8 succeeded at 287 (offset 25 lines). Hunk #9 succeeded at 508 (offset 25 lines). Hunk #10 succeeded at 544 (offset 25 lines). Hunk #11 succeeded at 556 (offset 25 lines). Hunk #12 succeeded at 577 (offset 25 lines). Hunk #13 succeeded at 659 (offset 25 lines). Hunk #14 succeeded at 742 (offset 25 lines). Hunk #15 succeeded at 791 (offset 25 lines). Hunk #16 succeeded at 799 (offset 25 lines). Hunk #17 succeeded at 832 (offset 25 lines). Hunk #18 succeeded at 899 (offset 25 lines). Hunk #19 succeeded at 1194 (offset 25 lines). Hunk #20 succeeded at 1228 (offset 25 lines). Hunk #21 succeeded at 1247 (offset 25 lines). for editme in /tmp/EXIM4/exim-4.74/debian/EDITME.exim4-*.diff; do \ if [ "$editme" != "/tmp/EXIM4/exim-4.74/debian/EDITME.exim4-light.diff" ]; then \ TARGETNAME=`basename $editme .diff`; \ echo patch -o $TARGETNAME EDITME.exim4-light $editme; \ patch -o $TARGETNAME EDITME.exim4-light $editme; \ fi; \ done patch -o EDITME.exim4-heavy EDITME.exim4-light /tmp/EXIM4/exim-4.74/debian/EDITME.exim4-heavy.diff patching file EDITME.exim4-light Hunk #3 succeeded at 290 (offset 25 lines). Hunk #4 succeeded at 317 (offset 25 lines). Hunk #5 succeeded at 350 (offset 25 lines). Hunk #6 succeeded at 361 (offset 25 lines). Hunk #7 succeeded at 371 (offset 25 lines). Hunk #8 succeeded at 560 (offset 25 lines). Hunk #9 succeeded at 571 (offset 25 lines). Hunk #10 succeeded at 811 (offset 25 lines). Hunk #11 succeeded at 821 (offset 25 lines). Hunk #12 succeeded at 831 (offset 25 lines). Hunk #13 succeeded at 1151 (offset 25 lines). touch unpack-configs-stamp dh_testdir # Add here commands to configure the package. # We currently do not want to build depend on debhelper 7.2.3 just to # keep it from installing the wrong upstream changelog. 490937 rm -fv CHANGES removed `CHANGES' touch configure-stamp echo build-exim4-daemon-light build-exim4-daemon-light dh_testdir rm -rf /tmp/EXIM4/exim-4.74/build-tree/build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} # Add here command to compile/build the package. mkdir -p /tmp/EXIM4/exim-4.74/build-tree/Local cp EDITME.exim4-light /tmp/EXIM4/exim-4.74/build-tree/Local/Makefile cp EDITME.eximon /tmp/EXIM4/exim-4.74/build-tree/Local/eximon.conf cd /tmp/EXIM4/exim-4.74/build-tree && /usr/bin/make make[1]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree' >>> Creating links to source files... >>> New Makefile & lookups/Makefile.predynamic installed >>> Use "make makefile" if you need to force rebuilding of the makefile make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' /bin/sh ../scripts/Configure-os.h /bin/sh ../scripts/Configure-os.c gcc buildconfig.c /bin/sh ../scripts/Configure-config.h "/usr/bin/make" make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' make[3]: `buildconfig' is up to date. make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' Building configuration file config.h >>> config.h built /bin/sh ../scripts/Configure-eximon >>> eximon script built gcc -DCOMPILE_UTILITY spool_in.c gcc -DCOMPILE_UTILITY store.c gcc -DCOMPILE_UTILITY string.c gcc tod.c gcc tree.c gcc exim_monitor/em_StripChart.c gcc exim_monitor/em_TextPop.c gcc exim_monitor/em_globals.c gcc exim_monitor/em_init.c gcc exim_monitor/em_log.c gcc exim_monitor/em_main.c gcc exim_monitor/em_menu.c gcc exim_monitor/em_queue.c gcc exim_monitor/em_strip.c gcc exim_monitor/em_text.c gcc exim_monitor/em_xs.c gcc exim_monitor/em_version.c gcc -o eximon.bin >>> exim monitor binary built >>> exicyclog script built >>> exinext script built >>> exiwhat script built >>> exigrep script built >>> eximstats script built >>> exipick script built >>> exiqgrep script built >>> exiqsumm script built >>> transport-filter.pl script built >>> convert4r3 script built >>> convert4r4 script built >>> exim_checkaccess script built gcc exim_dbmbuild.c gcc -o exim_dbmbuild >>> exim_dbmbuild utility built gcc -DEXIM_DUMPDB exim_dbutil.c gcc -DCOMPILE_UTILITY os.c gcc -o exim_dumpdb >>> exim_dumpdb utility built gcc -DEXIM_FIXDB exim_dbutil.c gcc -o exim_fixdb >>> exim_fixdb utility built gcc -DEXIM_TIDYDB exim_dbutil.c gcc -o exim_tidydb >>> exim_tidydb utility built gcc exim_lock.c gcc -o exim_lock >>> exim_lock utility built make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/lookups' gcc spf.c spf.c:23: warning: 'dummy' defined but not used gcc cdb.c gcc dbmdb.c gcc dnsdb.c gcc dsearch.c gcc lsearch.c gcc nis.c gcc passwd.c ar cq lookups.a ranlib lookups.a gcc lf_quote.c gcc lf_check_file.c gcc lf_sqlperform.c make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/lookups' make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/routers' gcc accept.c gcc dnslookup.c gcc ipliteral.c gcc iplookup.c gcc manualroute.c gcc queryprogram.c gcc redirect.c gcc rf_change_domain.c gcc rf_expand_data.c gcc rf_get_errors_address.c gcc rf_get_munge_headers.c gcc rf_get_transport.c gcc rf_get_ugid.c gcc rf_lookup_hostlist.c gcc rf_queue_add.c gcc rf_self_action.c gcc rf_set_ugid.c ar cq routers.a ranlib routers.a make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/routers' make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/transports' gcc appendfile.c gcc autoreply.c gcc lmtp.c gcc pipe.c gcc smtp.c gcc tf_maildir.c ar cq transports.a ranlib transports.a make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/transports' make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/auths' gcc auth-spa.c auth-spa.c: In function 'spa_build_auth_response': auth-spa.c:1526: warning: the address of 'lmRespData' will always evaluate as 'true' auth-spa.c:1527: warning: the address of 'ntRespData' will always evaluate as 'true' gcc b64decode.c gcc b64encode.c gcc call_pam.c call_pam.c:24: warning: 'dummy' defined but not used gcc call_pwcheck.c gcc call_radius.c call_radius.c:28: warning: 'dummy' defined but not used gcc check_serv_cond.c gcc cram_md5.c gcc cyrus_sasl.c cyrus_sasl.c:30: warning: 'dummy' defined but not used gcc dovecot.c gcc get_data.c gcc get_no64_data.c gcc md5.c gcc plaintext.c gcc pwcheck.c gcc sha1.c gcc spa.c gcc xtextdecode.c gcc xtextencode.c ar cq auths.a ranlib auths.a make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/auths' make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/pdkim' gcc base64.c gcc bignum.c gcc pdkim.c gcc rsa.c gcc sha1.c gcc sha2.c ar cq pdkim.a ranlib pdkim.a make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/pdkim' gcc acl.c gcc child.c gcc crypt16.c gcc daemon.c gcc dbfn.c gcc debug.c gcc deliver.c gcc directory.c gcc dns.c gcc drtables.c drtables.c: In function 'init_lookup_list': drtables.c:400: warning: unused variable 'moduleerrors' drtables.c:399: warning: unused variable 'countmodules' drtables.c:397: warning: unused variable 'ent' drtables.c:396: warning: unused variable 'dd' gcc enq.c gcc exim.c exim.c: In function 'show_whats_supported': exim.c:910: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' gcc expand.c gcc filter.c gcc filtertest.c gcc globals.c gcc dkim.c gcc header.c gcc host.c gcc ip.c gcc log.c gcc lss.c gcc match.c gcc moan.c gcc os.c gcc parse.c gcc queue.c gcc rda.c gcc readconf.c gcc receive.c gcc retry.c gcc rewrite.c gcc rfc2047.c gcc route.c gcc search.c gcc sieve.c gcc smtp_in.c gcc smtp_out.c gcc spool_in.c gcc spool_out.c gcc store.c gcc string.c gcc tls.c In file included from tls.c:84: tls-gnu.c: In function 'tls_error': tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness tls-gnu.c: In function 'tls_server_start': tls-gnu.c:885: warning: pointer targets in passing argument 1 of 'tls_error' differ in signedness tls-gnu.c: In function 'record_io_error': tls-gnu.c:1121: warning: pointer targets in assignment differ in signedness tls.c: At top level: tls-gnu.c:42: warning: 'ssl_errstring' defined but not used gcc transport.c gcc verify.c gcc local_scan.c ../src/local_scan.c: In function 'local_scan': ../src/local_scan.c:34: warning: pointer targets in assignment differ in signedness ../src/local_scan.c:44: warning: pointer targets in assignment differ in signedness ../src/local_scan.c: In function 'load_local_scan_library': ../src/local_scan.c:65: warning: pointer targets in passing argument 1 of 'dlopen' differ in signedness gcc malware.c gcc mime.c gcc regex.c gcc spam.c gcc spool_mbox.c gcc demime.c gcc bmi_spam.c gcc spf.c gcc srs.c gcc dcc.c awk '{ print ($1+1) }' cnumber.h > cnumber.temp rm -f cnumber.h; mv cnumber.temp cnumber.h gcc version.c rm -f exim gcc -o exim >>> exim binary built make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' make[1]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree' cd /tmp/EXIM4/exim-4.74/build-tree && mv build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} build-exim4-daemon-light echo build-exim4-daemon-heavy build-exim4-daemon-heavy dh_testdir rm -rf /tmp/EXIM4/exim-4.74/build-tree/build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} # Add here command to compile/build the package. mkdir -p /tmp/EXIM4/exim-4.74/build-tree/Local cp EDITME.exim4-heavy /tmp/EXIM4/exim-4.74/build-tree/Local/Makefile cd /tmp/EXIM4/exim-4.74/build-tree && /usr/bin/make Local/Makefile configure make[1]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree' make[1]: `Local/Makefile' is up to date. >>> Creating links to source files... >>> New Makefile & lookups/Makefile.predynamic installed >>> Use "make makefile" if you need to force rebuilding of the makefile make[1]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree' # This is a kludge. The upstream Makefile should be fixed, really. cd /tmp/EXIM4/exim-4.74/build-tree && /usr/bin/make -C build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} checklocalmake Makefile os.h os.c config.h buildlookups buildpdkim buildrouters buildtransports buildauths exim make[1]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' make[1]: `Makefile' is up to date. /bin/sh ../scripts/Configure-os.h /bin/sh ../scripts/Configure-os.c gcc buildconfig.c /bin/sh ../scripts/Configure-config.h "/usr/bin/make" make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' make[2]: `buildconfig' is up to date. make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' Building configuration file config.h >>> config.h built make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/lookups' gcc spf.c spf.c:23: warning: 'dummy' defined but not used gcc cdb.c gcc dbmdb.c gcc dnsdb.c gcc dsearch.c gcc lsearch.c gcc mysql.c gcc nis.c gcc passwd.c gcc pgsql.c gcc sqlite.c gcc ldap.c ar cq lookups.a ranlib lookups.a gcc lf_quote.c gcc lf_check_file.c gcc lf_sqlperform.c make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/lookups' make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/pdkim' gcc base64.c gcc bignum.c gcc pdkim.c gcc rsa.c gcc sha1.c gcc sha2.c ar cq pdkim.a ranlib pdkim.a make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/pdkim' make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/routers' gcc accept.c gcc dnslookup.c gcc ipliteral.c gcc iplookup.c gcc manualroute.c gcc queryprogram.c gcc redirect.c gcc rf_change_domain.c gcc rf_expand_data.c gcc rf_get_errors_address.c gcc rf_get_munge_headers.c gcc rf_get_transport.c gcc rf_get_ugid.c gcc rf_lookup_hostlist.c gcc rf_queue_add.c gcc rf_self_action.c gcc rf_set_ugid.c ar cq routers.a ranlib routers.a make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/routers' make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/transports' gcc appendfile.c gcc autoreply.c gcc lmtp.c gcc pipe.c gcc smtp.c gcc tf_maildir.c ar cq transports.a ranlib transports.a make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/transports' make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/auths' gcc auth-spa.c auth-spa.c: In function 'spa_build_auth_response': auth-spa.c:1526: warning: the address of 'lmRespData' will always evaluate as 'true' auth-spa.c:1527: warning: the address of 'ntRespData' will always evaluate as 'true' gcc b64decode.c gcc b64encode.c gcc call_pam.c gcc call_pwcheck.c gcc call_radius.c call_radius.c:28: warning: 'dummy' defined but not used gcc check_serv_cond.c gcc cram_md5.c gcc cyrus_sasl.c gcc dovecot.c gcc get_data.c gcc get_no64_data.c gcc md5.c gcc plaintext.c gcc pwcheck.c gcc sha1.c gcc spa.c gcc xtextdecode.c gcc xtextencode.c ar cq auths.a ranlib auths.a make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/auths' gcc acl.c gcc child.c gcc crypt16.c gcc daemon.c gcc dbfn.c gcc debug.c gcc deliver.c gcc directory.c gcc dns.c gcc drtables.c drtables.c: In function 'init_lookup_list': drtables.c:400: warning: unused variable 'moduleerrors' drtables.c:399: warning: unused variable 'countmodules' drtables.c:397: warning: unused variable 'ent' drtables.c:396: warning: unused variable 'dd' gcc enq.c gcc exim.c exim.c: In function 'show_whats_supported': exim.c:910: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' gcc expand.c gcc filter.c gcc filtertest.c gcc globals.c gcc dkim.c gcc header.c gcc host.c gcc ip.c gcc log.c gcc lss.c gcc match.c gcc moan.c gcc os.c gcc parse.c gcc queue.c gcc rda.c gcc readconf.c gcc receive.c gcc retry.c gcc rewrite.c gcc rfc2047.c gcc route.c gcc search.c gcc sieve.c gcc smtp_in.c gcc smtp_out.c gcc spool_in.c gcc spool_out.c gcc store.c gcc string.c gcc tls.c In file included from tls.c:84: tls-gnu.c: In function 'tls_error': tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness tls-gnu.c: In function 'tls_server_start': tls-gnu.c:885: warning: pointer targets in passing argument 1 of 'tls_error' differ in signedness tls-gnu.c: In function 'record_io_error': tls-gnu.c:1121: warning: pointer targets in assignment differ in signedness tls.c: At top level: tls-gnu.c:42: warning: 'ssl_errstring' defined but not used gcc tod.c gcc transport.c gcc tree.c gcc verify.c gcc local_scan.c ../src/local_scan.c: In function 'local_scan': ../src/local_scan.c:34: warning: pointer targets in assignment differ in signedness ../src/local_scan.c:44: warning: pointer targets in assignment differ in signedness ../src/local_scan.c: In function 'load_local_scan_library': ../src/local_scan.c:65: warning: pointer targets in passing argument 1 of 'dlopen' differ in signedness cc perl.c gcc malware.c gcc mime.c gcc regex.c gcc spam.c gcc spool_mbox.c gcc demime.c gcc bmi_spam.c gcc spf.c gcc srs.c gcc dcc.c awk '{ print ($1+1) }' cnumber.h > cnumber.temp rm -f cnumber.h; mv cnumber.temp cnumber.h gcc version.c rm -f exim gcc -o exim >>> exim binary built make[1]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' cd /tmp/EXIM4/exim-4.74/build-tree && mv build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} build-exim4-daemon-heavy dh_testdir touch build-arch-stamp dh_testdir # Add here command to compile/build the arch indep package. # It's ok not to do anything here, if you don't need to build # anything for this package. #/usr/bin/docbook-to-man /tmp/EXIM4/exim-4.74/debian/exim.sgml > exim.1 touch build-indep-stamp fakeroot debian/rules binary echo build-exim4-daemon-light build-exim4-daemon-light dh_testdir rm -rf /tmp/EXIM4/exim-4.74/build-tree/build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} # Add here command to compile/build the package. mkdir -p /tmp/EXIM4/exim-4.74/build-tree/Local cp EDITME.exim4-light /tmp/EXIM4/exim-4.74/build-tree/Local/Makefile cp EDITME.eximon /tmp/EXIM4/exim-4.74/build-tree/Local/eximon.conf cd /tmp/EXIM4/exim-4.74/build-tree && /usr/bin/make make[1]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree' >>> Creating links to source files... >>> New Makefile & lookups/Makefile.predynamic installed >>> Use "make makefile" if you need to force rebuilding of the makefile make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' /bin/sh ../scripts/Configure-os.h /bin/sh ../scripts/Configure-os.c gcc buildconfig.c /bin/sh ../scripts/Configure-config.h "/usr/bin/make" make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' make[3]: `buildconfig' is up to date. make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' Building configuration file config.h >>> config.h built /bin/sh ../scripts/Configure-eximon >>> eximon script built gcc -DCOMPILE_UTILITY spool_in.c gcc -DCOMPILE_UTILITY store.c gcc -DCOMPILE_UTILITY string.c gcc tod.c gcc tree.c gcc exim_monitor/em_StripChart.c gcc exim_monitor/em_TextPop.c gcc exim_monitor/em_globals.c gcc exim_monitor/em_init.c gcc exim_monitor/em_log.c gcc exim_monitor/em_main.c gcc exim_monitor/em_menu.c gcc exim_monitor/em_queue.c gcc exim_monitor/em_strip.c gcc exim_monitor/em_text.c gcc exim_monitor/em_xs.c gcc exim_monitor/em_version.c gcc -o eximon.bin >>> exim monitor binary built >>> exicyclog script built >>> exinext script built >>> exiwhat script built >>> exigrep script built >>> eximstats script built >>> exipick script built >>> exiqgrep script built >>> exiqsumm script built >>> transport-filter.pl script built >>> convert4r3 script built >>> convert4r4 script built >>> exim_checkaccess script built gcc exim_dbmbuild.c gcc -o exim_dbmbuild >>> exim_dbmbuild utility built gcc -DEXIM_DUMPDB exim_dbutil.c gcc -DCOMPILE_UTILITY os.c gcc -o exim_dumpdb >>> exim_dumpdb utility built gcc -DEXIM_FIXDB exim_dbutil.c gcc -o exim_fixdb >>> exim_fixdb utility built gcc -DEXIM_TIDYDB exim_dbutil.c gcc -o exim_tidydb >>> exim_tidydb utility built gcc exim_lock.c gcc -o exim_lock >>> exim_lock utility built make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/lookups' gcc spf.c spf.c:23: warning: 'dummy' defined but not used gcc cdb.c gcc dbmdb.c gcc dnsdb.c gcc dsearch.c gcc lsearch.c gcc nis.c gcc passwd.c ar cq lookups.a ranlib lookups.a gcc lf_quote.c gcc lf_check_file.c gcc lf_sqlperform.c make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/lookups' make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/routers' gcc accept.c gcc dnslookup.c gcc ipliteral.c gcc iplookup.c gcc manualroute.c gcc queryprogram.c gcc redirect.c gcc rf_change_domain.c gcc rf_expand_data.c gcc rf_get_errors_address.c gcc rf_get_munge_headers.c gcc rf_get_transport.c gcc rf_get_ugid.c gcc rf_lookup_hostlist.c gcc rf_queue_add.c gcc rf_self_action.c gcc rf_set_ugid.c ar cq routers.a ranlib routers.a make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/routers' make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/transports' gcc appendfile.c gcc autoreply.c gcc lmtp.c gcc pipe.c gcc smtp.c gcc tf_maildir.c ar cq transports.a ranlib transports.a make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/transports' make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/auths' gcc auth-spa.c auth-spa.c: In function 'spa_build_auth_response': auth-spa.c:1526: warning: the address of 'lmRespData' will always evaluate as 'true' auth-spa.c:1527: warning: the address of 'ntRespData' will always evaluate as 'true' gcc b64decode.c gcc b64encode.c gcc call_pam.c call_pam.c:24: warning: 'dummy' defined but not used gcc call_pwcheck.c gcc call_radius.c call_radius.c:28: warning: 'dummy' defined but not used gcc check_serv_cond.c gcc cram_md5.c gcc cyrus_sasl.c cyrus_sasl.c:30: warning: 'dummy' defined but not used gcc dovecot.c gcc get_data.c gcc get_no64_data.c gcc md5.c gcc plaintext.c gcc pwcheck.c gcc sha1.c gcc spa.c gcc xtextdecode.c gcc xtextencode.c ar cq auths.a ranlib auths.a make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/auths' make[3]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/pdkim' gcc base64.c gcc bignum.c gcc pdkim.c gcc rsa.c gcc sha1.c gcc sha2.c ar cq pdkim.a ranlib pdkim.a make[3]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/pdkim' gcc acl.c gcc child.c gcc crypt16.c gcc daemon.c gcc dbfn.c gcc debug.c gcc deliver.c gcc directory.c gcc dns.c gcc drtables.c drtables.c: In function 'init_lookup_list': drtables.c:400: warning: unused variable 'moduleerrors' drtables.c:399: warning: unused variable 'countmodules' drtables.c:397: warning: unused variable 'ent' drtables.c:396: warning: unused variable 'dd' gcc enq.c gcc exim.c exim.c: In function 'show_whats_supported': exim.c:910: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' gcc expand.c gcc filter.c gcc filtertest.c gcc globals.c gcc dkim.c gcc header.c gcc host.c gcc ip.c gcc log.c gcc lss.c gcc match.c gcc moan.c gcc os.c gcc parse.c gcc queue.c gcc rda.c gcc readconf.c gcc receive.c gcc retry.c gcc rewrite.c gcc rfc2047.c gcc route.c gcc search.c gcc sieve.c gcc smtp_in.c gcc smtp_out.c gcc spool_in.c gcc spool_out.c gcc store.c gcc string.c gcc tls.c In file included from tls.c:84: tls-gnu.c: In function 'tls_error': tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness tls-gnu.c: In function 'tls_server_start': tls-gnu.c:885: warning: pointer targets in passing argument 1 of 'tls_error' differ in signedness tls-gnu.c: In function 'record_io_error': tls-gnu.c:1121: warning: pointer targets in assignment differ in signedness tls.c: At top level: tls-gnu.c:42: warning: 'ssl_errstring' defined but not used gcc transport.c gcc verify.c gcc local_scan.c ../src/local_scan.c: In function 'local_scan': ../src/local_scan.c:34: warning: pointer targets in assignment differ in signedness ../src/local_scan.c:44: warning: pointer targets in assignment differ in signedness ../src/local_scan.c: In function 'load_local_scan_library': ../src/local_scan.c:65: warning: pointer targets in passing argument 1 of 'dlopen' differ in signedness gcc malware.c gcc mime.c gcc regex.c gcc spam.c gcc spool_mbox.c gcc demime.c gcc bmi_spam.c gcc spf.c gcc srs.c gcc dcc.c awk '{ print ($1+1) }' cnumber.h > cnumber.temp rm -f cnumber.h; mv cnumber.temp cnumber.h gcc version.c rm -f exim gcc -o exim >>> exim binary built make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' make[1]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree' cd /tmp/EXIM4/exim-4.74/build-tree && mv build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} build-exim4-daemon-light echo build-exim4-daemon-heavy build-exim4-daemon-heavy dh_testdir rm -rf /tmp/EXIM4/exim-4.74/build-tree/build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} # Add here command to compile/build the package. mkdir -p /tmp/EXIM4/exim-4.74/build-tree/Local cp EDITME.exim4-heavy /tmp/EXIM4/exim-4.74/build-tree/Local/Makefile cd /tmp/EXIM4/exim-4.74/build-tree && /usr/bin/make Local/Makefile configure make[1]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree' make[1]: `Local/Makefile' is up to date. >>> Creating links to source files... >>> New Makefile & lookups/Makefile.predynamic installed >>> Use "make makefile" if you need to force rebuilding of the makefile make[1]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree' # This is a kludge. The upstream Makefile should be fixed, really. cd /tmp/EXIM4/exim-4.74/build-tree && /usr/bin/make -C build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} checklocalmake Makefile os.h os.c config.h buildlookups buildpdkim buildrouters buildtransports buildauths exim make[1]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' make[1]: `Makefile' is up to date. /bin/sh ../scripts/Configure-os.h /bin/sh ../scripts/Configure-os.c gcc buildconfig.c /bin/sh ../scripts/Configure-config.h "/usr/bin/make" make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' make[2]: `buildconfig' is up to date. make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' Building configuration file config.h >>> config.h built make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/lookups' gcc spf.c spf.c:23: warning: 'dummy' defined but not used gcc cdb.c gcc dbmdb.c gcc dnsdb.c gcc dsearch.c gcc lsearch.c gcc mysql.c gcc nis.c gcc passwd.c gcc pgsql.c gcc sqlite.c gcc ldap.c ar cq lookups.a ranlib lookups.a gcc lf_quote.c gcc lf_check_file.c gcc lf_sqlperform.c make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/lookups' make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/pdkim' gcc base64.c gcc bignum.c gcc pdkim.c gcc rsa.c gcc sha1.c gcc sha2.c ar cq pdkim.a ranlib pdkim.a make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/pdkim' make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/routers' gcc accept.c gcc dnslookup.c gcc ipliteral.c gcc iplookup.c gcc manualroute.c gcc queryprogram.c gcc redirect.c gcc rf_change_domain.c gcc rf_expand_data.c gcc rf_get_errors_address.c gcc rf_get_munge_headers.c gcc rf_get_transport.c gcc rf_get_ugid.c gcc rf_lookup_hostlist.c gcc rf_queue_add.c gcc rf_self_action.c gcc rf_set_ugid.c ar cq routers.a ranlib routers.a make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/routers' make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/transports' gcc appendfile.c gcc autoreply.c gcc lmtp.c gcc pipe.c gcc smtp.c gcc tf_maildir.c ar cq transports.a ranlib transports.a make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/transports' make[2]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/auths' gcc auth-spa.c auth-spa.c: In function 'spa_build_auth_response': auth-spa.c:1526: warning: the address of 'lmRespData' will always evaluate as 'true' auth-spa.c:1527: warning: the address of 'ntRespData' will always evaluate as 'true' gcc b64decode.c gcc b64encode.c gcc call_pam.c gcc call_pwcheck.c gcc call_radius.c call_radius.c:28: warning: 'dummy' defined but not used gcc check_serv_cond.c gcc cram_md5.c gcc cyrus_sasl.c gcc dovecot.c gcc get_data.c gcc get_no64_data.c gcc md5.c gcc plaintext.c gcc pwcheck.c gcc sha1.c gcc spa.c gcc xtextdecode.c gcc xtextencode.c ar cq auths.a ranlib auths.a make[2]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64/auths' gcc acl.c gcc child.c gcc crypt16.c gcc daemon.c gcc dbfn.c gcc debug.c gcc deliver.c gcc directory.c gcc dns.c gcc drtables.c drtables.c: In function 'init_lookup_list': drtables.c:400: warning: unused variable 'moduleerrors' drtables.c:399: warning: unused variable 'countmodules' drtables.c:397: warning: unused variable 'ent' drtables.c:396: warning: unused variable 'dd' gcc enq.c gcc exim.c exim.c: In function 'show_whats_supported': exim.c:910: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int' gcc expand.c gcc filter.c gcc filtertest.c gcc globals.c gcc dkim.c gcc header.c gcc host.c gcc ip.c gcc log.c gcc lss.c gcc match.c gcc moan.c gcc os.c gcc parse.c gcc queue.c gcc rda.c gcc readconf.c gcc receive.c gcc retry.c gcc rewrite.c gcc rfc2047.c gcc route.c gcc search.c gcc sieve.c gcc smtp_in.c gcc smtp_out.c gcc spool_in.c gcc spool_out.c gcc store.c gcc string.c gcc tls.c In file included from tls.c:84: tls-gnu.c: In function 'tls_error': tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tls-gnu.c:177: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness tls-gnu.c: In function 'tls_server_start': tls-gnu.c:885: warning: pointer targets in passing argument 1 of 'tls_error' differ in signedness tls-gnu.c: In function 'record_io_error': tls-gnu.c:1121: warning: pointer targets in assignment differ in signedness tls.c: At top level: tls-gnu.c:42: warning: 'ssl_errstring' defined but not used gcc tod.c gcc transport.c gcc tree.c gcc verify.c gcc local_scan.c ../src/local_scan.c: In function 'local_scan': ../src/local_scan.c:34: warning: pointer targets in assignment differ in signedness ../src/local_scan.c:44: warning: pointer targets in assignment differ in signedness ../src/local_scan.c: In function 'load_local_scan_library': ../src/local_scan.c:65: warning: pointer targets in passing argument 1 of 'dlopen' differ in signedness cc perl.c gcc malware.c gcc mime.c gcc regex.c gcc spam.c gcc spool_mbox.c gcc demime.c gcc bmi_spam.c gcc spf.c gcc srs.c gcc dcc.c awk '{ print ($1+1) }' cnumber.h > cnumber.temp rm -f cnumber.h; mv cnumber.temp cnumber.h gcc version.c rm -f exim gcc -o exim >>> exim binary built make[1]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree/build-Linux-x86_64' cd /tmp/EXIM4/exim-4.74/build-tree && mv build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} build-exim4-daemon-heavy dh_testdir touch build-arch-stamp xsltproc --nonet --stringparam section.autolabel 1 \ -o debian/README.Debian.html \ /usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl \ debian/README.Debian.xml chmod 755 /tmp/EXIM4/exim-4.74/debian/lynx-dump-postprocess lynx -force_html -dump debian/README.Debian.html | /tmp/EXIM4/exim-4.74/debian/lynx-dump-postprocess > debian/README.Debian.tmp mv debian/README.Debian.tmp debian/README.Debian dh_testdir dh_testroot dh_prep dh_installdirs cd /tmp/EXIM4/exim-4.74/build-tree && rm -rf build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} && \ ln -s build-exim4-daemon-light build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} && \ /usr/bin/make install \ INSTALL_ARG=-no_symlink \ inst_conf=/tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/example.conf \ inst_aliases=/tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/aliases \ inst_dest=/tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin make[1]: Entering directory `/tmp/EXIM4/exim-4.74/build-tree' Installation directory is /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exim /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/exim /bin/chown root /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/exim chmod a+x /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/exim chmod u+s /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/exim creation of symlink omitted (-no_symlink was specified) cp eximon /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp eximon.bin /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exim_dumpdb /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exim_fixdb /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exim_tidydb /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exinext /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exiwhat /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exim_dbmbuild /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exicyclog /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exigrep /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp eximstats /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exipick /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exiqgrep /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exiqsumm /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exim_lock /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin cp exim_checkaccess /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin Installing default configuration in /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/example.conf because there is no existing configuration file. mkdir -p /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples sed -e \ "/SYSTEM_ALIASES_FILE/ s'SYSTEM_ALIASES_FILE'/etc/aliases'" \ ../src/configure.default > ${CONFIGURE_FILE} **** Installing a dummy /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/aliases file because you do not have one, and the default configuration requires it. You should edit /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/aliases and at least create an alias for postmaster. *** cp ../src/aliases.default /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/aliases Exim installation complete make[1]: Leaving directory `/tmp/EXIM4/exim-4.74/build-tree' if [ -e "/tmp/EXIM4/exim-4.74/debian/example.conf.md5" ] && [ "$(< /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/example.conf md5sum)" != "$(cat /tmp/EXIM4/exim-4.74/debian/example.conf.md5)" ] ; then \ echo "upstream example configuration has changed, new md5sum:"; \ < /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/example.conf md5sum; \ echo "aborting build."; \ exit 1; \ fi < /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/example.conf md5sum > /tmp/EXIM4/exim-4.74/debian/example.conf.md5 sed -e 's,/[a-zA-Z/0-9.-]*exim4-base/examples/,/etc/,' \ < /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/example.conf \ > /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/example.conf.tmp mv /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/example.conf.tmp \ /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples/example.conf sed -e 's,PERL_COMMAND,/usr/bin/perl,' < /tmp/EXIM4/exim-4.74/build-tree/src/convert4r4.src \ > /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/exim_convert4r4 chmod 755 /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/exim_convert4r4 cd /tmp/EXIM4/exim-4.74/build-tree && \ install -m755 \ build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`}/transport-filter.pl \ /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples install -m755 \ /tmp/EXIM4/exim-4.74/build-tree/util/ratelimit.pl \ /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/doc/exim4-base/examples mv /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/exim \ /tmp/EXIM4/exim-4.74/debian/exim4-daemon-light/usr/sbin/exim4 # fix permissions of /usr/sbin/exim4 if running with restrictive umask, # dh_fixperms sanitizes anything else chmod 4755 /tmp/EXIM4/exim-4.74/debian/exim4-daemon-light/usr/sbin/exim4 mv /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/eximon \ /tmp/EXIM4/exim-4.74/debian/eximon4/usr/sbin mv /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/eximon.bin \ /tmp/EXIM4/exim-4.74/debian/eximon4/usr/lib/exim4 pod2man --center=EXIM4 --section=8 \ /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/exipick \ /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/man/man8/exipick.8 pod2man --center=EXIM4 --section=8 \ /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/eximstats \ /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/man/man8/eximstats.8 install -m755 /tmp/EXIM4/exim-4.74/debian/syslog2eximlog /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/sbin/ pod2man --center=EXIM4 --section=8 \ /tmp/EXIM4/exim-4.74/debian/syslog2eximlog \ /tmp/EXIM4/exim-4.74/debian/exim4-base/usr/share/man/man8/syslog2eximlog.8 # if you change anything here, you will have to change # config-custom/debian/rules as well sed -e \ "s/^UPEX4C_version=\"\"/UPEX4C_version=\"`dpkg-parsechangelog | sed -n '/^Version: /s/^Version: //p'`\"/" \ < /tmp/EXIM4/exim-4.74/debian/debconf/update-exim4.conf \ > /tmp/EXIM4/exim-4.74/debian/exim4-config/usr/sbin/update-exim4.conf chmod 755 /tmp/EXIM4/exim-4.74/debian/exim4-config/usr/sbin/update-exim4.conf install -m 755 /tmp/EXIM4/exim-4.74/debian/update-exim4defaults /tmp/EXIM4/exim-4.74/debian/exim4-config/usr/sbin cd /tmp/EXIM4/exim-4.74/debian/debconf/conf.d && \ tar cf - `find \( -path '*/.svn/*' -prune \) -or \( -type f -print \)` | \ { cd /tmp/EXIM4/exim-4.74/debian/exim4-config/etc/exim4/conf.d/ && \ tar xf - ; } # ship a copy in examples # install -m644 /tmp/EXIM4/exim-4.74/debian/debconf/exim4.conf.template /tmp/EXIM4/exim-4.74/debian/exim4-config/usr/share/doc/exim4-config/examples/exim4.conf.template.debconf install -m644 /tmp/EXIM4/exim-4.74/debian/email-addresses /tmp/EXIM4/exim-4.74/debian/exim4-config/etc/ install -m640 -oroot -groot /tmp/EXIM4/exim-4.74/debian/passwd.client /tmp/EXIM4/exim-4.74/debian/exim4-config/etc/exim4/ chmod 755 /tmp/EXIM4/exim-4.74/debian/debconf/update-exim4.conf.template CONFDIR=/tmp/EXIM4/exim-4.74/debian/debconf /tmp/EXIM4/exim-4.74/debian/debconf/update-exim4.conf.template --nobackup --run touch installbase-stamp dh_testdir dh_testroot dh_installdirs install -m4755 -oroot -groot /tmp/EXIM4/exim-4.74/build-tree/build-exim4-daemon-heavy/exim /tmp/EXIM4/exim-4.74/debian/exim4-daemon-heavy/usr/sbin/exim4 dh_testdir -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_testroot -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev # symlink identical maintainerscripts `/tmp/EXIM4/exim-4.74/debian/exim4-daemon-heavy.prerm' -> `exim4-daemon-light.prerm' `/tmp/EXIM4/exim-4.74/debian/exim4-daemon-heavy.postinst' -> `exim4-daemon-light.postinst' # upstream changelog is only in exim4-base, the other packages include # a symlink dh_installchangelogs -pexim4-base /tmp/EXIM4/exim-4.74/build-tree/doc/ChangeLog # remove "-pexim4-base" from "-pexim4-base -pexim4-daemon-light ..." dh_installchangelogs -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev -XCHANGES dh_installdocs -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_installexamples -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_installmenu -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_installdebconf -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_installlogrotate -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_installlogrotate -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev --name=exim4-paniclog dh_installpam -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_installmime -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev #dh_installinit -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev --noscripts --name=exim4 # work around #347577 (fixed in debhelper 5.0.15) dh_installinit -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev -n --name=exim4 dh_installcron -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_installman -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_install -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev # install config.h from daemon package, but not from exim4-daemon-light dh_install -p exim4-dev build-tree/build-exim4-daemon-heavy/config.h usr/include/exim4 dh_lintian -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_strip -pexim4-base -peximon4 --dbg-package=exim4-dbg for pkg in exim4-daemon-light exim4-daemon-heavy; do \ dh_strip -p$pkg --dbg-package=${pkg}-dbg; \ done dh_link -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_compress -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_fixperms -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev -Xusr/sbin/exim4 dh_installdeb -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_shlibdeps -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/exim4-base/usr/sbin/exim_dumpdb debian/exim4-base/usr/sbin/exim_fixdb debian/exim4-base/usr/sbin/exim_lock debian/exim4-base/usr/sbin/exim_dbmbuild debian/exim4-base/usr/sbin/exim_tidydb" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if "debian/exim4-base/usr/sbin/exim_dumpdb debian/exim4-base/usr/sbin/exim_fixdb debian/exim4-base/usr/sbin/exim_lock debian/exim4-base/usr/sbin/exim_dbmbuild debian/exim4-base/usr/sbin/exim_tidydb" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/exim4-base/usr/sbin/exim_dumpdb debian/exim4-base/usr/sbin/exim_fixdb debian/exim4-base/usr/sbin/exim_lock debian/exim4-base/usr/sbin/exim_dbmbuild debian/exim4-base/usr/sbin/exim_tidydb" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libcrypt.so.1 could be avoided if "debian/exim4-base/usr/sbin/exim_dumpdb debian/exim4-base/usr/sbin/exim_fixdb debian/exim4-base/usr/sbin/exim_lock debian/exim4-base/usr/sbin/exim_dbmbuild debian/exim4-base/usr/sbin/exim_tidydb" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/eximon4/usr/lib/exim4/eximon.bin" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if "debian/eximon4/usr/lib/exim4/eximon.bin" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/eximon4/usr/lib/exim4/eximon.bin" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libXext.so.6 could be avoided if "debian/eximon4/usr/lib/exim4/eximon.bin" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libcrypt.so.1 could be avoided if "debian/eximon4/usr/lib/exim4/eximon.bin" were not uselessly linked against it (they use none of its symbols). dh_gencontrol -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev -- -VUpstream-Version=4.74~rc2 -VMTA-Conflicts="courier-mta, esmtp-run, hula-mta, masqmail, mta-dummy, nullmailer, postfix, sendmail-bin, smail, ssmtp, xmail, zmailer" dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dh_builddeb -pexim4-base -peximon4 -pexim4-daemon-light -pexim4-daemon-heavy -pexim4-daemon-light-dbg -pexim4-daemon-heavy-dbg -pexim4-dbg -pexim4-dev dpkg-deb: building package `exim4-base' in `../exim4-base_4.74~rc2-1~amlenny+1_i386.deb'. dpkg-deb: building package `eximon4' in `../eximon4_4.74~rc2-1~amlenny+1_i386.deb'. dpkg-deb: building package `exim4-daemon-light' in `../exim4-daemon-light_4.74~rc2-1~amlenny+1_i386.deb'. dpkg-deb: building package `exim4-daemon-heavy' in `../exim4-daemon-heavy_4.74~rc2-1~amlenny+1_i386.deb'. dpkg-deb: building package `exim4-daemon-light-dbg' in `../exim4-daemon-light-dbg_4.74~rc2-1~amlenny+1_i386.deb'. dpkg-deb: building package `exim4-daemon-heavy-dbg' in `../exim4-daemon-heavy-dbg_4.74~rc2-1~amlenny+1_i386.deb'. dpkg-deb: building package `exim4-dbg' in `../exim4-dbg_4.74~rc2-1~amlenny+1_i386.deb'. dpkg-deb: building package `exim4-dev' in `../exim4-dev_4.74~rc2-1~amlenny+1_i386.deb'. dh_testdir -i dh_testroot -i # upstream changelog is only in exim4-base dh_link -i dh_installchangelogs -i -XCHANGES dh_installdocs -i dh_installexamples -i #dh_installmenu -i dh_installdebconf -i dh_installlogrotate -i #dh_installpam -i #dh_installmime -i dh_installcron -i dh_installppp -i --name=exim4 dh_installman -i dh_install -i dh_lintian -i dh_strip -pexim4-config -pexim4 --dbg-package=exim4-dbg #for pkg in ; do \ # dh_strip -p$pkg --dbg-package=${pkg}-dbg; \ #done dh_compress -i dh_fixperms -i -X/etc/exim4/passwd.client dh_installdeb -i dh_shlibdeps -i dh_gencontrol -i -- -VUpstream-Version=4.74~rc2 -VMTA-Conflicts="courier-mta, esmtp-run, hula-mta, masqmail, mta-dummy, nullmailer, postfix, sendmail-bin, smail, ssmtp, xmail, zmailer" dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums -i dh_builddeb -i dpkg-deb: building package `exim4-config' in `../exim4-config_4.74~rc2-1~amlenny+1_all.deb'. dpkg-deb: building package `exim4' in `../exim4_4.74~rc2-1~amlenny+1_all.deb'. dpkg-genchanges -sa >../exim4_4.74~rc2-1~amlenny+1_i386.changes dpkg-genchanges: warning: the current version (4.74~rc2-1~amlenny+1) is smaller than the previous one (4.74~rc2-1) dpkg-genchanges: warning: package exim4-daemon-custom in control file but not in files list dpkg-genchanges: warning: package exim4-daemon-custom-dbg in control file but not in files list dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) 153.79user 11.60system 2:42.03elapsed 102%CPU (0avgtext+0avgdata 281072maxresident)k 26032inputs+332264outputs (120major+4436573minor)pagefaults 0swaps ==================================== exim4-base_4.74~rc2-1~amlenny+1_i386.deb new debian package, version 2.0. size 1015964 bytes: control archive= 22111 bytes. 105 bytes, 4 lines conffiles 229 bytes, 15 lines * config #!/bin/sh 2147 bytes, 41 lines control 4745 bytes, 69 lines md5sums 3452 bytes, 107 lines * postinst #!/bin/sh 2062 bytes, 74 lines * postrm #!/bin/sh 627 bytes, 20 lines * prerm #!/bin/sh 44382 bytes, 313 lines templates Package: exim4-base Source: exim4 Version: 4.74~rc2-1~amlenny+1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 1684 Depends: libc6 (>= 2.7-1), libdb4.8, debconf (>= 0.5) | debconf-2.0, cron | fcron, exim4-config (>= 4.30) | exim4-config-2, adduser, netbase, lsb-base (>= 3.0-6) Recommends: psmisc, mailx, perl-modules Suggests: mail-reader, eximon4, exim4-doc-html | exim4-doc-info, gnutls-bin | openssl, file, spf-tools-perl, swaks Conflicts: exim, exim-tls Breaks: exim4-daemon-custom (<< 4.74~rc2), exim4-daemon-heavy (<< 4.74~rc2), exim4-daemon-light (<< 4.74~rc2) Replaces: exim, exim-tls, exim4-daemon-custom, exim4-daemon-heavy, exim4-daemon-light Section: mail Priority: standard Homepage: http://www.exim.org/ Description: support files for all Exim MTA (v4) packages Exim (v4) is a mail transport agent. exim4-base provides the support files needed by all exim4 daemon packages. You need an additional package containing the main executable. The available packages are: . exim4-daemon-light exim4-daemon-heavy . If you build exim4 from the source package locally, you can also build an exim4-daemon-custom package tailored to your own feature set. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users ==================================== exim4-config_4.74~rc2-1~amlenny+1_all.deb new debian package, version 2.0. size 378522 bytes: control archive= 226541 bytes. 2200 bytes, 44 lines conffiles 24575 bytes, 820 lines * config #!/bin/sh 2134 bytes, 40 lines control 1041 bytes, 14 lines md5sums 11993 bytes, 405 lines * postinst #!/bin/sh 1031 bytes, 36 lines * postrm #!/bin/sh 1120 bytes, 37 lines * preinst #!/bin/sh 572891 bytes, 3778 lines templates Package: exim4-config Source: exim4 Version: 4.74~rc2-1~amlenny+1 Architecture: all Maintainer: Exim4 Maintainers Installed-Size: 1180 Depends: debconf (>= 0.5) | debconf-2.0, adduser Conflicts: courier-mta, esmtp-run, exim, exim-tls, exim4-config, exim4-config-2, hula-mta, masqmail, mta-dummy, nullmailer, postfix, sendmail-bin, smail, ssmtp, xmail, zmailer Breaks: exim4-daemon-heavy (<< 4.69.1), exim4-daemon-light (<< 4.69.1) Provides: exim4-config-2 Section: mail Priority: standard Homepage: http://www.exim.org/ Description: configuration for the Exim MTA (v4) Exim (v4) is a mail transport agent. exim4-config provides the configuration for the exim4 daemon packages. The configuration framework has been split off the main package to allow sites to replace the configuration scheme with their own without having to change the actual exim4 packages. . Sites with special configuration needs (having a lot of identically configured machines for example) can use this to distribute their own custom configuration via the packaging system, using the magic available with dpkg's conffile handling, without having to do local changes on all of these machines. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users ==================================== exim4-daemon-heavy-dbg_4.74~rc2-1~amlenny+1_i386.deb new debian package, version 2.0. size 825210 bytes: control archive= 960 bytes. 1400 bytes, 30 lines control 235 bytes, 3 lines md5sums Package: exim4-daemon-heavy-dbg Source: exim4 Version: 4.74~rc2-1~amlenny+1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 1916 Depends: exim4-daemon-heavy Section: debug Priority: extra Homepage: http://www.exim.org/ Description: debugging symbols for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4-daemon-heavy package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users ==================================== exim4-daemon-heavy_4.74~rc2-1~amlenny+1_i386.deb new debian package, version 2.0. size 519934 bytes: control archive= 8169 bytes. 253 bytes, 17 lines * config #!/bin/sh 2188 bytes, 38 lines control 539 bytes, 7 lines md5sums 687 bytes, 35 lines * postinst #!/bin/sh 206 bytes, 8 lines * postrm #!/bin/sh 673 bytes, 37 lines * prerm #!/bin/sh 15235 bytes, 105 lines templates Package: exim4-daemon-heavy Source: exim4 Version: 4.74~rc2-1~amlenny+1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 1084 Depends: exim4-base (>= 4.74~rc2), libc6 (>= 2.7-1), libdb4.8, libgnutls26 (>= 2.4.0-0), libldap-2.4-2 (>= 2.4.7), libmysqlclient15off (>= 5.0.27-1), libpam0g (>= 0.99.7.1), libpcre3 (>= 7.4), libperl5.10 (>= 5.10.0), libpq5 (>= 8.3~beta1), libsasl2-2, libsqlite3-0 (>= 3.5.9), debconf (>= 0.5) | debconf-2.0 Conflicts: mail-transport-agent Breaks: clamav-daemon (<< 0.95) Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: exim4-localscanapi-1.0, exim4-localscanapi-1.1, mail-transport-agent Section: mail Priority: optional Homepage: http://www.exim.org/ Description: Exim MTA (v4) daemon with extended features, including exiscan-acl Exim (v4) is a mail transport agent. This package contains the exim4 daemon with extended features. In addition to the features already supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP, sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication, embedded Perl interpreter, and the content scanning extension (formerly known as "exiscan-acl") for integration of virus scanners and spamassassin. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users ==================================== exim4-daemon-light-dbg_4.74~rc2-1~amlenny+1_i386.deb new debian package, version 2.0. size 736664 bytes: control archive= 958 bytes. 1400 bytes, 30 lines control 235 bytes, 3 lines md5sums Package: exim4-daemon-light-dbg Source: exim4 Version: 4.74~rc2-1~amlenny+1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 1712 Depends: exim4-daemon-light Section: debug Priority: extra Homepage: http://www.exim.org/ Description: debugging symbols for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4-daemon-light package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users ==================================== exim4-daemon-light_4.74~rc2-1~amlenny+1_i386.deb new debian package, version 2.0. size 470196 bytes: control archive= 7963 bytes. 253 bytes, 17 lines * config #!/bin/sh 1823 bytes, 35 lines control 539 bytes, 7 lines md5sums 687 bytes, 35 lines * postinst #!/bin/sh 206 bytes, 8 lines * postrm #!/bin/sh 673 bytes, 37 lines * prerm #!/bin/sh 15235 bytes, 105 lines templates Package: exim4-daemon-light Source: exim4 Version: 4.74~rc2-1~amlenny+1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 976 Depends: exim4-base (>= 4.74~rc2), libc6 (>= 2.7-1), libdb4.8, libgnutls26 (>= 2.4.0-0), libpcre3 (>= 7.4), debconf (>= 0.5) | debconf-2.0 Conflicts: mail-transport-agent Replaces: exim4-base (<= 4.61-1), mail-transport-agent Provides: default-mta, exim4-localscanapi-1.0, exim4-localscanapi-1.1, mail-transport-agent Section: mail Priority: standard Homepage: http://www.exim.org/ Description: lightweight Exim MTA (v4) daemon Exim (v4) is a mail transport agent. This package contains the exim4 daemon with only basic features enabled. It works well with the standard setups that are provided by Debian and includes support for TLS encryption and the dlopen patch to allow dynamic loading of a local_scan function. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users ==================================== exim4-dbg_4.74~rc2-1~amlenny+1_i386.deb new debian package, version 2.0. size 274694 bytes: control archive= 1125 bytes. 1450 bytes, 31 lines control 563 bytes, 8 lines md5sums Package: exim4-dbg Source: exim4 Version: 4.74~rc2-1~amlenny+1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 616 Depends: exim4-base, exim4-config Recommends: eximon4 Section: debug Priority: extra Homepage: http://www.exim.org/ Description: debugging symbols for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains debugging symbols for the binaries contained in the exim4 packages. The daemon packages have their own debug package. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users ==================================== exim4-dev_4.74~rc2-1~amlenny+1_i386.deb new debian package, version 2.0. size 75172 bytes: control archive= 1151 bytes. 1382 bytes, 29 lines control 554 bytes, 8 lines md5sums Package: exim4-dev Source: exim4 Version: 4.74~rc2-1~amlenny+1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 156 Section: mail Priority: extra Homepage: http://www.exim.org/ Description: header files for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains header files that can be used to compile code that is then dynamically linked to exim's local_scan interface. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users ==================================== exim4_4.74~rc2-1~amlenny+1_all.deb new debian package, version 2.0. size 7814 bytes: control archive= 7099 bytes. 240 bytes, 17 lines * config #!/bin/sh 1501 bytes, 28 lines control 61 bytes, 1 lines md5sums 139 bytes, 14 lines * postinst #!/bin/sh 206 bytes, 8 lines * postrm #!/bin/sh 15222 bytes, 105 lines templates Package: exim4 Version: 4.74~rc2-1~amlenny+1 Architecture: all Maintainer: Exim4 Maintainers Installed-Size: 60 Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.4.69) | cdebconf (>= 0.39), exim4-base (>= 4.74~rc2), exim4-daemon-light | exim4-daemon-heavy | exim4-daemon-custom Section: mail Priority: standard Homepage: http://www.exim.org/ Description: metapackage to ease Exim MTA (v4) installation Exim (v4) is a mail transport agent. exim4 is the metapackage depending on the essential components for a basic exim4 installation. . The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users ==================================== eximon4_4.74~rc2-1~amlenny+1_i386.deb new debian package, version 2.0. size 103484 bytes: control archive= 984 bytes. 675 bytes, 17 lines control 373 bytes, 6 lines md5sums 185 bytes, 7 lines * postinst #!/bin/sh 160 bytes, 5 lines * postrm #!/bin/sh Package: eximon4 Source: exim4 Version: 4.74~rc2-1~amlenny+1 Architecture: i386 Maintainer: Exim4 Maintainers Installed-Size: 216 Depends: libc6 (>= 2.7-1), libpcre3 (>= 7.4), libx11-6, libxaw7, libxext6, libxmu6, libxt6, exim4-base (>= 4.10) Conflicts: eximon Replaces: eximon Section: mail Priority: optional Homepage: http://www.exim.org/ Description: monitor application for the Exim MTA (v4) (X11 interface) Eximon is a helper program for the Exim MTA (v4). It allows administrators to view the mail queue and logs, and perform a variety of actions on queued messages, such as freezing, bouncing and thawing messages.