Skip to content

Debian Changelog emdebian-grip (3.0.7)

2011

emdebian-grip (3.0.7) unstable; urgency=low

   * [INTL:de] Updated German translation (Closes: #624617)
   * [INTL:fr] French documentation translation update (Closes: #627627)
   * Revisit the TDeb support scripts. Rewrite dpkg-gentdeb and dh_gentdeb.
   * Add recommends on qt4-linguist-tools, new package created from
     libqt4-dev for tdeb support.

 -- Neil Williams <codehelp@debian.org>  Fri, 17 Jun 2011 23:10:41 +0100

emdebian-grip (3.0.6) unstable; urgency=low

   * Improve emgrip-remove script
   * Add error handler for wrong base_path setting in emgrip-dupes

 -- Neil Williams <codehelp@debian.org>  Sun, 06 Feb 2011 09:29:32 +0000

2010

emdebian-grip (3.0.5) experimental; urgency=low

   * improve reversion to main when switching components of unrecognised
     sections. Emdebian/Grip.pm
   * Add support to get package data from a specific component.
     Debian/Packages/Compare.pm
   * Allow grip-overridereplace to switch to and from main

 -- Neil Williams <codehelp@debian.org>  Mon, 13 Dec 2010 23:12:56 +0000

emdebian-grip (3.0.4) experimental; urgency=low

   * Fix genmanpages to include all manpages instead of deleting some.
   * Ensure grip/incoming directory exists.
   * Fix gettext handling of error string.

 -- Neil Williams <codehelp@debian.org>  Wed, 01 Dec 2010 21:05:48 +0000

emdebian-grip (2.2.7+i18n) unstable; urgency=low

   * [INTL:fr] French translation (manpages) (Closes: #605139)
   * [INTL:ca] update catalonian translation (Closes: #602332)
   * Backport the German manpage translation.
   * Fix some bugs in genmanpages to ensure all translated manpages are
     packaged.

 -- Neil Williams <codehelp@debian.org>  Wed, 01 Dec 2010 19:40:19 +0000

emdebian-grip (3.0.3) experimental; urgency=low

   * Add support for sources in components other than main for filters.
   * Improve conditionals in cron task to skip partial architectures.
   * Remove unused Config::Auto dependency. Tidy up reprepro dependency.

 -- Neil Williams <codehelp@debian.org>  Sat, 06 Nov 2010 21:24:42 +0000

emdebian-grip (3.0.2) experimental; urgency=low

   * Fix typo in Emdebian::Grip

 -- Neil Williams <codehelp@debian.org>  Mon, 01 Nov 2010 19:28:33 +0000

emdebian-grip (3.0.1) experimental; urgency=low

   * Add check for each requested architecture and fail if dpkg-
     architecture does not know how to use that arch.
   * remove packages from filter/testing when identified as missing.
   * Let apt-grip inherit some changes from xapt.
   * [INTL:de] german translation (manpage) (Closes: #601765)

 -- Neil Williams <codehelp@debian.org>  Sun, 31 Oct 2010 13:27:16 +0000

emdebian-grip (3.0.0) experimental; urgency=low

   * Convert Emdebian TDebs to Arch: all

 -- Neil Williams <codehelp@debian.org>  Fri, 22 Oct 2010 18:59:33 +0100

emdebian-grip (2.2.8) experimental; urgency=low

   * Add default mirror and fix file listings in apt-grip.
    (Closes: #591296)
   * Add point-release script to help merge updates into stable.
   * Add outdated.pl to remove packages no longer in Debian.
   * Add i18n support to outdated.pl and point-release.pl
   * Target upload at experimental.
   * Add --simulate support for the removal option of point-release.pl

 -- Neil Williams <codehelp@debian.org>  Sat, 25 Sep 2010 17:18:32 +0100

emdebian-grip (2.2.7) unstable; urgency=low

   * French manpage translation (Closes: #585500)
   * [INTL:de] German translation (Closes: #592870)

 -- Neil Williams <codehelp@debian.org>  Sat, 25 Sep 2010 11:02:21 +0100

emdebian-grip (2.2.6) unstable; urgency=low

   * Ensure baked gets listed in the package description as well as being
     activated.
   * Add architecture support to apt-grip.
   * Add --ignore-status support to apt-grip for native arch

 -- Neil Williams <codehelp@debian.org>  Sun, 09 May 2010 17:20:17 +0100

emdebian-grip (2.2.5) unstable; urgency=low

   * Fix syntax error in emgrip

 -- Neil Williams <codehelp@debian.org>  Fri, 16 Apr 2010 08:41:03 +0100

emdebian-grip (2.2.4) unstable; urgency=low

   * Add emgrip-dumpsingle.pl utility script.
   * Add capability to grip-selections.pl to use the main pkglist filter
     from the emdebian repository.
   * Skip unreleased architectures when calculating britney list.
   * Allow multiple packages in grip-overridereplace.pl
   * Fix component switching detection.
   * Clarify help in emgrip-removeand remove locale packages too
   * Add gettext support for translating program output.
   * Also add a POT file for manpage translations.
   * [INTL:fr] Add French manpage translation (Closes: #575710)
   * Improve emgrip-build for cross-build support.
   * Add support for Emdebian Baked.

 -- Neil Williams <codehelp@debian.org>  Wed, 14 Apr 2010 19:57:55 +0100

2009

emdebian-grip (2.2.3) unstable; urgency=low

   * Reduce autogrip workload by simplifying the parser.
   * emgrip-dupes : Protect source packages in main when purging.
   * Add emgrip-dupes output to grip-cron logfile.
   * Add emgrip-remove - helper to remove packages from the repository
     and the filter.
   * Add component support to grip-override-replace.pl
   * Allow XS-Python-Version (python-mutagen support).

 -- Neil Williams <codehelp@debian.org>  Tue, 22 Dec 2009 23:37:36 +0000

emdebian-grip (2.2.2) unstable; urgency=low

   * Stop proposed-updates.pl going over the same packages again and
     again.
   * Give each script access to it's own package version info.

 -- Neil Williams <codehelp@debian.org>  Wed, 21 Oct 2009 10:10:41 +0100

emdebian-grip (2.2.1) unstable; urgency=low

   * Ignore deinstall lines in grip-selections.pl
   * apt-grip : Add --build-only option to prepare packages on a machine
     of the same architecture but more space.
   * grip-cron.sh : Add -t|--tmpfs option to unpack and repack binaries
     in memory.
   * Add manpage for grip-cron.sh
   * Add --edos-only mode to grip-cron.sh
   * Emdebian/Grip.pm : Stop reprepro exporting to Packages files until
     all TDebs are ready.

 -- Neil Williams <codehelp@debian.org>  Sun, 27 Sep 2009 17:48:06 +0100

emdebian-grip (2.2.0) unstable; urgency=low

   * Add missing libparse-debian-packages-perl dependency.
   * Allow a default vendor in apt-grip by migrating the vendor
     conffile from emdebian-grip-server into emdebian-grip.
   * apt-grip: add options to avoid repeatedly downloading the same
     temporary Packages data. Also get the default suite from the
     main sources list.
   * Add Section support to Emdebian::Grip and grip-overridereplace.pl
   * Debian/Packages/Compare.pm : Add get_suite_names function to allow
     checks against non-Debian suite names.
   * Make grip-overridereplace.pl aware of suite-specific reprepro
     override files.
   * em_autogrip, Emdebian/Grip.pm : Add Provides: handling to --build-
     depends listing.
   * Make emgrip quieter and sanitise the em_autogrip output messages.
   * emgrip-build : Add a wrapper script to ease building natively on
     Grip.
   * emgrip-dupes : Detect and handle packages that exist in more than
     one component.
   * Add XML build-depends for emgrip-build manpage generation.
   * emgrip-dupes : Output the section of the binary package as well.
   * Depend on perl 5.10 or libio-compress-zlib-perl (Closes: #542823)
   * Add a file describing how to generate the POT file for manpage
     translation.

 -- Neil Williams <codehelp@debian.org>  Sun, 23 Aug 2009 11:33:39 +0100

emdebian-grip (2.1.0) unstable; urgency=low

   * Handle md5sums updates in Grip.
   * emgrip: prevent duplication of description modifications.
   * emgrip : remove docs even if in a suffixed directory (libgconf-dev
     puts docs in a strange location).
   * Add dpkg-vendor support.
   * Add a Vendor-Name field to vendor/emdebian-crush for a fully verbose
     title.
   * Update standards version. (no changes)
   * Add apt-grip prototype script to add small numbers of packages to an
     existing Emdebian Grip installation.
   * grip-cron.sh : Add testing dev and doc lists to the edos-debcheck.

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

emdebian-grip (2.0.1) unstable; urgency=low

   * Emdebian release.
   * Enable a new option to automatically enact the current
     recommendations when parsing testing and finding missing source
     packages.
   * Emdebian/Grip : capture stderr to stdout for calls to reprepro for
     easier logging.
   * Debian/Packages/Compare.pm : Add Build-Depends to the read_sources
     output for each package.
   * Add detection of build dependencies that need to be added.
   * Add a debug component (because some packages build-depend on dbg
     packages).
   * Emdebian/Grip.pm : migrate TDebs into testing.
   * No need for po-debconf in Build-Depends - no debconf usage.

 -- Neil Williams <codehelp@debian.org>  Tue, 26 May 2009 11:56:21 +0100

emdebian-grip (2.0.0) unstable; urgency=low

   * Add new grip-catchup.pl script for direct testing support.
   * Add dialout to the default groups in the pre-seeding. Used to
     support usb: connections.
   * logs.php : Back should point to the report, not the index page.
   * em_autogrip : lookup the source package, just in case the source
     option has been passed a binary package name.
   * em_autogrip : Warn if a binary package is passed to --source when
     the source has not already been included in the filter.
   * emgrip : also remove doc-base descriptive files under nodocs.
   * tdeb/dh_gentdeb generate a useful control file for the tdeb.
   * Debian/Packages/Compare.pm : Add support for the component splits
     used in Emdebian Grip by reading the component list from the
     repository.

 -- Neil Williams <codehelp@debian.org>  Sun, 26 Apr 2009 15:54:20 +0100

emdebian-grip (1.9.1) unstable; urgency=low

   * Downgrade dpkg-cross depends to a recommends.
   * Support relocations for dev and doc packages with dedicated
     components.
   * Emdebian/Grip.pm : (incoming_locale) - handle all architectures
     without neeing a loop and when calling from grip_source.
   * Emdebian/Grip.pm : improve get_single_package handling for stable-
     proposed-updates support.
   * proposed-updates.pl : New script to assist with stable point release
     preparation.
   * emgrip : Prevent changes to conflicts that use less than - handles
     unusual situation with libungif4g and libgif4

 -- Neil Williams <codehelp@debian.org>  Tue, 14 Apr 2009 22:11:27 +0100

emdebian-grip (1.9.0) unstable; urgency=low

   * Emdebian release

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

emdebian-grip (1.8.0) unstable; urgency=low

   * Initial split out from emdebian-tools source package.

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