diff options
| author | Michael Vogt <mvo@debian.org> | 2014-10-24 10:10:05 -0400 |
|---|---|---|
| committer | Michael Vogt <mvo@debian.org> | 2014-10-24 10:10:05 -0400 |
| commit | d53b66524df74f7637fb34f0db4c66535ba64cd0 (patch) | |
| tree | 848d3301ddf67c544a3fe360ced9676f448c8aa4 /debian/changelog | |
| parent | dcf7f92994bf3b7bf08ecf1ac9c19c985a1d0f45 (diff) | |
| download | python-apt-d53b66524df74f7637fb34f0db4c66535ba64cd0.tar.gz | |
Merged UbuntuRTMDistribution detection from ubuntu
* Add template for the "Ubuntu-RTM" derived distribution.
* Detect whether a system is running Ubuntu-RTM by way of
"system-image-cli -i". Not perfect but close enough.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 95852649..672ab6e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-apt (0.9.3.11) UNRELEASED; urgency=low + + [ Colin Watson ] + * Add template for the "Ubuntu-RTM" derived distribution. + * Detect whether a system is running Ubuntu-RTM by way of + "system-image-cli -i". Not perfect but close enough. + + -- Michael Vogt <mvo@debian.org> Wed, 24 Sep 2014 11:36:00 +0200 + python-apt (0.9.3.10) unstable; urgency=medium * python/tag.cc: ensure that the final \n is there when |
