~ubuntu-branches/ubuntu/saucy/wicd/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): David Paleino
  • Date: 2010-03-04 10:59:30 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100304105930-jihcz2fn8e77uqbb
Tags: 1.7.0+ds1-1
* New repacked tarball, contains translations .po files
  (Closes: #572352)
* debian/bug-control added, let's add more info to the bugreports!
* debian/control:
  - debhelper dependency bumped to >= 7.2.3~, to use dh_bugfiles
  - added dependency on python-iniparse to wicd-daemon
* debian/rules:
  - make dh_bugfiles act on all packages
  - add get-orig-source target, to build a package containing the
    .po files
* debian/patches/:
  - 20-use_iniparse.patch added, uses python-iniparse instead of
    standard library's ConfigParser (Closes: #568326)
  - 21-fix_ESSID_setting.patch added, use correct command to set
    ESSID's (useful when a network is named "off" or "any")
    (Closes: #571100)
  - 22-fix_deprecation.patch added, fixes some deprecated usage of
    gtk.Statusbar (Closes: #571314)
* debian/watch updated to mangle Debian version

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: net
3
3
Priority: optional
4
4
Maintainer: David Paleino <dapal@debian.org>
5
 
Build-Depends: debhelper (>= 7.0.50~), python, quilt (>= 0.46-7~)
 
5
Build-Depends: debhelper (>= 7.2.3~), python, quilt (>= 0.46-7~)
6
6
Build-Depends-Indep: python-support, po-debconf
7
7
Standards-Version: 3.8.4
8
8
Homepage: http://wicd.sourceforge.net/
36
36
Depends: ${misc:Depends}, ${python:Depends},
37
37
 python-dbus,
38
38
 python-gobject,
 
39
 python-iniparse,
39
40
 dbus,
40
41
 wpasupplicant,
41
42
 wireless-tools,