lp:ubuntu/trusty-proposed/lsb

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/lsb
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

86. By Hua Zhang

Add 01-upstart-lsb from the upstart package and make
executing rc.d scripts no-op if there is an upstart
job for that script. (LP: #1273462)

85. By Matthias Klose

Don't hardcode pyshared in the install files.

84. By Matthias Klose

Rebuild to drop files installed into /usr/share/pyshared.

83. By Adam Conrad

Allow lsb-printing to depend on cups-filters | ghostscript-cups.

82. By Colin Watson

* Use open() rather than file() in initdutils.py, for Python 3
  compatibility (see LP #1035136).
* Test fileob and strob against None in RFC822Parser.__init__ rather than
  testing their truth value, to avoid a misleading error in the case of a
  file with no LSB headers.

81. By Steve Langasek

* Only run the tests under python3, correcting a build failure due to
  mismatched test expectations.
* test/test_lsb_release.py: also, make lsb_release ignore dpkg origins
  for the test, otherwise the test fails on Ubuntu.

80. By Steve Langasek

* Merge from Debian unstable, remaining changes:
  - Mark lsb-core Multi-Arch: foreign.
  - Use python3 instead of python2.
  - Fix status_of_proc returning incorrect error code; and when a pidfile
    is specified, return "unknown" if it exists but isn't readable (as
    would be the case for non-root with a root-only pidfile), and return
    "not running" if the pidfile otherwise doesn't provide a useful PID.
    This issue may also be fixed now in the Debian version, but someone
    needs to compare the differing implementations to verify before this
    delta can be dropped.
  - Prefer mailx (main) over mailutils (universe)
  - Depend directly on libnss3 and libnspr4 rather than via the
    transitional packages libnss3-1d and libnspr4-0d.
* Changes included in Debian:
  - lsb_release: Add -Es to #! line for Python.
  - Correct duplicate reference to log_action_end_msg_post in
    debian/lsb-base.README.Debian.
  - Fix debian/copyright to list the correct Canonical copyright for the
    Ubuntu logging functions.
  - Revert use of /bin/echo for echo-n.
  - Port initdutils.py to python3 so that the tests will pass at build
    time.
  - Fix build failure when only building architecture-dependent packages
    on Ubuntu.

79. By Colin Watson

Depend directly on libnss3 and libnspr4 rather than via the transitional
packages libnss3-1d and libnspr4-0d.

78. By Steve Langasek

Prefer mailx over mailutils; this apparently was a deliberate (but
undocumented) delta in Ubuntu.

77. By Steve Langasek

Fix build failure when only building architecture-dependent packages.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/lsb
This branch contains Public information 
Everyone can see this information.

Subscribers