diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-07-04 16:38:42 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-07-04 16:38:42 +0000 |
commit | 45f7495cf1b62d402616caffacd9f343ca71c44d (patch) | |
tree | adfc6de5c692d41e601dd74f0b2b6220f63004a1 /debian/changelog | |
parent | f8ac1720a94468d1384e88a57729e6d9801b56fd (diff) |
* invert the auto-mark flag only for new installs (in MarkInstall()), keep it as it is for upgrades
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a18f18f1a..a11b4ab31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.6.39ubuntu1mvo1) unstable; urgency=low +apt (0.6.39ubuntu4mvo1) unstable; urgency=low * Michael Vogt - Change debian/bugscript to use #!/bin/bash (Closes: #313402) |