diff options
author | Adam Conrad <adconrad@ubuntu.com> | 2012-11-06 15:54:31 -0700 |
---|---|---|
committer | Colin Watson <cjwatson@canonical.com> | 2012-11-06 15:54:31 -0700 |
commit | 164f3b36c71d6e6b8bfaeb8635d26ff0aa1b7658 (patch) | |
tree | aa4ec69bd99704512ad3f22f4f79ab444fe5b952 /doc/apt-verbatim.ent | |
parent | da0d83e38c5c2bd4770fcdf8125f540e7752c9c4 (diff) |
* Fix up two things in debian/apt.auto-removal.sh:
- Use exact matches with $-terminated regexes, so we don't get
confusion between similarly-named kernel flavours.
- Keep linux-backports-modules in sync with installed kernels.
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index b13c9b5ee..c9bb06123 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -213,7 +213,7 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "0.9.7.6ubuntu1"> +<!ENTITY apt-product-version "0.9.7.6ubuntu2"> <!-- Codenames for debian releases --> <!ENTITY oldstable-codename "squeeze"> |