Change logs for multistrap source package in Maverick

  • multistrap (2.1.6ubuntu3) maverick; urgency=low
    
      * cross/ubuntu/armel.conf: Set config to use maverick now that all the
        packages are in the archive. LP: #646901
      * Always use the host apt keyring when bootstrapping, since we don't
        have one yet in the target root.
    
      [ Wookey <email address hidden> ]
      * Point UbuntuToolchains config at the gcc-defaults metapackage instead of
        at g++-4.4-arm-linux-gnueabi.
     -- Steve Langasek <email address hidden>   Thu, 30 Sep 2010 19:26:29 +0000
  • multistrap (2.1.6ubuntu2) maverick; urgency=low
    
      * Better flat aptftparcive-style URL implementation
      * Make flat URL regexp more explicit/correct.  LP: #625059
     -- Wookey <email address hidden>   Fri, 27 Aug 2010 03:15:41 +0100
  • multistrap (2.1.6ubuntu1) maverick; urgency=low
    
      * Add all packages to the source dir, including calculated
        dependencies.
      * Improve the omitdebsrc handling for detection of 'true'.
      * Add examples for Grip.
      * Add more synopsis information to manual page. (Closes: #592621)
      * Add support for flat aptftparchive-style URLs
      * Include Ubuntu config files
      * Include chroot.sh preventing services being started during chroot creation
     -- Wookey <email address hidden>   Tue, 25 Aug 2010 23:18:30 +0100
  • multistrap (2.1.5) unstable; urgency=low
    
      * [INTL:pt] Updated Portuguese program output translation
        (Closes: #581251)
      * [INTL:da] Danish translation of multistrap program
        (Closes: #581496)
      * [INTL:pt] Updated Portuguese translation for manpage messages
        (Closes: #581673)
      * [INTL:fr] French program output translation (Closes: #582059)
      * Add support for omitdebsrc and change suite behaviour to be non-
        default, usable by selecting explicitsuite to true.
      * When moving downloaded packages to a sourcedir, also download the
        source packages for GPL compliance.
      * Handle fakeroot with native architectures.
      * Extend device table format to support creating symlinks and
        hardlinks.
    
    multistrap (2.1.4) unstable; urgency=low
    
      * Add support for configurable single cross-toolchains in
        the chroot - using the dpkg-cross default_arch, if any.
      * Clarify documentation of bootstrap and aptsources sections
        (Closes: #579626)
      * Clarify error reporting in the --simulate option, warn if
        sections are not defined. (Closes: #579627)
      * [INTL:vi] Vietnamese program translation update (Closes: #580623)
      * Report parsing errors in config files (Closes: #580687)
      * Move from experimental into unstable. 
    
    multistrap (2.1.3) experimental; urgency=low
    
      * Fix armel.conf to specify the right sources.
    
    multistrap (2.1.2) experimental; urgency=low
    
      * Add support to avoid running preinst scripts and
         always ignore the bash preinst which does not respect
         DEBIAN_FRONTEND=noninteractive 
      * fix handling of omitrequired and configsh when empty
      * add force-yes when using noauth
      * split the package list even if using only spaces, not commas
      * Add support for compressing the filesystem into a tarball.
      * Add support for reinstalling packages known to fail due to preinst
        problems.
      * Add a simple C file to test the compiler inside the chroot
      * sort duplicate sources list entries and use dedicated sources list
        files
    
    multistrap (2.1.1) experimental; urgency=low
    
      * Add --simulate mode for cascading configuration testing.
      * Split out the POD - not needed in the runtime script.
      * Add cascading configuration to support standard Emdebian cross
        architectures.
    
    multistrap (2.1.0) experimental; urgency=low
    
      * Experimental branch to replace pbuilder support in Crush. 
      * Drop emsandbox and use experimental multistrap.
      * Add initial crosschroot.conf for multistrap support.
      * Add device-table.pl helper - internal support to follow.
      * Add explicit support for running preinst scripts in native mode.
    
    emdebian-rootfs (2.0.9) unstable; urgency=low
    
      * Fix typos in translated strings.
      * Allow empty keyring values.
      * Fix separation of debootstrap vs aptsources and remove reliance on
        the section label matching the lists name.
      * Add check-deps.sh and device-table.pl helper scripts.
      * Leave device_table.txt uncompressed for use with device-table.pl
      * Actually need to specify apt once Recommends: are switched off.
    
    emdebian-rootfs (2.0.8) unstable; urgency=low
    
      * Add missing realpath dependency
    
    emdebian-rootfs (2.0.7) unstable; urgency=low
    
      * [INTL:pt] Updated Portuguese program output translation 
        (Closes: #572929)
      * Handle relative directories from the command line.
      * Add subroutines to replace functionality from Emdebian::Tools
        in shell scripts. Drop Emdebian::Tools dependency. (LP: #531143) 
      * [INTL:fr] French program output translation (Closes: #575314)
      * Add a check-deps script to parse the Depends of an individual .deb
    
    emdebian-rootfs (2.0.6) unstable; urgency=low
    
      * Clean up component support and ensure a sane default exists.
    
    emdebian-rootfs (2.0.5) unstable; urgency=low
    
      * Add shortcut conf files
      * Add component support to multistrap.
      * Add intltool to build-depends for program message translation
        support.
    
    emdebian-rootfs (2.0.4) unstable; urgency=low
    
      * [INTL:fr] French manpage translation update (Closes: #552198)
      * Check for symlinks from lib64 to /lib and warn if not unset.
        (Closes: #553599)
      * Use genmanpages code from svn-buildpackage for translated content.
      * Apply useNativeDist to package POT file
      * Add support for translated program output in multistrap
      * [INTL:pt] Initial Portuguese program translation (Closes: #555485)
      * improve flexibility of genmanpages with changes from po4a.
      * [INTL:pt] Portuguese translation for manpage (Closes: #556293)
      * Add support for adding extra packages at the end of the run. Work
        around dash and dpkg-divert issue. Use dpkg -X to avoid problems
        with data.tar.bz2 and check that the /bin/sh symlink exists.
      * Switch to po4a-build for manpage generation and translation.
      * Use default config filename for po4a-build.
    
    emdebian-rootfs (2.0.3) unstable; urgency=low
    
      * [INTL:pt] Portuguese manpage translation. (Closes: #544953)
      * Include example config and provide sensible default
        configuration values. (Closes: #545488)
      * [l10n:fr] French manpage translation (Closes: #547325)
    
    emdebian-rootfs (2.0.2) unstable; urgency=low
    
      * emrootfslib : Add provide_empty_dpkg_divert function for Crush.
      * Update default values for MIRROR (Closes: #532764)
      * emrootfslib : Add for empty scripts to replace adduser
      * Examples moved into /usr/share/doc/emdebian-rootfs/examples
        (Closes: #533236)
    
    emdebian-rootfs (2.0.1) unstable; urgency=low
    
      * Expand long description for multistrap (Closes: #527364)
      * Tweak the update-rc.d replacement to avoid using a backslash.
        (Closes: #530076)
    
    emdebian-rootfs (2.0.0) unstable; urgency=low
    
      * Debian release.
      * Add Recommends: on gcc so that dpkg-architecture works properly.
      * Add complaint when workingdir is not set in /etc/emsource.conf
        (Closes: #521474)
      * em_multistrap does not need Emdebian::Tools - new package removes
        this dependency. (Closes: #520087)
      * Update download location in debian/copyright
    
    emdebian-rootfs (1.9.0) unstable; urgency=low
    
      * Emdebian release
      * Add docbook-xml to Build-Depends-Indep
    
    emdebian-rootfs (1.8.0) unstable; urgency=low
    
      * Initial split from emdebian-tools source package.
      * pbuilder/em_multistrap : Allow retention of source packages outside
        the rootfs for source distribution and allow separate configuration
        of the apt sources inside the rootfs.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  15 Jun 2010 11:13:35 +0100