[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted emdebian-tools 1.0.0 (source all)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 11 Apr 2008 20:06:56 +0100
Source: emdebian-tools
Binary: emdebian-tools emdebian-archive-keyring emdebian-rootfs libemdebian-tools-perl
Architecture: source all
Version: 1.0.0
Distribution: unstable
Urgency: low
Maintainer: Neil Williams <codehelp@debian.org>
Changed-By: Neil Williams <codehelp@debian.org>
Description: 
 emdebian-archive-keyring - GnuPG archive keys for the emdebian repository
 emdebian-rootfs - emdebian root filesystem support
 emdebian-tools - emdebian crossbuilding tool set
 libemdebian-tools-perl - emdebian support library
Closes: 473472 473492 473554 473616 473650 473728 474111 474150 475289
Changes: 
 emdebian-tools (1.0.0) unstable; urgency=low
 .
   * Migrate Emdebian changes into Debian package
   * [INTL:eu] debconf templates Basque translatio (Closes: #475289)
 .
 emdebian-tools (0.9.4) unstable; urgency=low
 .
   * Interim Emdebian release to test new debconf configuration.
   * emdebuild: Remove shlibdeps and pkg-config workarounds,
    due to sane cross building environment implemented by
    dpkg-dev (>= 1.14.17).
   * emdebian-tools.templates: New debconf question for primary mirror
     selection.
   * emdebian-rootfs.templates: revise text to emphasise the need for a
     writable directory
   * emdebian-tools.postinst, emdebian-tools.config: Migrate primary
     mirror detection code into config to work with the new debconf
     question and store the primary mirror selection in
     /etc/emsource.conf instead of adding the actual apt source.
   * control: drop libtext-balanced-perl dependency which is already part
     of perl-modules.
   * emsetup, emsource: check the debconf value for 'primary' and pass
     that as a mirror to apt-cross
   * emchain: Divide out force, uclibc and a new ignore option into
     commands; add a warning if a usable toolchain exists and use --
     ignore to allow to override that check
   * Emdebian::Tools - support for retrieving 'primary' setting from
     debconf
   * [INTL:pt] Updated Portuguese translation for debconf messages
     (Closes: #473472)
   * [INTL:ru] Russian debconf templates translation update (Closes:
     #473616)
   * [INTL:fr] French debconf templates translation update (Closes:
     #473554)
   * [INTL:gl] Galician debconf template translation for emdebian-tools
     (Closes: #473492)
   * [INTL:fi] Updated Finnish translation of the debconf templates
     (Closes: #473650)
   * emdebian-rootfs.postrm: purge /etc/emsandbox.conf from rootfs
     package, not tools.
   * emdebcheck: enable STDIN mode and parse multiple files in one
     operation to handle internal dependencies
   * emrecent: pass multiple files to emdebcheck to handle internal
     dependencies
   * Emdebian::Tools; return an undef if no primary needs to be used.
     (easier parsing)
   * [INTL:vi] Vietnamese debconf templates translation update (Closes:
     #473728)
   * [l10n] Updated Czech translation of emdebian-tools debconf messages
     (Closes: #474111)
   * [INTL:de] updated German debconf translation (Closes: #474150)
   * checks/emdebian: New lintian extension to separate the build checks
     from emdebuild into lintian
   * control: depend on lintian to use new lintian tests
   * em_installtdeb: include functions from Emdebian::Tools and fix arch
     check
   * emsource: run lintian during --status and check for emrecent error
     logs
   * emdebuild: Replace build checks with lintian support
   * embug: add --list-bugs and --list-newer sub-options
   * embug: handle more than one cross built bug per package
   * emrecent: add lintian support
   * embug: implement a hierarchy in the flags to indicate severity of
     the breakage
   * embuildstats: add --lintian option to iterate over all locally built
     packages and run the Emdebian lintian checks
   * emdebcheck: handle .changes files directly
   * emsource --status: report if the most recent build log ends with
     'dpkg-buildpackage: failure'
   * emdebuild: provisional and possibly incomplete support for OR
     dependencies - handle architecture lists.
   * emrecent: handle a single .changes file on the command line
   * emdebcheck: ensure Pre-Depends are available to edos-debcheck
   * emsetup: fail if not actually Debian and advise on using a chroot
   * embug: add a --failed option for FTBFS (patches must be up to date)
   * emdebuild: use embug --failed when dpkg-buildpackage exits with an
     error
   * emsource: retrieve exit status from emdebuild in autobuild mode.
     exit with error if patches fail to apply in autobuild mode
   * em_autobuild: Add code behind the --omit option and add configurable
     behaviour when builds fail
   * ta.po: Updated Tamil debconf translation
   * emdebian-tools.postinst: don't ask for workdir or targetsuite as
     these are not set by this postinst anymore, use emdebian-
     rootfs.postinst instead
   * pbuilder/emdebian.buildd: disable Apt Recommends behaviour inside
     the chroot
   * pbuilder/embootstrap: use primary for MIRROR if set via debconf,
     otherwise default to a http URL for easier use with proxies
   * Prepare a 0.9.4 upload for Emdebian, pending 1.0.0 for Debian
   * emdebhelper.mk: sync with current cdbs and add a last-ditch rule to
     remove manpages
   * ensure targetsuite is set in both postinst scripts and get
     Emdebian::Tools to handle any conflicts
 .
 emdebian-tools (0.9.3) unstable; urgency=low
 .
   * Emdebian interim release
   * embug, emsource: Track packages with out of date patches in SVN
   * em_autobuild: New autobuilder for target packages
   * Package em_autobuild in main tools package
   * emdebuild: don't test architecture of symbolic links
   * em_autobuild: Add dependency lookups
   * emtargetcmp: record out of date packages using embug -d
   * emsource: pass the --arch option to emdebuild and empdebuild
   * emdebuild: skip undefined dependency info and return if no
     dependencies listed.
   * Emdebian::Tools - add get_standards_version as a single place to
     update it.
   * embug: Separate support for out of date patches from filed bugs.
   * emsource: add patch status output to stats
   * emchain: add experimental support for uClibc toolchains
 .
 emdebian-tools (0.9.2) unstable; urgency=low
 .
   * Check workdir is writable
   * Ask the workingdir question for both the -tools and the -rootfs
     packages
   * control:ensure emdebuild has the latest version of libdebian-
     dpkgcross-perl
   * Emdebian::Tools : ensure the targetsuite value is used, remove the
     default
   * emsource: ensure machine-patch.stamp is created (thanks to David
     Goodenough).
Checksums-Sha1: 
 849f0568aefa9de802eab217a7f0d93167572d4f 1126 emdebian-tools_1.0.0.dsc
 00e4849407efa52eb4d5822afc24584ceac4ead6 189532 emdebian-tools_1.0.0.tar.gz
 d132430691b0b69c047a7a3dc3c2e3468e96374d 151834 emdebian-tools_1.0.0_all.deb
 bfb2734cb4b47da51277395fe8e1e9a282f6fac2 17148 emdebian-archive-keyring_1.0.0_all.deb
 892d4270c19c042fef00acd9173e58a8c2cf32a1 39030 emdebian-rootfs_1.0.0_all.deb
 f3ffe5ad3e340ea0b7615c2dec51df3a525132a9 27676 libemdebian-tools-perl_1.0.0_all.deb
Checksums-Sha256: 
 adee629eb0ccd8a2bf480bf14d54172d1240a534ebbaba5174bdc02f4ec8f41a 1126 emdebian-tools_1.0.0.dsc
 4fe8232806df89e4529419d1c4af0f874b35f8540442d7a36d2182a848370561 189532 emdebian-tools_1.0.0.tar.gz
 99f7d9b5292e985b4defd851ce661d76b1a5c992bd8b841942646851da1c0ec4 151834 emdebian-tools_1.0.0_all.deb
 d2559eeaa662296235fa723778bcd3a03c6915cbc72e2e60b2b5eca5b300eff1 17148 emdebian-archive-keyring_1.0.0_all.deb
 08f29cca5fba38011b046d4a67c8453338c928ae5887bb7968bb50b7a04b3b49 39030 emdebian-rootfs_1.0.0_all.deb
 8fd6afbd1fdeadbf0a25bc406b9ae2c7b93ff156741f1bc3e9fc24eb2acb9e6a 27676 libemdebian-tools-perl_1.0.0_all.deb
Files: 
 7fd79262eb9a15d77b2a1dc49748aecf 1126 utils extra emdebian-tools_1.0.0.dsc
 40bea6b3e2177413f0f27c08054a906a 189532 utils extra emdebian-tools_1.0.0.tar.gz
 07d7863be1487c9e7aad496a0ce1b86c 151834 utils extra emdebian-tools_1.0.0_all.deb
 6f9b229287f7b7cb9175f9015375445d 17148 utils extra emdebian-archive-keyring_1.0.0_all.deb
 ecc825dfe442df9e12fa53039d59dec8 39030 utils extra emdebian-rootfs_1.0.0_all.deb
 052d4b624bf9df1ddd213731e5d410c3 27676 perl extra libemdebian-tools-perl_1.0.0_all.deb

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

iD8DBQFH/7cdiAEJSii8s+MRApu4AKDxAhalZmyrgXoqNHRXOHkgHIHMTwCeMlNx
q8rgKtlpWo8xkPxjFytbRe0=
=uJ7P
-----END PGP SIGNATURE-----


Accepted:
emdebian-archive-keyring_1.0.0_all.deb
  to pool/main/e/emdebian-tools/emdebian-archive-keyring_1.0.0_all.deb
emdebian-rootfs_1.0.0_all.deb
  to pool/main/e/emdebian-tools/emdebian-rootfs_1.0.0_all.deb
emdebian-tools_1.0.0.dsc
  to pool/main/e/emdebian-tools/emdebian-tools_1.0.0.dsc
emdebian-tools_1.0.0.tar.gz
  to pool/main/e/emdebian-tools/emdebian-tools_1.0.0.tar.gz
emdebian-tools_1.0.0_all.deb
  to pool/main/e/emdebian-tools/emdebian-tools_1.0.0_all.deb
libemdebian-tools-perl_1.0.0_all.deb
  to pool/main/e/emdebian-tools/libemdebian-tools-perl_1.0.0_all.deb


Reply to: