Your message dated Sun, 01 Nov 2009 00:25:06 +0000
with message-id <[email protected]>
and subject line Bug#438235: fixed in untex 9210-11
has caused the Debian Bug report #438235,
regarding untex: 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.)


-- 
438235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438235
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: untex
Version: 9210-10
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 untex_9210-10 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-15 18:55:19.957743
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 6519B of source archives.
> Get:1 http://ftp.fr.debian.org sid/main untex 9210-10 (dsc) [525B]
> Get:2 http://ftp.fr.debian.org sid/main untex 9210-10 (tar) [2771B]
> Get:3 http://ftp.fr.debian.org sid/main untex 9210-10 (diff) [3223B]
> Fetched 6519B in 0s (48.7kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Wed Aug 15 18:55:23 UTC 2007
> pbuilder-time-stamp: 1187204123
> 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 [untex_9210-10.dsc]
>     -> copying [./untex_9210.orig.tar.gz]
>     -> copying [./untex_9210-10.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Mon Dec 29 16:22:08 2003 UTC using DSA key ID CF4C7754
> gpg: Can't check signature: public key not found
> dpkg-source: extracting untex in untex-9210
> dpkg-source: unpacking untex_9210.orig.tar.gz
> dpkg-source: applying ./untex_9210-10.diff.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is untex
> dpkg-buildpackage: source version is 9210-10
> dpkg-buildpackage: source changed by Enrique Zanardi <[email protected]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 9210-10
>  fakeroot debian/rules clean
> test -f debian/rules
> rm -f build
> make clean
> make[1]: Entering directory `/tmp/buildd/untex-9210'
> rm -f untex *~ ./#* *.err
> make[1]: Leaving directory `/tmp/buildd/untex-9210'
> rm `find . -name "*~"`
> rm: missing operand
> Try `rm --help' for more information.
> make: [clean] Error 1 (ignored)
> rm -rf debian/tmp debian/files* core
>  dpkg-source -b untex-9210
> dpkg-source: building untex using existing untex_9210.orig.tar.gz
> dpkg-source: building untex in untex_9210-10.diff.gz
> dpkg-source: building untex in untex_9210-10.dsc
>  debian/rules build
> test -f debian/rules
> make
> make[1]: Entering directory `/tmp/buildd/untex-9210'
> gcc -O2    untex.c   -o untex
> untex.c: In function 'main':
> untex.c:102: warning: incompatible implicit declaration of built-in function 
> 'exit'
> untex.c: In function 'usage':
> untex.c:123: warning: incompatible implicit declaration of built-in function 
> 'exit'
> make[1]: Leaving directory `/tmp/buildd/untex-9210'
> touch build
>  fakeroot debian/rules binary
> test -f debian/rules
> test root = "`whoami`"
> test -f debian/rules
> test -f debian/rules
> rm -rf debian/tmp
> install -d debian/tmp/DEBIAN
> install -m 755 debian/prerm debian/tmp/DEBIAN
> make install prefix=`pwd`/debian/tmp/usr
> make[1]: Entering directory `/tmp/buildd/untex-9210'
> install -g root -o root -d -m 755                     
> /tmp/buildd/untex-9210/debian/tmp/usr/bin
> install -s -g root -o root -m 755 untex               
> /tmp/buildd/untex-9210/debian/tmp/usr/bin
> install -g root -o root -d -m 755                     
> /tmp/buildd/untex-9210/debian/tmp/usr/share/man/man1
> install -g root -o root -m 644 untex.1                
> /tmp/buildd/untex-9210/debian/tmp/usr/share/man/man1
> gzip -9                               
> /tmp/buildd/untex-9210/debian/tmp/usr/share/man/man1/untex.1
> make[1]: Leaving directory `/tmp/buildd/untex-9210'
> install -d debian/tmp/usr/share/doc/untex
> install -m 644 debian/changelog 
> debian/tmp/usr/share/doc/untex/changelog.Debian
> gzip -9 debian/tmp/usr/share/doc/untex/changelog.Debian
> install -m 644 debian/copyright debian/tmp/usr/share/doc/untex/copyright
> dpkg-shlibdeps debian/tmp/usr/bin/untex
> dpkg-gencontrol -isp
> chown -R root.root debian/tmp
> chmod -R go=rX debian/tmp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `untex' in `../untex_9210-10_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//32490 and its 
> subdirectories
> Current time: Wed Aug 15 18:57:33 UTC 2007
> pbuilder-time-stamp: 1187204253
> Checking untex_9210-10_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/untex_9210-10_i386.deb/usr/bin/untex: 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-15 18:57:37.326170
> Build needed 0:02:17.368427

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


--- End Message ---
--- Begin Message ---
Source: untex
Source-Version: 9210-11

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

untex_9210-11.diff.gz
  to main/u/untex/untex_9210-11.diff.gz
untex_9210-11.dsc
  to main/u/untex/untex_9210-11.dsc
untex_9210-11_i386.deb
  to main/u/untex/untex_9210-11_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.
Barry deFreese <[email protected]> (supplier of updated untex 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.8
Date: Sat, 31 Oct 2009 09:44:16 -0400
Source: untex
Binary: untex
Architecture: source i386
Version: 9210-11
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[email protected]>
Changed-By: Barry deFreese <[email protected]>
Description: 
 untex      - Remove LaTeX commands from input
Closes: 438235 469655
Changes: 
 untex (9210-11) unstable; urgency=low
 .
   * QA upload.
     + Set maintainer to Debian QA Group <[email protected]>.
   * Note source location in debian/copyright. (Closes: #469655).
   * Add set -e to prerm.
   * Update FSF address in debian/copyright.
   * Bump Standards Version to 3.8.3.
     + Remove -s from Makefile and strip in rules. (Closes: #438235).
Checksums-Sha1: 
 0a04f215e41f73d7eef11159650c3fd09263af1e 892 untex_9210-11.dsc
 806caedd456872a3890d854f922d1246f55ba41f 3590 untex_9210-11.diff.gz
 50450601239e5b84dbd80d3ff88f9fc4fe3ab528 7644 untex_9210-11_i386.deb
Checksums-Sha256: 
 e5274cfa58a53d3925019573013b238325a067572a0220318401bc891e890649 892 
untex_9210-11.dsc
 054d6b5e79579c8ede902387d217b5982340d9d4a5c3a8612616360195a39405 3590 
untex_9210-11.diff.gz
 4bc8055c8f29ec2868a436ed90423ed5b50cbdc5652d8c3102dbd1a0a1335e42 7644 
untex_9210-11_i386.deb
Files: 
 2c92798999e33a3e19858b1e22a38bca 892 tex optional untex_9210-11.dsc
 3dc30e48019b86d9e38657c76afcd090 3590 tex optional untex_9210-11.diff.gz
 1ba489d2d37718465b4ba78c42554797 7644 tex optional untex_9210-11_i386.deb

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

iEYEARECAAYFAkrsRVwACgkQ5ItltUs5T35UFACg6SRFVxzYAdxtDi/KzK/5gj6n
zgoAn3hqgsrfmsmQu5H0xFBohRUbaa10
=miLU
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to