~ubuntu-branches/ubuntu/trusty/speechd-up/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Samuel Thibault
  • Date: 2012-06-08 23:15:37 UTC
  • mfrom: (0.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20120608231537-vrdj37odjt3mx9j0
Tags: 0.5~20110719-2
* debian/speechd-up.init: Remove the speakup_soft module before the speakup
  module, otherwise the latter can't be removed due to dependency.
* control:
  - Set maintainer to debian-accessibility team, add myself as uploader.
  - Depend on hardening-check.
* rules: Set DEB_BUILD_HARDENING=1 to enable hardening.
* control: Bump Standards-Version to 3.9.3 (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: speechd-up
2
2
Section: admin
3
3
Priority: extra
4
 
Maintainer: Jean-Philippe MENGUAL <texou@accelibreinfo.eu>
5
 
Build-Depends: debhelper (>= 7.0.50), libdotconf1.0, libdotconf-dev, texinfo, pkg-config, dh-autoreconf, libspeechd-dev, libdotconf-dev
6
 
Standards-Version: 3.9.2
 
4
Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
 
5
Uploaders: Jean-Philippe MENGUAL <texou@accelibreinfo.eu>, Samuel Thibault <sthibault@debian.org>
 
6
Build-Depends: debhelper (>= 7.0.50), libdotconf1.0, libdotconf-dev, texinfo, pkg-config, dh-autoreconf, libspeechd-dev, libdotconf-dev, hardening-wrapper
 
7
Standards-Version: 3.9.3
7
8
Vcs-Git: git://git.debian.org/pkg-a11y/speechd-up.git
8
9
Vcs-Browser: http://git.debian.org/?p=pkg-a11y/speechd-up.git;a=summary
9
10