~ubuntu-branches/ubuntu/trusty/bash-completion/trusty-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-07-23 16:07:59 UTC
  • mfrom: (5.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120723160759-lt9vn33dl3nak9l0
Tags: 1:2.0-1ubuntu1
* debian/maintscript, debian/postinst:
  - clean etc conffiles on upgrade since completion files are in /usr
    with the new version
* Resync with Debian, remaining diff
  * debian/patches/disable-avahi-browse.diff: Disable avahi-browse since
    it scales poorly in the current form: refresh patch
  * patches/101_bash_completion.oga_ogv.patch: Increase support for other
    OGG formats including .oga, .ogx, etc. (LP: #311525)
  * patches/103_colormake.patch: Add support for colormake to the make
    completion rules. (LP: #743208)
* Dropped changes:
  * Add conffile upgrade handling for a run of conffiles that were dropped
    since lucid: lucid upgrades are only supported to precise.
* Those fixes are in the new version
  * debian/patches/apt-get-changelog.patch:
  * Drop whitelists if they fail to produce any results:
  * patches/apt-get-download.patch: Add download as an apt-get
    sub-command (LP: #720541)
  * patches/102_manpager.patch: Override MANPAGER when generating perldoc
    completions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Uploaders: David Paleino <dapal@debian.org>
7
7
Build-Depends:
8
8
 debhelper (>= 7.0.50)
 
9
 , dh-autoreconf
9
10
Build-Depends-Indep: perl
10
 
Standards-Version: 3.9.1
 
11
Standards-Version: 3.9.3
11
12
Vcs-Git: git://git.debian.org/git/bash-completion/debian.git
12
13
Vcs-Browser: http://git.debian.org/?p=bash-completion/debian.git
13
14
Homepage: http://bash-completion.alioth.debian.org
15
16
Package: bash-completion
16
17
Architecture: all
17
18
Multi-Arch: foreign
18
 
Pre-Depends:
19
 
 dpkg (>= 1.15.7.2)
 
19
Pre-Depends: dpkg (>= 1.15.7.2~)
20
20
Depends:
21
21
 bash (>= 3.2)
22
22
 , ${misc:Depends}
23
 
Conflicts: xen-tools (<= 4.1-1)
 
23
Breaks: xen-tools (<= 4.1-1)
24
24
Replaces:
25
25
 bash
26
26
 , xen-tools (<= 4.1-1)