>From previous experience in the same situation, *normally*, a typo like
this are worth SRU'ing to stable release when it is bundled with other
fixes (non-typo related).

I'm afraid SRU'ing only this particular change won't make (SRU approval)
it to -updates.

Ivy, if you can find another cups bug to fix and merge the two in one
SRU, I think you'll have better chance to get the SRU approval.

Unless you can actually show that not fixing this particular bug has a
significant impact.

- Eric

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1695876

Title:
  German Documentation file displays incorrect CUPS version

Status in CUPS:
  Fix Released
Status in cups package in Ubuntu:
  New

Bug description:
  The /doc/de/index.html.in file in the package source has an incorrect
  version number written into a header instead of using '@CUPS_VERSION@'
  to populate this file as in the other languages' version of the same
  file, seemingly resulting in /usr/share/cups/doc-root/de/index.html
  having the wrong version once CUPS is installed:

  ...
      <div class="body">
        <div class="row">
          <h1>CUPS 2.0.2</h1>
  ...

  instead of:

  ...
      <div class="body">
        <div class="row">
          <h1>CUPS @CUPS_VERSION@</h1>
  ...

  resulting in 'CUPS 2.0.2' instead of 2.1.3 being shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cups/+bug/1695876/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to