diff options
author | Adam Conrad <adconrad@ubuntu.com> | 2012-11-06 15:54:31 -0700 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-07-11 07:26:42 +0200 |
commit | 50dba2a9ad755f2ce476576f54698128df9ba327 (patch) | |
tree | 7c483d4b01c3a884cb08220cf89ebb417563d78d /doc/apt-verbatim.ent | |
parent | 94bfdf69d2b2ae7413ad2a3590d41d7de9a4adbe (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.
Conflicts:
configure.in
debian/changelog
doc/apt-verbatim.ent
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 1ab7b6056..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.8"> +<!ENTITY apt-product-version "0.9.7.6ubuntu2"> <!-- Codenames for debian releases --> <!ENTITY oldstable-codename "squeeze"> |