diff options
author | Adam Conrad <adconrad@ubuntu.com> | 2012-11-07 23:10:35 -0700 |
---|---|---|
committer | Colin Watson <cjwatson@canonical.com> | 2012-11-07 23:10:35 -0700 |
commit | 4a53b1eb164f05984812052b85c07e223e311aa2 (patch) | |
tree | bc8922e2aa7c1310fc4ad93d04fa411d06d3e9b3 /debian/changelog | |
parent | 164f3b36c71d6e6b8bfaeb8635d26ff0aa1b7658 (diff) |
Fix comment char in /etc/apt/apt.conf.d/01autoremove-kernels to
use C++ style comments instead of POSIX shell style (LP: #1076237)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c75042c61..1dad02a02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.9.7.6ubuntu3) raring; urgency=low + + * Fix comment char in /etc/apt/apt.conf.d/01autoremove-kernels to + use C++ style comments instead of POSIX shell style (LP: #1076237) + + -- Adam Conrad <adconrad@ubuntu.com> Wed, 07 Nov 2012 23:10:35 -0700 + apt (0.9.7.6ubuntu2) raring; urgency=low * Fix up two things in debian/apt.auto-removal.sh: |