Your message dated Sun, 12 Aug 2007 22:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#436984: fixed in giftrans 1.12.2-13
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: giftrans
Version: 1.12.2-12
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 giftrans_1.12.2-12 on octave for sid/i386 by rebuildd 0.2.1
> Build started at 2007-08-09 20:57:48.643343
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 15.2kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main giftrans 1.12.2-12 (dsc) [534B]
> Get:2 http://ftp.fr.debian.org sid/main giftrans 1.12.2-12 (tar) [9036B]
> Get:3 http://ftp.fr.debian.org sid/main giftrans 1.12.2-12 (diff) [5604B]
> Fetched 15.2kB in 0s (51.0kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Thu Aug  9 20:57:53 UTC 2007
> pbuilder-time-stamp: 1186693073
> 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 
>  -> Installing 
> Reading package lists...
> Building dependency tree...
> Reading state information...
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>  -> 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 [giftrans_1.12.2-12.dsc]
>     -> copying [./giftrans_1.12.2.orig.tar.gz]
>     -> copying [./giftrans_1.12.2-12.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Wed Apr 26 23:09:29 2006 UTC using DSA key ID 88C7C1F7
> gpg: Can't check signature: public key not found
> dpkg-source: extracting giftrans in giftrans-1.12.2
> dpkg-source: unpacking giftrans_1.12.2.orig.tar.gz
> dpkg-source: applying ./giftrans_1.12.2-12.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is giftrans
> dpkg-buildpackage: source version is 1.12.2-12
> dpkg-buildpackage: source changed by Steve McIntyre <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.12.2-12
>  fakeroot debian/rules clean
> touch preserve-stamp
> touch makefile-stamp
> rm -f build-stamp
> find . -name '\#*\#' -o -name '*~' -o -name 'DEADJOE' -exec rm -vf {} \;
> rm -f debian/files* debian/substvars debian/*.substvars giftrans
> rm -rf debian/tmp >/dev/null 2>&1
> rm -f preserve-stamp makefile-stamp
>  dpkg-source -b giftrans-1.12.2
> dpkg-source: building giftrans using existing giftrans_1.12.2.orig.tar.gz
> dpkg-source: building giftrans in giftrans_1.12.2-12.diff.gz
> dpkg-source: building giftrans in giftrans_1.12.2-12.dsc
>  debian/rules build
> touch preserve-stamp
> touch makefile-stamp
> cc -O2 -g -Wall -o giftrans giftrans.c
> touch build-stamp
>  fakeroot debian/rules binary
> rm -rf debian/tmp >/dev/null 2>&1
> install -d debian/tmp debian/tmp/DEBIAN debian/tmp/usr/share/doc/giftrans
> install -d debian/tmp/usr/bin
> install -s giftrans debian/tmp/usr/bin
> install -d debian/tmp/usr/share/man/man1
> install -m 644 giftrans.1 debian/tmp/usr/share/man/man1/giftrans.1
> gzip -9v -r debian/tmp/usr/share/man/
> debian/tmp/usr/share/man//man1/giftrans.1:     53.4% -- replaced with 
> debian/tmp/usr/share/man//man1/giftrans.1.gz
> cp debian/copyright debian/tmp/usr/share/doc/giftrans/copyright
> install -m 644 debian/changelog 
> debian/tmp/usr/share/doc/giftrans/changelog.Debian
> gzip -9v debian/tmp/usr/share/doc/giftrans/changelog.Debian
> debian/tmp/usr/share/doc/giftrans/changelog.Debian:    62.5% -- replaced with 
> debian/tmp/usr/share/doc/giftrans/changelog.Debian.gz
> install -m 644 debian/conffiles debian/tmp/DEBIAN/conffiles
> install: cannot stat `debian/conffiles': No such file or directory
> make: [binary-arch] Error 1 (ignored)
> install -m 755 debian/preinst debian/tmp/DEBIAN/preinst
> install: cannot stat `debian/preinst': No such file or directory
> make: [binary-arch] Error 1 (ignored)
> install -m 755 debian/postinst debian/tmp/DEBIAN/postinst
> install: cannot stat `debian/postinst': No such file or directory
> make: [binary-arch] Error 1 (ignored)
> install -m 755 debian/prerm debian/tmp/DEBIAN/prerm
> install: cannot stat `debian/prerm': No such file or directory
> make: [binary-arch] Error 1 (ignored)
> install -m 755 debian/postrm debian/tmp/DEBIAN/postrm
> install: cannot stat `debian/postrm': No such file or directory
> make: [binary-arch] Error 1 (ignored)
> dpkg-shlibdeps giftrans
> dpkg-gencontrol -isp
> [ "`whoami`" != root ] && \
>               echo -e "\n ** Enter root password to set file permissions."; \
>       debian/rules setperms
> make[1]: Entering directory `/tmp/buildd/giftrans-1.12.2'
> chown -R root.root debian/tmp
> chmod -R g-ws debian/tmp
> make[1]: Leaving directory `/tmp/buildd/giftrans-1.12.2'
> echo dpkg --build debian/tmp ..
> dpkg --build debian/tmp ..
> dpkg --build debian/tmp ..
> dpkg-deb: building package `giftrans' in `../giftrans_1.12.2-12_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//15190 and its 
> subdirectories
> Current time: Thu Aug  9 21:01:55 UTC 2007
> pbuilder-time-stamp: 1186693315
> Checking giftrans_1.12.2-12_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/giftrans_1.12.2-12_i386.deb/usr/bin/giftrans: 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 BUILD_FAILED at 2007-08-09 21:02:00.157821
> Build needed 0:04:11.514478

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: giftrans
Source-Version: 1.12.2-13

We believe that the bug you reported is fixed in the latest version of
giftrans, which is due to be installed in the Debian FTP archive:

giftrans_1.12.2-13.diff.gz
  to pool/main/g/giftrans/giftrans_1.12.2-13.diff.gz
giftrans_1.12.2-13.dsc
  to pool/main/g/giftrans/giftrans_1.12.2-13.dsc
giftrans_1.12.2-13_i386.deb
  to pool/main/g/giftrans/giftrans_1.12.2-13_i386.deb



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.
Steve McIntyre <[EMAIL PROTECTED]> (supplier of updated giftrans 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: Sun, 12 Aug 2007 22:58:58 +0100
Source: giftrans
Binary: giftrans
Architecture: source i386
Version: 1.12.2-13
Distribution: unstable
Urgency: low
Maintainer: Steve McIntyre <[EMAIL PROTECTED]>
Changed-By: Steve McIntyre <[EMAIL PROTECTED]>
Description: 
 giftrans   - Convert any GIF file into a GIF89a
Closes: 436984
Changes: 
 giftrans (1.12.2-13) unstable; urgency=low
 .
   * Cope with DEB_BUILD_OPTIONS=nostrip. Closes: #436984
   * Remove postinst - /usr/doc is gone
   * Update Standards-Version
Files: 
 cf7ba3f5cc84c49cd8e6c37fc3e7ef0a 534 graphics optional giftrans_1.12.2-13.dsc
 13c580577ed2aa496b5f48078ca40220 5603 graphics optional 
giftrans_1.12.2-13.diff.gz
 069069c98248cc30af68f2eae08a4f09 14006 graphics optional 
giftrans_1.12.2-13_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGv4jyfDt5cIjHwfcRAuOuAKCnVKtz/D8qlPFxAwISkkYZtH2K4gCgpWmS
BZoYBILb9d5XnWVJLq54qfw=
=3eOA
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to