[Bug 1695876] Re: German Documentation file displays incorrect CUPS version

Eric Desrochers eric.desrochers at canonical.com
Mon Jul 10 16:47:15 UTC 2017


# Sponsor review :

Additionally ...

3) A quilt header in DEP3 format is missing in "fix-typo-in-doc-
de.patch"

http://dep.debian.net/deps/dep3/

- Eric

** Changed in: cups (Ubuntu)
       Status: New => Confirmed

** Also affects: cups (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Changed in: cups (Ubuntu)
       Status: Confirmed => Fix Released

** Changed in: cups (Ubuntu)
     Assignee: Ivy Alexander (ivyalexander) => (unassigned)

** Changed in: cups (Ubuntu Xenial)
     Assignee: (unassigned) => Ivy Alexander (ivyalexander)

** Changed in: cups (Ubuntu Xenial)
   Importance: Undecided => Low

** Changed in: cups (Ubuntu Xenial)
       Status: New => Confirmed

** Changed in: cups (Ubuntu Xenial)
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
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:
  Fix Released
Status in cups source package in Xenial:
  In Progress

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



More information about the Ubuntu-sponsors mailing list