~ubuntu-branches/ubuntu/wily/lubuntu-meta/wily-proposed

« back to all changes in this revision

Viewing changes to update.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2009-09-08 23:01:52 UTC
  • Revision ID: james.westby@ubuntu.com-20090908230152-w5tho9whg5vujaan
Tags: 0.4
* Convert to use dh7 and germinate helper
 - debian/control: 
  + bump debhelper build-depends to >= 7.0.50
  + bump germinate build-depends to >= 1.18
  + Use ${germinate:Depends} and ${germinate:Recommends}
 - debian/rules:
  + Use tiny debian/rules with germinate support
 - debian/compat
  + Bump compat level to 7.
* update.cfg: 
 - Add multiverse to bring mplayer.
 - Rename seed to desktop.
* debian/rules:
 - Skip dh_auto_build to avoid update during build time.
* Refreshed dependencies
* Added abiword to desktop
* Added gnumeric to desktop
* Added mtpaint to desktop
* Added sylpheed to desktop
* Added ubiquity-frontend-gtk to desktop
* Added wicd to desktop
* Added gpicview to desktop
* Added lxappearance to desktop
* Added lxde-core to desktop
* Added lxinput to desktop
* Added lxrandr to desktop
* Added lxsession-edit to desktop
* Added lxshortcut to desktop
* Added lxterminal to desktop
* Added obconf to desktop
* Added x11-utils to desktop
* Added xarchiver to desktop
* Removed claws-mail from desktop
* Removed network-manager-gnome from desktop
* Removed usplash from desktop
* Removed gthumb from desktop
* Removed lxde from desktop

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[DEFAULT]
 
2
dist: karmic
 
3
 
 
4
[karmic]
 
5
seeds: desktop
 
6
architectures: i386 powerpc lpia armel
 
7
seed_base: http://people.ubuntu.com/~ubuntu-archive/seeds/
 
8
seed_dist: lubuntu.%(dist)s
 
9
archive_base/default: http://archive.ubuntu.com/ubuntu/
 
10
archive_base/ports: http://ports.ubuntu.com/ubuntu-ports/
 
11
archive_base/lpia: %(archive_base/ports)s
 
12
archive_base/powerpc: %(archive_base/ports)s
 
13
archive_base/armel: %(archive_base/ports)s
 
14
components: main restricted universe multiverse
 
15
 
 
16
[karmic/bzr]
 
17
seed_base: bzr+ssh://bazaar.launchpad.net/~lubuntu-desktop/+junk,bzr+ssh://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/
 
18
seed_dist: lubuntu.%(dist)s
 
19