Your message dated Thu, 29 May 2008 18:47:14 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#437666: fixed in ogamesim 20071227-1
has caused the Debian Bug report #437666,
regarding ogamesim: not handling nostrip build option (policy 10.1)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
437666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437666
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ogamesim
Version: 20070215-2
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: nostrip
Hello,
There was a problem while autobuilding your package with
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.
If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.
> Automatic build of ogamesim_20070215-2 on octave for sid/i386 by rebuildd
> 0.2.2-r136
> Build started at 2007-08-13 14:11:38.847530
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 127kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main ogamesim 20070215-2 (dsc) [604B]
> Get:2 http://ftp.fr.debian.org sid/main ogamesim 20070215-2 (tar) [121kB]
> Get:3 http://ftp.fr.debian.org sid/main ogamesim 20070215-2 (diff) [4643B]
> Fetched 127kB in 0s (542kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Mon Aug 13 14:11:42 UTC 2007
> pbuilder-time-stamp: 1187014302
> Building the build Environment
> -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
> -> creating local configuration
> -> copying local configuration
> -> mounting /proc filesystem
> -> mounting /dev/pts filesystem
> -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
> -> Attempting to parse the build-deps
> -> Considering build-dep perl (>= 5.6)
> -> Trying perl
> -> Considering build-dep gettext (>= 0.15)
> -> Trying gettext
> -> Installing perl gettext
> Reading package lists...
> Building dependency tree...
> Reading state information...
> perl is already the newest version.
> The following extra packages will be installed:
> gettext-base
> Suggested packages:
> cvs gettext-doc
> Recommended packages:
> curl wget lynx
> The following NEW packages will be installed:
> gettext gettext-base
> debconf: delaying package configuration, since apt-utils is not installed
> 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
> Need to get 0B/2310kB of archives.
> After unpacking 6738kB of additional disk space will be used.
> Selecting previously deselected package gettext-base.
> (Reading database ... 8969 files and directories currently installed.)
> Unpacking gettext-base (from .../gettext-base_0.16.1-2_i386.deb) ...
> Selecting previously deselected package gettext.
> Unpacking gettext (from .../gettext_0.16.1-2_i386.deb) ...
> Setting up gettext-base (0.16.1-2) ...
>
> Setting up gettext (0.16.1-2) ...
>
> -> Finished parsing the build-deps
> Reading package lists...
> Building dependency tree...
> Reading state information...
> fakeroot is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Copying back the cached apt archive contents
> Copying source file
> -> copying [ogamesim_20070215-2.dsc]
> -> copying [./ogamesim_20070215.orig.tar.gz]
> -> copying [./ogamesim_20070215-2.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Wed Feb 21 10:56:22 2007 UTC using DSA key ID C9132DDB
> gpg: Can't check signature: public key not found
> dpkg-source: extracting ogamesim in ogamesim-20070215
> dpkg-source: unpacking ogamesim_20070215.orig.tar.gz
> dpkg-source: applying ./ogamesim_20070215-2.diff.gz
> -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is ogamesim
> dpkg-buildpackage: source version is 20070215-2
> dpkg-buildpackage: source changed by Dmitry E. Oboukhov <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 20070215-2
> fakeroot debian/rules clean
> rm -rf debian/ogamesim debian/ogamesim-www csim/csim index.cgi templates
> debian/files
> rm -f www/template/lang/??.po.previous
> rm -f debian/ogamesim.CONTROL
> cd csim && make clean
> make[1]: Entering directory `/tmp/buildd/ogamesim-20070215/csim'
> rm -fr obj
> make[1]: Leaving directory `/tmp/buildd/ogamesim-20070215/csim'
> dpkg-source -b ogamesim-20070215
> dpkg-source: building ogamesim using existing ogamesim_20070215.orig.tar.gz
> dpkg-source: building ogamesim in ogamesim_20070215-2.diff.gz
> dpkg-source: building ogamesim in ogamesim_20070215-2.dsc
> debian/rules build
> cd csim && make for_linux
> make[1]: Entering directory `/tmp/buildd/ogamesim-20070215/csim'
> gcc -c -MMD -g -O2 -fomit-frame-pointer main.c -o obj/main.o
> gcc -c -MMD -g -O2 -fomit-frame-pointer parse_input.c -o obj/parse_input.o
> gcc -c -MMD -g -O2 -fomit-frame-pointer report.c -o obj/report.o
> gcc -c -MMD -g -O2 -fomit-frame-pointer sim.c -o obj/sim.o
> gcc -c -MMD -g -O2 -fomit-frame-pointer unit.c -o obj/unit.o
> gcc -c -MMD -g -O2 -fomit-frame-pointer units_info.c -o obj/units_info.o
> umask 022 && gcc obj/main.o obj/parse_input.o obj/report.o obj/sim.o
> obj/unit.o obj/units_info.o -o csim
> size csim
> text data bss dec hex filename
> 16836 6580 52 23468 5bac csim
> make[1]: Leaving directory `/tmp/buildd/ogamesim-20070215/csim'
> cd www && make
> make[1]: Entering directory `/tmp/buildd/ogamesim-20070215/www'
> msgmerge --suffix=.previous --update template/lang/ca.po
> template/lang/NEW_LANGUAGE_TEMPLATE.pot
> ...... done.
> msgmerge --suffix=.previous --update template/lang/de.po
> template/lang/NEW_LANGUAGE_TEMPLATE.pot
> ...... done.
> msgmerge --suffix=.previous --update template/lang/fr.po
> template/lang/NEW_LANGUAGE_TEMPLATE.pot
> ...... done.
> msgmerge --suffix=.previous --update template/lang/ru.po
> template/lang/NEW_LANGUAGE_TEMPLATE.pot
> ...... done.
> msgmerge --suffix=.previous --update template/lang/sp.po
> template/lang/NEW_LANGUAGE_TEMPLATE.pot
> ...... done.
> make[1]: Leaving directory `/tmp/buildd/ogamesim-20070215/www'
> cat www/index.cgi \
> |sed 's~^my \$units_conf.*~my $units_conf="units.conf";~' \
> |sed 's~^my \$lang.*~my $lang="en";~' \
> |sed 's~my \$counter_file.*~my $counter_file="";~' \
> |sed 's~^my \$simulator.*~my $simulator="/usr/games/ogamesim";~' \
> > index.cgi
> mkdir -p templates
> cd www/template && \
> for tmpl in sim.??.html; do \
> cat $tmpl \
> |sed
> 's~href="sim\.tar\.bz2"~href="http://www.o-o-d.com/tool/sim/sim.tar.bz2"~' \
> > ../../templates/$tmpl; \
> done
> fakeroot debian/rules binary
> #
> # ogamesim
> #
> install -m 0755 -d debian/ogamesim debian/ogamesim-www
> install -m 0755 -d debian/ogamesim/usr/games
> install -m 0755 csim/csim debian/ogamesim/usr/games/ogamesim
> umask 022 && strip -s -S --strip-unneeded -R .note -R .comment \
> debian/ogamesim/usr/games/ogamesim
> install -m 0755 -d debian/ogamesim/usr/share/doc/ogamesim
> install -m 0644 debian/changelog.ogamesim \
> debian/ogamesim/usr/share/doc/ogamesim
> install -m 0644 csim/Changes debian/ogamesim/usr/share/doc/ogamesim/changelog
> install -m 0644 debian/changelog \
> debian/ogamesim/usr/share/doc/ogamesim/changelog.Debian
> umask 022 && \
> find debian/ogamesim/usr/share/doc/ogamesim/ -name changelog\*|grep -v
> gz$ \
> | xargs gzip -f -9
> install -m 0644 debian/copyright debian/ogamesim/usr/share/doc/ogamesim/
> install -m 0644 debian/ogamesim.README
> debian/ogamesim/usr/share/doc/ogamesim/README.Debian
> umask 022 && gzip -9 -f debian/ogamesim/usr/share/doc/ogamesim/README.Debian
> install -m 0644 debian/ogamesim.example.task \
> debian/ogamesim/usr/share/doc/ogamesim/example.task
> if test -f debian/ogamesim.linda; then \
> install -m 0755 -d debian/ogamesim/usr/share/linda/overrides; \
> install -m 0644 debian/ogamesim.linda \
> debian/ogamesim/usr/share/linda/overrides/ogamesim; \
> fi
> if test -f debian/ogamesim.lintian; then \
> install -m 0755 -d debian/ogamesim/usr/share/lintian/overrides;
> \
> install -m 0644 debian/ogamesim.lintian \
> debian/ogamesim/usr/share/lintian/overrides/ogamesim; \
> fi
> install -m 0755 -d debian/ogamesim/usr/share/man/man6
> umask 022 && \
> cat csim/csim.6|sed 's/csim/ogamesim/g' \
> |gzip -f -9 >debian/ogamesim/usr/share/man/man6/ogamesim.6.gz
> #
> # ogamesim-www
> #
> install -m 0755 -d debian/ogamesim-www/usr/share/ogamesim-www
> install -m 755 index.cgi debian/ogamesim-www/usr/share/ogamesim-www/
> install -m 644 www/sim.js debian/ogamesim-www/usr/share/ogamesim-www/
> for dir in css img img/flags img/counter CGI; do \
> install -m 755 -d
> debian/ogamesim-www/usr/share/ogamesim-www/$dir; \
> install -m 644 www/$dir/*.*
> debian/ogamesim-www/usr/share/ogamesim-www/$dir/; \
> done
> install -m 0644 csim/units.conf debian/ogamesim-www/usr/share/ogamesim-www/
> install -m 755 -d debian/ogamesim-www/usr/share/ogamesim-www/template
> install -m 644 templates/*
> debian/ogamesim-www/usr/share/ogamesim-www/template/
> install -m 0755 -d debian/ogamesim-www/usr/share/doc/ogamesim-www
> install -m 0644 debian/changelog \
> debian/ogamesim-www/usr/share/doc/ogamesim-www/changelog.Debian
> install -m 0644 debian/changelog.ogamesim-www\
> debian/ogamesim-www/usr/share/doc/ogamesim-www
> install -m 0644 www/Changes
> debian/ogamesim-www/usr/share/doc/ogamesim-www/changelog
> umask 022 && \
> find debian/ogamesim-www/usr/share/doc/ogamesim-www/ -name
> changelog\*|grep -v gz$ \
> | xargs gzip -f -9
> install -m 0644 debian/copyright
> debian/ogamesim-www/usr/share/doc/ogamesim-www/
> install -m 0644 debian/apache.example.conf
> debian/ogamesim-www/usr/share/doc/ogamesim-www/
> install -m 0644 debian/ogamesim-www.README
> debian/ogamesim-www/usr/share/doc/ogamesim-www/README.Debian
> umask 022 && gzip -9 -f
> debian/ogamesim-www/usr/share/doc/ogamesim-www/README.Debian
> test "`id -u`" = 0
> #
> # ogamesim-www
> #
> install -m 0755 -d debian/ogamesim-www/DEBIAN
> umask 022 && cd debian/ogamesim-www && rm -f DEBIAN/md5sums && \
> find -type f \
> | grep -v '^\./DEBIAN/' \
> | sed 's~^\./~~' \
> | xargs md5sum -b \
> | sed 's/\*/ /' \
> > DEBIAN/md5sums
> umask 022; \
> dpkg-distaddfile ogamesim-www_0.30-2_all.deb \
> games extra && \
> dpkg-gencontrol -isp -Pdebian/ogamesim-www -pogamesim-www -v0.30-2 && \
> dpkg --build debian/ogamesim-www ../ogamesim-www_0.30-2_all.deb
> dpkg-deb: building package `ogamesim-www' in `../ogamesim-www_0.30-2_all.deb'.
> test "`id -u`" = 0
> #
> # ogamesim
> #
> install -m 0755 -d debian/ogamesim/DEBIAN
> umask 022 && cd debian/ogamesim && rm -f DEBIAN/md5sums && \
> find -type f \
> | grep -v '^\./DEBIAN/' \
> | sed 's~^\./~~' \
> | xargs md5sum -b \
> | sed 's/\*/ /' \
> > DEBIAN/md5sums
> umask 022; \
> dpkg-distaddfile ogamesim_1.14-2_i386.deb \
> games extra && \
> shlibs=`dpkg-shlibdeps csim/csim -O | sed 's/^.*Depends=//'` && \
> sed "/^Depends/s~.{shlibs:Depends}~$shlibs~" debian/control \
> > debian/ogamesim.CONTROL && \
> dpkg-gencontrol -cdebian/ogamesim.CONTROL -isp \
> -Pdebian/ogamesim -pogamesim -v1.14-2 && \
> dpkg --build debian/ogamesim ../ogamesim_1.14-2_i386.deb
> dpkg-deb: building package `ogamesim' in `../ogamesim_1.14-2_i386.deb'.
> dpkg-genchanges
> dpkg-genchanges: not including original source code in upload
> dpkg-buildpackage: binary and diff upload (original source NOT included)
> Copying back the cached apt archive contents
> -> unmounting dev/pts filesystem
> -> unmounting proc filesystem
> -> cleaning the build env
> -> removing directory /var/cache/pbuilder/build//24329 and its
> subdirectories
> Current time: Mon Aug 13 14:15:10 UTC 2007
> pbuilder-time-stamp: 1187014510
> Checking ogamesim-www_0.30-2_all.deb for stripped binaries...
> ---------------------------------------
> Checking ogamesim_1.14-2_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/ogamesim_1.14-2_i386.deb/usr/games/ogamesim: ELF 32-bit LSB executable,
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses
> shared libs), stripped
>
> ...done
> Removing result files...
> ...done
> ******************************************************************************
> Finished with status POST_BUILD_FAILED at 2007-08-13 14:15:15.051010
> Build needed 0:03:36.203480
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: ogamesim
Source-Version: 20071227-1
We believe that the bug you reported is fixed in the latest version of
ogamesim, which is due to be installed in the Debian FTP archive:
ogamesim-www_0.32-1_all.deb
to pool/main/o/ogamesim/ogamesim-www_0.32-1_all.deb
ogamesim_1.16-1_i386.deb
to pool/main/o/ogamesim/ogamesim_1.16-1_i386.deb
ogamesim_20071227-1.diff.gz
to pool/main/o/ogamesim/ogamesim_20071227-1.diff.gz
ogamesim_20071227-1.dsc
to pool/main/o/ogamesim/ogamesim_20071227-1.dsc
ogamesim_20071227.orig.tar.gz
to pool/main/o/ogamesim/ogamesim_20071227.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitry E. Oboukhov <[EMAIL PROTECTED]> (supplier of updated ogamesim package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 29 May 2008 22:20:16 +0300
Source: ogamesim
Binary: ogamesim ogamesim-www
Architecture: source i386 all
Version: 20071227-1
Distribution: unstable
Urgency: low
Maintainer: Dmitry E. Oboukhov <[EMAIL PROTECTED]>
Changed-By: Dmitry E. Oboukhov <[EMAIL PROTECTED]>
Description:
ogamesim - Console Ogame Simulator
ogamesim-www - WWW GUI for ogamesim
Closes: 437666
Changes:
ogamesim (20071227-1) unstable; urgency=low
.
* New upstream version (Czech language added).
* Fix copyright lintian warning (debian/copyright).
* Added 'Homepage' field into debian/control.
* Bumped Standards-Version to 3.7.3.
* Use debhelper for building package, closes: #437666.
* My email address has been changed.
Files:
899c6f172990c0f2101d450c9043b743 662 games extra ogamesim_20071227-1.dsc
9138bc77e6a8fcf039117950d0e70f2f 126494 games extra
ogamesim_20071227.orig.tar.gz
210e08d79f9a0e00c0ad57b4efc9d83e 3717 games extra ogamesim_20071227-1.diff.gz
8ea815478c7a1b2b8a0883f327408359 15060 games extra ogamesim_1.16-1_i386.deb
a5cd60942817e3dbac161e6643efc694 68502 games extra ogamesim-www_0.32-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIPvhDq4wAz/jiZTcRAmvgAKCyiVt9yn1ux3rF6ghaTmNPWNaT5ACgj4xV
Ii3PeMN09CtnVvj7REEdAYc=
=nGEW
-----END PGP SIGNATURE-----
--- End Message ---