lp:~dobey/python-distutils-extra/check-cmd

Created by dobey and last modified
Get this branch:
bzr branch lp:~dobey/python-distutils-extra/check-cmd
Only dobey can upload to this branch. If you are dobey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
dobey
Project:
python-distutils-extra
Status:
Merged

Recent revisions

62. By dobey

 Add --output-format=parseable and --include-ids=yes to default args
 Only add config_file to args if we have one, rather than an empty string
 Add the files to lint to the arguments list outside of Popen

 This fixes an issue where for some reason pylint was running the lint checks
 on files in /usr/lib/python2.6/dist-packages even though they were not added
 to the arguments list by the code

61. By Martin Pitt

debinan/rules: Drop arch-build stuff. We have bzr-builddeb nowadays, and
for a package like this it isn't required at all.

60. By Martin Pitt

Add DistUtilsExtra/command/check.py: New "check" command, running pylint
for now, but will do more things in the future. Thanks to Rodney Dawes for
this!

59. By Martin Pitt

release as 1.91.2 to unstable

58. By Martin Pitt

* debian/changelog: Fix invalid email address to make lintian happy.

57. By Martin Pitt

* debian/copyright: Fix copyright statement and upstream URL.

56. By Martin Pitt

* debian/control: Update Vcs-*: fields.

55. By Martin Pitt

* DistUtilsExtra/command/build_i18n.py: Do not merge PO files by default,
  since it is not related to building the package, should be done manually
  rather, and creates noise in revision control. Introduce a new option
  -m/--merge-po instead. Adapt doc/FAQ accordingly.

54. By Martin Pitt

null-merging removal of debian/, we do want it in the debian branch :-)

53. By Sebastian Heinlein

* Merge changes from Martin Pitt. Thanks a lot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack5 (bzr 1.6)
This branch contains Public information 
Everyone can see this information.

Subscribers