lp:ubuntu/feisty/linda

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty/linda
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

2. By Steve Kowalik

* Packaging:
  - Switch to new Python policy. (Closes: #380856)
  - Bump Standards-Version to 3.7.2.
  - Switch to debhelper 5, while I'm at it.
* Collector:
  - Deal with files containing ': ' while parsing the output from file.
    (Closes: #376354)
* ControlParser:
  - Deal with extra bits in parsed fields. (Closes: #380012)
* OverrideParser:
  - Only split on the first :. (Closes: #377500)
* ExampleFilesCheck:
  - Don't complain if the package is dh-make. (Closes: #369944)

1. By Steve Kowalik

* Makefile:
  - Use dpkg-parsechangelog rather than head -n 1 debian/changelog.
* Collector, MakefileParser:
  - Use re.compile().
* Output:
  - It seems I can't just print a Unicode string even though I have
    declared its charset, so encode it in that charset.
    (Closes: #309884)
* Translations:
  - Update German translation. (Closes: #314152) (thanks, Jens Seidel)
* MenuParser:
  - Rewrite the guts of the parser to only split on known fields, which
    makes dealing with ='s in the data *much* easier to handle.
* LibraryCheck:
  - The shlibs-sover-mismatch symlink finding code was matching on other
    filenames so append a '.' to stop that. (Closes: #313587)
* MenuCheck:
  - Also check /usr/share/menu for menu files.
  - Complain if any menu files are installed into /usr/lib/menu.
  - Actually run the Section check.
  - Skip commands that invoke sh. (Closes: #314495)
* StandardsVersionCheck:
  - Policy 3.6.2 has been uploaded. (Closes: #314880)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers