Your message dated Mon, 22 Jun 2009 12:47:06 +0000
with message-id <[email protected]>
and subject line Bug#532748: fixed in emdebian-tools 2.1.0
has caused the Debian Bug report #532748,
regarding apt-cross(1) references emdebian-tools(1), but that does not exist
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.)


-- 
532748: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532748
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt-cross
Version: 0.13.0
Severity: normal


apt-cross(1) references emdebian-tools(1), but that does not
exist. And yes, I installed emdebian-tools.

-- Package-specific info:

-- apt-cache policy request denied --


-- /etc/apt/sources.list --

# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
deb http://ftp.debian.org/debian testing main contrib non-free
deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free

# openembedded build environment.
#deb http://www.openembedded.org/dl/ packages/

#deb http://debian-x86-64.alioth.debian.org sarge main

#for scratchbox
#deb http://scratchbox.org/debian/ ./

# For vlc-and dcss.
#deb ftp://ftp.videolan.org/pub/videolan/debian i386/
#deb-src ftp://ftp.videolan.org/pub/videolan/debian sources/


# Uncomment if you want the apt-get source function to work
deb-src http://http.us.debian.org/debian unstable main contrib non-free

#deb ftp://sunsite.mff.cuni.cz/pub/debian unstable main contrib non-free
#deb ftp://sunsite.mff.cuni.cz/pub/debian-non-US unstable non-US/main 
non-US/non-free
#deb-src ftp://sunsite.mff.cuni.cz/pub/debian unstable main contrib non-free
#deb-src ftp://sunsite.mff.cuni.cz/pub/debian-non-US unstable non-US/main 
non-US/non-free

-- /etc/apt/sources.list.d/emdebian.sources.list --

# The Emdebian toolchain repository
deb http://www.emdebian.org/debian/ testing main
deb-src http://www.emdebian.org/debian/ testing main

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-rc8 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-cross depends on:
ii  apt                           0.7.21     Advanced front-end for dpkg
ii  dpkg-cross                    2.5.0      tools for cross compiling Debian p
ii  dpkg-dev                      1.15.2     Debian package development tools
ii  libcache-apt-perl             0.13.0     object oriented apt cache perl bin
ii  libterm-progressbar-perl      2.09-5     Perl module to print a progress ba
ii  libwww-perl                   5.813-1    WWW client/server library for Perl
ii  perl                          5.10.0-22  Larry Wall's Practical Extraction 
ii  sudo                          1.6.9p17-1 Provide limited super user privile

apt-cross recommends no packages.

apt-cross suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: emdebian-tools
Source-Version: 2.1.0

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

emdebian-buildsupport_2.1.0_all.deb
  to pool/main/e/emdebian-tools/emdebian-buildsupport_2.1.0_all.deb
emdebian-qa_2.1.0_all.deb
  to pool/main/e/emdebian-tools/emdebian-qa_2.1.0_all.deb
emdebian-tools_2.1.0.dsc
  to pool/main/e/emdebian-tools/emdebian-tools_2.1.0.dsc
emdebian-tools_2.1.0.tar.gz
  to pool/main/e/emdebian-tools/emdebian-tools_2.1.0.tar.gz
emdebian-tools_2.1.0_all.deb
  to pool/main/e/emdebian-tools/emdebian-tools_2.1.0_all.deb
libemdebian-tools-perl_2.1.0_all.deb
  to pool/main/e/emdebian-tools/libemdebian-tools-perl_2.1.0_all.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.
