diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-02 12:56:26 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-02 12:56:26 +0000 |
| commit | 442066f04db10be923c15455d16155358a6d5321 (patch) | |
| tree | c8c9e870a89ea0630ecbe6ac08b661788d102839 /DistUpgrade/DistUpgrade.cfg | |
| parent | 41006b0fd874a862195b918fad17a7ae04f4fe57 (diff) | |
| download | python-apt-442066f04db10be923c15455d16155358a6d5321.tar.gz | |
* started to implement a more flexible config file approach
Diffstat (limited to 'DistUpgrade/DistUpgrade.cfg')
| -rw-r--r-- | DistUpgrade/DistUpgrade.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DistUpgrade/DistUpgrade.cfg b/DistUpgrade/DistUpgrade.cfg new file mode 100644 index 00000000..979d7c0c --- /dev/null +++ b/DistUpgrade/DistUpgrade.cfg @@ -0,0 +1,4 @@ +[Distro] +From=breezy +To=Dapper +ValidOrigin=Ubuntu |
