ubuntu-defaults-builder 0.27 source package in Ubuntu

Changelog

ubuntu-defaults-builder (0.27) precise; urgency=low

  * test/make-example: Call the package "defaults-builder-test", with the
    recent "restrict Ubuntu customizations" change we can't call the package
    "ubuntu-defaults-test" any more. (LP: #957044)
  * bin/ubuntu-defaults-image: With --keep-apt, remove the translations. They
    take a lot of space, and most apt operations will work fine without them.
    (LP: #956894)
  * bin/dh_ubuntu_defaults: Update distribution.ini path to where Firefox puts
    the file these days. (LP: #956899)
 -- Martin Pitt <email address hidden>   Fri, 16 Mar 2012 17:04:14 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ubuntu-defaults-builder_0.27.tar.gz 36.9 KiB af62a71c879b8f63d03ca55413a0ef1a0b9273c2a9dccb25b8c58865aae6c7c8
ubuntu-defaults-builder_0.27.dsc 1.5 KiB 030188748f901b255fcd246167353a7b3d29accd0a75985f2808f8ff7c3af4c5

Available diffs

View changes file

Binary packages built by this source

ubuntu-defaults-builder: create Ubuntu customization packages

 This tool allows you to create a "default settings" package for Ubuntu. The
 "ubuntu-defaults-template" script will generate a source package with the
 customizable settings (e. g. desktop/background.jpg and
 webbrowser/bookmarks-menu.txt). When built and installed, it will take the
 necessary actions to modify the system-wide defaults for desktops, programs,
 etc.
 .
 The main purpose for this is to provide a standard and safe way to create
 localized Ubuntu images, or OEM custom projects.
 .
 You can customize the following settings:
 .
  * Web browser start page, default search engine, and bookmarks (supports
    Firefox right now)
  * Unity/Unity 2D launchers
  * Desktop background (for GNOME right now)
  * Default desktop session in LightDM/gdm
  * Default radio stations in Rhythmbox and Banshee
  * Extra dependencies (Depends: and Recommends:), i. e. packages that are
    installed by default on the customized image
  * Internationalization (default locale, keyboard layout, language support)
    (only for built images, not configured by the defaults package itself)