lp:ubuntu/intrepid/debianutils

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/debianutils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

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

Recent revisions

27. By Dustin Kirkland 

* select-editor: ensure that $HOME/.selected_editor is writable
  (LP: #264454).
* sensible-editor: ensure that select-editor is only called if the current
  input is a tty (LP: #264423).

26. By Dustin Kirkland 

* Merge from debian unstable, remaining changes:
  - Makefile.am: Add select-editor to bin scripts and man page lists.
  - Makefile.in: Add select-editor to bin scripts and man page lists.
  - debian/control: Update maintainer field; add select-editor to package
    description.
  - po4a/po/debianutils.pot: Add select-editor strings for translation.
  - select-editor: Interactive utility to prompt for and save editor on a
    per user basis in ~/.selected_editor.
  - select-editor.1: Manpage for select-editor.
  - sensible-editor: Source ~/.selected_editor and use SELECTED_EDITOR if
    found, otherwise calling select-editor.
  - sensible-editor.1: Updated to cross-reference select-editor(1).

25. By Dustin Kirkland 

sensible-editor: drop error messages from sourcing ~/.selected_editor and
returning true; handling odd race conditions; also (LP: #238879).

24. By Dustin Kirkland 

select-editor: ensure that select-editor exits 0 if and only if a
~/.selected_editor file is written, and exits 1 otherwise (LP: #238879).

23. By Dustin Kirkland 

* debian/control: Add select-editor to the package description.
* Makefile.am: Add select-editor to bin scripts and man page lists.
* Makefile.in: Add select-editor to bin scripts and man page lists.
* po4a/po/debianutils.pot: Add select-editor strings for translation.
* select-editor: Create a new interactive utility to prompt for and save
  editor on a per user basis in ~/.selected_editor.
* select-editor.1: Create an initial manpage for select-editor.
* sensible-editor: Modify to source ~/.selected_editor and use
  SELECTED_EDITOR if found, otherwise calling select-editor.
* sensible-editor.1: Update "see also" section to point to select-editor(1).
* Fixes LP: #234668.
* Modify Maintainer value to match the DebianMaintainerField
  specification.

22. By Clint Adams

Drop preinst. closes: #480593.

21. By Steve Langasek

* Resurrect pre-depends on mktemp and coreutils, still needed for upgrades
  from dapper; can be dropped again for intrepid. LP: #20385.
* Modify Maintainer value to match the DebianMaintainerField
  specification.

20. By Clint Adams

which: fix bracket expression for matching. closes: #453345.

19. By Clint Adams

which: make case statement more concise as per suggestion of
Adam Katz. closes: #453345.

18. By Clint Adams

Apply patch from Martin Krafft to add -x option to savelog.
closes: #452261.

Branch metadata

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

Subscribers