~ubuntu-branches/ubuntu/saucy/cscope/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Tobias Klauser
  • Date: 2010-01-13 18:08:30 UTC
  • mfrom: (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100113180830-uks7sdjpk2wklsbx
Tags: 15.7a-3
* Depend on emacsen-common to be able to install xcscope.el correctly
  (Closes: #562550).
* Add ${misc:Depends} to Depends field in control (this fixes a lintian
  warning).
* Fix spelling error in ocs.1 manpage (this fixes a lintian warning).

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
Package: cscope
12
12
Architecture: any
13
 
Depends: ${shlibs:Depends}
 
13
Depends: ${shlibs:Depends}, ${misc:Depends}, emacsen-common
14
14
Suggests: cbrowser
15
15
Description: Interactively examine a C program source
16
16
 Cscope is an interactive text screen based source browsing tool.