~ubuntu-branches/ubuntu/oneiric/bikeshed/oneiric

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland, Benjamin Drung, Dustin Kirkland
  • Date: 2010-10-25 14:47:08 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20101025144708-jz2knb0i7e7lydwq
Tags: 1.5-0ubuntu1
[ Benjamin Drung ]
* Add a Makefile and simplify the packaging.
* debian/control:
  - Remove unused ${shlibs:Depends} from Depends.
  - Remove dependency on essential coreutils.
* Switch to dpkg-source 3.0 (quilt) format.
* 1.1: Fix hyphen-used-as-minus-sign (thanks to lintian).

[ Dustin Kirkland ]
* 1.1, debian/links: add NF documentation in the manpage
* pbput: drop umask code, unnecessary
* wifi-status: track kernel messages about wireless too
* 1.1 => col1.1, 1 => col1, Makefile: *much* to my chagrin,
  some users have objected to the use of the 1-character names
  of the 1..9 scripts/links;  I'm capitulating and renaming them
  to col1..col9
* release-build: clean up bzr garbage
* wifi-status: fix license, quote text
* Makefile, q => system-search: rename the tool

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Package: bikeshed
10
10
Architecture: all
11
 
Depends: ${shlibs:Depends}, ${misc:Depends}
12
 
Recommends: bzr, bzr-builddeb, coreutils, devscripts, dput, gnupg, lzma, pastebinit, sensible-utils
 
11
Depends: ${misc:Depends}
 
12
Recommends: bzr,
 
13
            bzr-builddeb,
 
14
            devscripts,
 
15
            dput,
 
16
            gnupg,
 
17
            lzma,
 
18
            pastebinit,
 
19
            sensible-utils
13
20
Description: random useful tools that do not yet have a permanent home
14
21
 Bikeshed is a collection of random but useful tools and utilities that
15
22
 either don't quite fit anywhere else, or have not yet been accepted