lp://qastaging/ubuntu/trusty-proposed/wajig

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp://qastaging/ubuntu/trusty-proposed/wajig
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

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

29. By Tshepang Lekhonkhobe

* UPDATE: fix performance issue (patch by Robert Luberda); Closes: #705241

* improve package description:
  - simpler
  - less boastful
  - add a pointer to a guide
  - tis 'wajig', not 'Wajig'

* SEARCH:
  - make -v|--verbose match short package descriptions in addition to
    package names
  - add -vv, which also searches long package descriptions and displays them;
    the former was available as -v, and the latter is new;
    this functionality was suggested by Reuben Thomas
  - add debtags search; this happens if the string '::' is in the search term

* SEARCH, INSTALL: fix weird bugs where package '0ad' could not be searched
  for or installed; LP #1182264

* update TUTORIAL to reflect that allowing any case for commands has
  since been removed; LP #1033536

* PURGEORPHANS, REMOVEORPHANS:
  - remove --teach option
    + it would need to be too complex in order to be accurate since it
      runs 2 commands, the second one using output of the first
    + this also gets rid of an ugly (and broken) workaround

* PURGEORPHANS: remove --noauth option; it doesn't make sense here

* REMOVEORPHANS: add --yes option, for consistency with PURGEORPHANS

* replace internal function with a more thorough stdlib shutil.which()
  for checking if a particular executable exists;
  this bumps minimum Python dependency to 3.3
* LISTLOG: add APTLOG as synonym, in place of an erroneously-added SYSLOG

28. By Tshepang Lekhonkhobe

* NEWUPGRADES: a bug introduced in 2.5 made this subcommand illegal;
  Closes: #681309
* STATUSSEARCH: same case as above

27. By Tshepang Lekhonkhobe

For some reason, some temp/build files ended up in the source package :(
Thanks to RM, Adam D. Barratt, for noticing.

26. By Tshepang Lekhonkhobe

* NEW, NEWDESCRIBE: fix an exception that occurs if package exists only
  for configured foreign architectures; Closes: #679969
* DESCRIBE: if package does not exist for native architecture, check if it
  does for configured foreign ones before giving up; this is closely
  related to the above-mentioned fix
* Specify a minimum dpkg version (1.16.2), due to the use of
  --print-foreign-architectures option introduced as a result of the
  above-mentioned fixes

25. By Tshepang Lekhonkhobe

* NEW, DETAILNEW, and DESCRIBENEW:
  - make them do as the commands imply; Closes: #670687
  - do not quit if a package is not found in APT cache; Closes: #667068

Branch metadata

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

Subscribers