Neil Williams <[email protected]> (supplier of updated emdebian-tools 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: Mon, 22 Jun 2009 06:57:08 +0100
Source: emdebian-tools
Binary: emdebian-tools emdebian-buildsupport emdebian-qa libemdebian-tools-perl
Architecture: source all
Version: 2.1.0
Distribution: unstable
Urgency: low
Maintainer: Neil Williams <[email protected]>
Changed-By: Neil Williams <[email protected]>
Description: 
 emdebian-buildsupport - emdebian crossbuilding support
 emdebian-qa - emdebian quality assurance support
 emdebian-tools - emdebian crossbuilding tool set
 libemdebian-tools-perl - emdebian support library
Closes: 530970 532400 532428 532748
Changes: 
 emdebian-tools (2.1.0) unstable; urgency=low
 .
   * Convert bug support script to /bin/bash (Closes: #530970)
   * embug, embug_report: Add support for opening new bugs with a gzipped
     build log.
   * emsource, qa/emxcontrol : Add support for updating debian/xcontrol
     as part of cleaning the package with emsource.
   * Add dpkg-vendor conffile.
   * Add note to emsetup manpage about ensuring the Emdebian toolchain
     apt source is available. (Closes: #532400)
   * Migrate emchain to look for eglibc instead of glibc (Closes: #532428)
   * bug/embug : extend coverage to packages using epochs and improve
     non-native handling.
   * Package emdebian-tools.1 manpage. (Closes: #532748)
   * Add -S option to bash completion of emdebuild.
   * qa/emxcontrol : Promote emxcontrol to /usr/bin, package manpage and
     use a temporary file to update debian/xcontrol in place.
   * fix missing comma in -tools depends.
   * Add a note about Crush to the package description.
   * Add a Vendor-Name field to vendor/emdebian-crush for a fully verbose
     title.
   * Add --check-in support to emsource, based on emdebuild --svn-only.
   * Emdebian/Tools.pm : Move find_latest_gcc away from finding the
     latest version of gcc in Debian. Instead find the latest built
     toolchains in Emdebian.
   * emsetup : use the new support in the module and simplify the script
     considerably.
   * emdebuild : Add vendor support to emdebuild.
   * em_make : Add vendor support to em_make, called by emdebuild.
   * em_make : Use emxcontrol support in em_make, if emdebian-qa is
     installed.
Checksums-Sha1: 
 521bd190a3a7427e3722f57a7f9ac134c6f24658 1165 emdebian-tools_2.1.0.dsc
 e473ded402365a2c5557f7468c2e8b92e843c9e1 218362 emdebian-tools_2.1.0.tar.gz
 211ad88a5531a70e0ffbefde0c376d90fed96f3c 103336 emdebian-tools_2.1.0_all.deb
 2eaf8cfd80bb103fe4258daa38470469c41448f9 70680 
emdebian-buildsupport_2.1.0_all.deb
 946d1c53b38f919225d1c4cca412fa210ec8f18e 102654 emdebian-qa_2.1.0_all.deb
 6c76288899d1b5faec1bf691bf0563c0307bb4c2 65332 
libemdebian-tools-perl_2.1.0_all.deb
Checksums-Sha256: 
 b9c6ffa6eaabf812a34928bdc8c61e5e951e4f830b6eb42f0519ca2c78be311b 1165 
emdebian-tools_2.1.0.dsc
 2fbf196301f05940d6a986004183a5804ace40375ebc50befcf91b6ded1279a9 218362 
emdebian-tools_2.1.0.tar.gz
 e42fcc6ce5c2102b35c91d30f26d059069daad953e3d811a263afa31493e9afb 103336 
emdebian-tools_2.1.0_all.deb
 f9f1170732eb506697c1b64a5fb1fd41d7b77483521efab57b3e06faf28645f6 70680 
emdebian-buildsupport_2.1.0_all.deb
 d73a6f5b49d54a121625ae1036dfcbd5343fe29296723bc2ee10e3ebed2010b3 102654 
emdebian-qa_2.1.0_all.deb
 092734b797ec5d5ad1debbd9ed839594c59bbf14814662ed2bd9552aa8f1d78d 65332 
libemdebian-tools-perl_2.1.0_all.deb
Files: 
 61e05a51aa6d3925edb1cb69ba5d85b9 1165 utils extra emdebian-tools_2.1.0.dsc
 4748b0697deea0dba845dd841fbe1609 218362 utils extra emdebian-tools_2.1.0.tar.gz
 77dc4e3d62e765f5e120c325d9ea6723 103336 utils extra 
emdebian-tools_2.1.0_all.deb
 4323f8290ab86a3eef54efd631136195 70680 utils extra 
emdebian-buildsupport_2.1.0_all.deb
 74e2abb9cfbd8c15d42a2477ad1bbb9a 102654 utils extra emdebian-qa_2.1.0_all.deb
 762bdb6a38305fc535b77dbcf17a8041 65332 perl extra 
libemdebian-tools-perl_2.1.0_all.deb

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

iEYEARECAAYFAko/ezEACgkQiAEJSii8s+NTQgCaAgwfkPlqN9LVaMq+ofFFbLdU
lAIAnj5SAhfZ8AdzqAp0OVnDl8JoSSm9
=z5Br
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to