Skip to content

Debian Changelog multistrap (2.1.7)

2010

multistrap (2.1.7) unstable; urgency=low

   * Add all packages to the source dir, including calculated
     dependencies.
   * [INTL:pt] Updated Portuguese translation for manpages
     (Closes: #595308)
   * [INTL:da] Danish translation of multistrap (Closes: #595391)
   * [INTL:pt] Updated Portuguese translation for program messages
     (Closes: #597144)
   * [INTL:fr] French manpage translation (Closes: #597385)
   * [INTL:de] german manpage translation (Closes: #597505)
   * [INTL:vi] Vietnamese program translation update (Closes: #598476)
   * Pre-handle keyring packages using GPG for use with apt >= 0.8
     (Closes: #595017)
   * [INTL:fr] French program translation update (Closes: #598873)

 -- Neil Williams <codehelp@debian.org>  Sat, 02 Oct 2010 19:26:02 +0100

multistrap (2.1.6) unstable; urgency=low

   * [INTL:fr] French manpage translation update (Closes: #584679)
   * Allow check-deps.sh to proceed when detecting errors.
   * Avoid unitialised Priority value.
   * Call dpkg --print-architecture for determination of host
     architecture. (Closes: #589713)
   * Add aptitude to crosschroot configs as pbuilder now requires it.
   * Allow check-deps.sh to detect | dependencies.

 -- Neil Williams <codehelp@debian.org>  Wed, 28 Jul 2010 19:30:25 +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.

 -- Neil Williams <codehelp@debian.org>  Mon, 31 May 2010 20:15:56 +0100

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.

 -- Neil Williams <codehelp@debian.org>  Sat, 08 May 2010 11:38:58 +0100

multistrap (2.1.3) experimental; urgency=low

   * Fix armel.conf to specify the right sources.

 -- Neil Williams <codehelp@debian.org>  Sun, 25 Apr 2010 09:35:28 +0100

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

 -- Neil Williams <codehelp@debian.org>  Wed, 21 Apr 2010 15:23:23 +0100

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.

 -- Neil Williams <codehelp@debian.org>  Sat, 17 Apr 2010 22:25:45 +0100

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.

 -- Neil Williams <codehelp@debian.org>  Wed, 14 Apr 2010 20:54:44 +0100

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.

 -- Neil Williams <codehelp@debian.org>  Wed, 14 Apr 2010 20:35:20 +0100

emdebian-rootfs (2.0.8) unstable; urgency=low

   * Add missing realpath dependency

 -- Wookey <wookey@debian.org>  Tue, 30 Mar 2010 15:16:53 +0100

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

 -- Neil Williams <codehelp@debian.org>  Sun, 28 Mar 2010 07:45:00 +0100

emdebian-rootfs (2.0.6) unstable; urgency=low

   * Clean up component support and ensure a sane default exists.

 -- Neil Williams <codehelp@debian.org>  Thu, 04 Mar 2010 09:26:21 +0000

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.

 -- Neil Williams <codehelp@debian.org>  Tue, 02 Mar 2010 21:20:49 +0000

2009

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.

 -- Neil Williams <codehelp@debian.org>  Tue, 24 Nov 2009 08:37:09 +0000

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)

 -- Neil Williams <codehelp@debian.org>  Fri, 18 Sep 2009 19:16:47 +0100

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)

 -- Neil Williams <codehelp@debian.org>  Mon, 22 Jun 2009 17:10:11 +0100

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)

 -- Neil Williams <codehelp@debian.org>  Mon, 25 May 2009 17:39:21 +0100

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

 -- Neil Williams <codehelp@debian.org>  Sat, 25 Apr 2009 23:29:42 +0100

emdebian-rootfs (1.9.0) unstable; urgency=low

   * Emdebian release
   * Add docbook-xml to Build-Depends-Indep

 -- Neil Williams <codehelp@debian.org>  Sun, 29 Mar 2009 19:52:41 +0100

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.

 -- Neil Williams <codehelp@debian.org>  Sun, 29 Mar 2009 19:30:43 +0100