diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-26 12:18:24 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-07-26 12:18:24 +0200 |
commit | 3e8bdb6fe22d6feeca07d47e07c9b79ddd882c59 (patch) | |
tree | bc27896b4fa07a8475b9b18393797751753213c7 /debian/rules | |
parent | 94bdf40722a406f66383261d36e500213b0c2c38 (diff) | |
parent | 54c3559f961675e15d0c27cff260eca009bec92c (diff) |
* debian/apt.conf.ubuntu, apt.conf.autoremove:
- Change metapackages to {restricted,universe,multiverse}/metapackages
in Install-Recommends-Sections and Never-MarkAuto-Sections
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index 6ad6b7c84..a330d6dc1 100755 --- a/debian/rules +++ b/debian/rules @@ -212,6 +212,7 @@ apt: build debian/shlibs.local cp share/ubuntu-archive.gpg debian/$@/usr/share/$@ cp debian/apt.conf.autoremove debian/$@/etc/apt/apt.conf.d/01autoremove + cp debian/apt.conf.ubuntu debian/$@/etc/apt/apt.conf.d/01ubuntu # head -n 500 ChangeLog > debian/ChangeLog # make rosetta happy and remove pot files in po/ (but leave stuff |