1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
dpkg-buildpackage: source package haskell-utils
dpkg-buildpackage: source version 1.10
dpkg-buildpackage: source changed by Ian Lynagh (wibble) <igloo@debian.org>
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make clean
make[1]: Entering directory `/home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10'
rm -f *.o *.hi update-haskell-control update-debian-haskell-files haskell-utils update-haskell-control.1 update-debian-haskell-files.1 haskell-utils.8 update-haskell-control.lhs update-debian-haskell-files.lhs haskell-utils.lhs
make[1]: Leaving directory `/home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10'
dh_clean
dpkg-source -b haskell-utils-1.10
dpkg-source: building haskell-utils in haskell-utils_1.10.tar.gz
dpkg-source: building haskell-utils in haskell-utils_1.10.dsc
debian/rules build
dh_testdir
/usr/bin/make prefix=/usr localstatedir=/var/lib
make[1]: Entering directory `/home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10'
sed -e "s@^#line.*@@" \
-e "s#@version@#1.9#g" \
-e "s#@libdir@#/usr/lib#g" \
-e "s#@localstatedir@#/var/lib#g" \
< update-haskell-control.lhs.in > update-haskell-control.lhs
/usr/bin/ghc6 -O -Wall -Werror -package regex-base -package regex-posix -package Cabal update-haskell-control.lhs -o update-haskell-control
sed -e "s@^#line.*@@" \
-e "s#@version@#1.9#g" \
-e "s#@libdir@#/usr/lib#g" \
-e "s#@localstatedir@#/var/lib#g" \
< update-debian-haskell-files.lhs.in > update-debian-haskell-files.lhs
/usr/bin/ghc6 -O -Wall -Werror -package regex-base -package regex-posix -package Cabal update-debian-haskell-files.lhs -o update-debian-haskell-files
sed -e "s@^#line.*@@" \
-e "s#@version@#1.9#g" \
-e "s#@libdir@#/usr/lib#g" \
-e "s#@localstatedir@#/var/lib#g" \
< haskell-utils.lhs.in > haskell-utils.lhs
/usr/bin/ghc6 -O -Wall -Werror -package regex-base -package regex-posix -package Cabal haskell-utils.lhs -o haskell-utils
sed -e "s@^#line.*@@" \
-e "s#@version@#1.9#g" \
-e "s#@libdir@#/usr/lib#g" \
-e "s#@localstatedir@#/var/lib#g" \
< update-haskell-control.1.in > update-haskell-control.1
sed -e "s@^#line.*@@" \
-e "s#@version@#1.9#g" \
-e "s#@libdir@#/usr/lib#g" \
-e "s#@localstatedir@#/var/lib#g" \
< update-debian-haskell-files.1.in > update-debian-haskell-files.1
sed -e "s@^#line.*@@" \
-e "s#@version@#1.9#g" \
-e "s#@libdir@#/usr/lib#g" \
-e "s#@localstatedir@#/var/lib#g" \
< haskell-utils.8.in > haskell-utils.8
make[1]: Leaving directory `/home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10'
touch build-stamp
fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
echo 'hugs=' >> debian/haskell-utils.substvars
/usr/bin/make prefix=`pwd`/debian/`dh_listpackages`/usr localstatedir=`pwd`/debian/`dh_listpackages`/var/lib install
make[1]: Entering directory `/home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10'
install -d /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/sbin/
install -d /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/bin/
install -m 755 update-haskell-control update-debian-haskell-files /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/bin/
install -m 755 haskell-utils /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/sbin/
install -d /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/lib/haskell-utils/
install -d /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/var/lib/haskell-utils/
install -d /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/lib/haskell-utils/varfiles/
install -m 644 haskell-utils-common_varfile /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/lib/haskell-utils/varfiles/
install -d /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/lib/haskell-utils/scripts
set -e; for i in scripts/*; do install -d /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/lib/haskell-utils/$i; done
set -e; for i in scripts/*/*; do install -m 755 $i /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/lib/haskell-utils/$i; done
ln -s 9 /home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10/debian/haskell-utils/usr/lib/haskell-utils/scripts/current
make[1]: Leaving directory `/home/ian/debian_packages/haskell-utils/new/haskell-utils-1.10'
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installexamples
dh_installman haskell-utils.8 \
update-haskell-control.1 \
update-debian-haskell-files.1
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: debian/haskell-utils/usr/bin/update-haskell-control shouldn't be linked with libutil.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/haskell-utils/usr/bin/update-haskell-control shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/haskell-utils/usr/bin/update-debian-haskell-files shouldn't be linked with libutil.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/haskell-utils/usr/bin/update-debian-haskell-files shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/haskell-utils/usr/sbin/haskell-utils shouldn't be linked with libutil.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/haskell-utils/usr/sbin/haskell-utils shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `haskell-utils' in `../haskell-utils_1.10_amd64.deb'.
dpkg-genchanges >../haskell-utils_1.10_amd64.changes
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload; Debian-native package (full source is included)
|