lp://staging/~whosdaz/ubuntu/wily/wajig/docfix

Created by Matthew Allen and last modified
Get this branch:
bzr branch lp://staging/~whosdaz/ubuntu/wily/wajig/docfix
Only Matthew Allen can upload to this branch. If you are Matthew Allen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matthew Allen
Status:
Development

Recent revisions

39. By Matthew Allen

Fixed typo in doc

38. By Tshepang Lekhonkhobe

* AUTO-ALTS, UPDATE_ALTERNATIVES: update update-alternatives binary
  location (/usr/sbin -> /usr/bin);
  this has since been changed in a 2013-07-26 dpkg upload, which could
  mean no one uses these subcommands :(
* WHICHPACKAGE: update --help description
* CHANGELOG: avoid an exception that occurs when piping the output to
  a pager, and then quitting without reading all of that output
* MOVE: check if apt-move is installed before trying to use it
* Bash completion was broken in 2.16; so careless!
* A whole bunch of code clean-up, largely assisted by Pylint

37. By Tshepang Lekhonkhobe

* bump Standards-Version to 3.9.6: no changes needed
* Remove the needless debian/dirs directory; Makefile takes care of such

36. By Tshepang Lekhonkhobe

* WHICHPACKAGE: do not do the sneaky thing where apt-file is only used
  when there are no results from 'dpkg search'; instead, display
  installed matches in one list and uninstalled matches in another;
  also get rid of '--simulate' and '--teach' CLI options... they'd be a
  lie here, given the extra logic

* LISTFILES: display contents of uninstalled packages if apt-file is;
  installed; also, as with WHICHPACKAGE above, remove '--simulate' and
  '--teach' options, for the same reason

* LIST-DAEMONS: use chkconfig instead of some overlong command line to
  display these sysv services

* Move completions file from /etc/bash_completions.d/ to a modern location;
  suggestion by Reuben Thomas

* LARGE: avoid ValueError exception; Closes: #758129

35. By Tshepang Lekhonkhobe

* SOURCE: Auto-complete package names (suggested by Reuben Thomas)

* PURGE-REMOVED: If one removed (not purged) a foreign arch package, and
  then ran 'wajig purge-removed', it would attempt to remove package
  with the same name but on the current architecture; Closes: #691857

34. By Tshepang Lekhonkhobe

Remove unit tests... only had 5 tests, and the code isn't really ready
for it without 'too' much effort; Closes: #735821

33. By Tshepang Lekhonkhobe

* bump Standards-Version to 3.9.5: no changes needed
* README: also read /usr/share/doc/<package name>/README.rst files
* modernise packaging... use dh-python; work done by Sergey Romanov
* LIST-SCRIPTS: fix Py3k conversion error; no one saw/reported this
  since it was introduced in version 2.2, until Sergey Romanov, who
  also submitted a fix

32. By Tshepang Lekhonkhobe

* UPGRADE: Use the new --with-new-pkgs option of 'apt-get upgrade'
* EDITSOURCES: Select $VISUAL or $EDITOR (in that order of preference)
  if defined, else use 'sensible-editor'; Closes: #729585

31. By Tshepang Lekhonkhobe

LIST-COMMANDS: accept an optional argument to filter the output;
this is equivalent to 'wajig list-commands | grep <pattern>'

30. By Tshepang Lekhonkhobe

* bump Standards-Version to 3.9.4: no changes needed
* minimum version for python-apt is now 0.8.9+, due to python3.3 support
* restore dashes in subcommands in bash completion; suggestion and
  initial patch by Reuben Thomas
* LIST-LOG: restore wajig log; Karl Schmidt insisted very strongly
* COMMANDS: make it one-line per command as it was before;
  Karl insisted strongly on this one too

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