lp:ubuntu/maverick/python-central

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/python-central
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:
Mature

Recent revisions

66. By Michael Vogt

* pycentral.py:
  - do not crash if dpkg returns lines on stderr that can
    not be parsed (happens e.g. when the status file contains
    a package without a Maintainer)

65. By Matthias Klose

* Merge with Debian; remaining changes:
  - pycentral rtinstall: Keep the workaround to install for an
    unsupported runtime.
  - Code change compared to 0.6.11ubuntu13: Add trigger
    `cleanup-pkgprepare-updates'.

64. By Loïc Minier

Release 0.6.11ubuntu13

63. By Loïc Minier

Skip comments when parsing debian/control; thanks Michael Vogt;
LP: #507842.

62. By Loïc Minier

Release 0.6.11ubuntu12

61. By Loïc Minier

dh_pycentral: when parsing debian/pyversions, skip and strip newlines.

60. By Loïc Minier

dh_pycentral: when parsing debian/control, strip trailing spaces, skip
empty lines before the first paragraphs, and only search for
XS-Python-Version in the general paragraph (the first one, for the source
package); see Debian #567941.

59. By Michael Vogt

* dh_pycentral:
  - fix incorrect generation of python-version information
    if the control file contains a empty line before the
    Source stanza (LP: #507842)

58. By Loïc Minier

* Code cleanups and misc fixes; thanks Piotr Ozarowski.
   - Convert tabs to spaces, drop trailing spaces.
   - Remove import statements for now unused modules.
   - get_debian_config(): Remove exception expression.
   - DebPackage.prepare(): Initialize local variable.
   - pycentral bccompile: Access pkg and private_dirs in class
     scope.
   - parse_options(): Fix strlist typo.
   - DebPackage.move_files(): Rename srctop/srctop2 to srcdtop/srcdtop2,
     add version information to exception messages.

57. By Matthias Klose

* Call py3_compilefiles when byte-compiling for python3.x.
  LP: #366304, #435003.
* Fix pycentral debhelper failure, when there are files in the root
  directory of a package. Closes: #533758.

Branch metadata

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

Subscribers