Your message dated Fri, 02 Nov 2007 06:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#437884: fixed in rasmol 2.7.3.1-3
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: rasmol
Version: 2.7.3.1-1.1
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 rasmol_2.7.3.1-1.1 on octave for sid/i386 by rebuildd
> 0.2.2-r136
> Build started at 2007-08-14 16:51:41.573955
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 8037kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main rasmol 2.7.3.1-1.1 (dsc) [644B]
> Get:2 http://ftp.fr.debian.org sid/main rasmol 2.7.3.1-1.1 (tar) [8007kB]
> Get:3 http://ftp.fr.debian.org sid/main rasmol 2.7.3.1-1.1 (diff) [29.5kB]
> Fetched 8037kB in 2s (3031kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Tue Aug 14 16:51:47 UTC 2007
[...]
> -> unmounting dev/pts filesystem
> -> unmounting proc filesystem
> -> cleaning the build env
> -> removing directory /var/cache/pbuilder/build//4889 and its
> subdirectories
> Current time: Tue Aug 14 17:14:01 UTC 2007
> pbuilder-time-stamp: 1187111641
> Checking rasmol_2.7.3.1-1.1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/rasmol_2.7.3.1-1.1_i386.deb/usr/bin/rasmol-gtk: ELF 32-bit LSB
> executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically
> linked (uses shared libs), stripped
> /tmp/rasmol_2.7.3.1-1.1_i386.deb/usr/lib/rasmol/rasmol.16: ELF 32-bit LSB
> executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically
> linked (uses shared libs), stripped
> /tmp/rasmol_2.7.3.1-1.1_i386.deb/usr/lib/rasmol/rasmol.8: ELF 32-bit LSB
> executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically
> linked (uses shared libs), stripped
> /tmp/rasmol_2.7.3.1-1.1_i386.deb/usr/lib/rasmol/rasmol.32: ELF 32-bit LSB
> executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically
> linked (uses shared libs), stripped
> Checking rasmol-doc_2.7.3.1-1.1_all.deb for stripped binaries...
> ---------------------------------------
>
> ...done
> Removing result files...
> ...done
> ******************************************************************************
> Finished with status POST_BUILD_FAILED at 2007-08-14 17:14:09.563640
> Build needed 0:22:27.989685
--
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: rasmol
Source-Version: 2.7.3.1-3
We believe that the bug you reported is fixed in the latest version of
rasmol, which is due to be installed in the Debian FTP archive:
rasmol-doc_2.7.3.1-3_all.deb
to pool/main/r/rasmol/rasmol-doc_2.7.3.1-3_all.deb
rasmol_2.7.3.1-3.diff.gz
to pool/main/r/rasmol/rasmol_2.7.3.1-3.diff.gz
rasmol_2.7.3.1-3.dsc
to pool/main/r/rasmol/rasmol_2.7.3.1-3.dsc
rasmol_2.7.3.1-3_i386.deb
to pool/main/r/rasmol/rasmol_2.7.3.1-3_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.
Teemu Ikonen <[EMAIL PROTECTED]> (supplier of updated rasmol 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, 01 Nov 2007 18:36:04 +0100
Source: rasmol
Binary: rasmol-doc rasmol
Architecture: source i386 all
Version: 2.7.3.1-3
Distribution: unstable
Urgency: low
Maintainer: Teemu Ikonen <[EMAIL PROTECTED]>
Changed-By: Teemu Ikonen <[EMAIL PROTECTED]>
Description:
rasmol - Visualize biological macromolecules
rasmol-doc - Documentation for rasmol
Closes: 437884
Changes:
rasmol (2.7.3.1-3) unstable; urgency=low
.
* Remove explicit strip command from debian/rules in favor of dh_strip
(closes: #437884)
* "Upstream" improvents from the GTK branch
- Load help file from Help->User Manual
- Abbreviate long filenames in the File menu list
- Remove radio buttons from Display and Colours menus
- Add File->Export in GTK GUI
- Printing support using gtk_print
- GTK recent files support, File->Open Recent
* Build-depend on libgtk2.0-dev (>= 2.12.0-1)
* Change build depend from x-dev to x11proto-core-dev
* Scale down the menu icon to 32x32 pixels
* Add information on the GTK version to debian/copyright
* Add README.Debian with info on the bazaar branches
Files:
6f8e6798808b73c2a805ad912836a3d2 681 science optional rasmol_2.7.3.1-3.dsc
fb8cbce7ab1443c0fd3046d5540962df 47655 science optional
rasmol_2.7.3.1-3.diff.gz
1eccff597fd87dbc81491b3d5a46b951 981796 science optional
rasmol_2.7.3.1-3_i386.deb
927bc69c52f25e8101fd1ee569c15c65 1551562 doc optional
rasmol-doc_2.7.3.1-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHKsIaYDBbMcCf01oRAlTOAKCV+ZCpjlF1yUw++R+vP4KlomeMXgCfRQXb
CXO31/mELlCBXa3vi5UUG7c=
=87+z
-----END PGP SIGNATURE-----
--- End Message ---