diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-23 02:23:38 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-23 02:23:38 +0200 |
| commit | b5549bd1e07a6d3dfa41f97116e687709ed4da78 (patch) | |
| tree | 63eb1e636ed9b9049dccd57a37f86758788eb6b0 /DistUpgrade/README | |
| parent | a4ddaf97e652de990ae26e46133161d084c78e78 (diff) | |
| download | python-apt-b5549bd1e07a6d3dfa41f97116e687709ed4da78.tar.gz | |
* changelog, README updated
* DistUpgrade/build-tarball.sh:
- cleanup better
* po/*:
- make update-po
Diffstat (limited to 'DistUpgrade/README')
| -rw-r--r-- | DistUpgrade/README | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/DistUpgrade/README b/DistUpgrade/README index 60c761d6..c38a422f 100644 --- a/DistUpgrade/README +++ b/DistUpgrade/README @@ -46,4 +46,11 @@ ForcedObsoletes: [Sources] - how to rewrite the sources.list -[Network] - network specific options
\ No newline at end of file +[Network] - network specific options + +[Backports] - use specific packages for dist-upgrade +Packages= List of what packages to look for +VersionIdent=Version identification. needs to be uniq, dist-upgrader will + fetch the version that contains this string +SourcesList=a sources.list fragment that will be placed into + /etc/apt/sources.list.d and that contains the backported pkgs
\ No newline at end of file |
