lp:ubuntu/gutsy-backports/linda

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

6. By Emmet Hikory

Automated backport upload; no source changes.

5. By Ian Jackson

Cope with TMPDIR being set to a pathname with >1 component.
Fixes autopkgest FTBFS, LP: #137187.

4. By Steve Kowalik

* LibraryCheck:
  - Deal with SONAMEs that have a -. (Closes: #429203)

3. By Steve Kowalik

* Packaging:
  - Add a binary-arch target. (Closes: #395617)
  - Remove dh_python from debian/rules.
  - Remove X{SB}-Python-Version from debian/control.
  - Add a note that comments (#) in an override file are ignored.
    (Closes: #383523)
* Checker:
  - Call raise properly. (Closes: #396244)
* Collector:
  - Deal with filenames that contain $. (Closes: #406944)
* Unpacking:
  - Correctly report that we couldn't make the lab directory.
    (Closes: #394038)
* Collector:
  - Change the seperator for running file.
    (Closes: #385891, #389481, #416904, #423580)
    (thanks, Nicolas François)
* MenuParser:
  - Deal with icon{16x16,32x32} fields. (Closes: #392991)
* BinaryCheck:
  - Remove duplicate entry in the data file.
  - Document Policy section for unstripped-binary. (Closes: #394420)
* DocumentationCheck:
  - Add fp.strip as per patch from Brett Parker. (Closes: #368557)
  - Deal with devhelp directories that are symlinks. (Closes: #374187)
  - Deal correctly with manual pages that contain uppercase characters
    in their extensions. (Closes: #412277)
* ExampleFilesCheck:
  - Add a note about Linda not being able to reliably detect the removal
    of files in the clean target. (Closes: #392200)
* LibraryCheck:
  - Reword library-not-equal. (Closes: #418328) (thanks, MJ Ray)

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