~ubuntu-branches/ubuntu/utopic/quassel/utopic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-05-15 23:14:23 UTC
  • Revision ID: james.westby@ubuntu.com-20110515231423-2zicbijamgtl0mye
Tags: 0.7.2-0ubuntu4
* quassel and quassel-qt4 don't conflict with quassel-sever anymore.
* Enable parallel building.
* quassel-core.quasselcore.init: Add "$network $local_fs $remote_fs"
  to Required-Stop.
* Strip binaries in *-qt4 packages.
* quassel-core: Fix lintian warning maintainer-script-ignores-errors.
* Drop dh_builddeb override to use lzma compression as the kde dh sequence
  already takes care of this.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
Architecture: any
15
15
Depends: ${shlibs:Depends}, ${misc:Depends},
16
16
 quassel-data (= ${source:Version}), libqt4-sql-sqlite
17
 
Conflicts: quassel-core, quassel-qt4, quassel-client (<= 0.4.0~git090110-0ubuntu1)
 
17
Conflicts: quassel-qt4, quassel-client (<= 0.4.0~git090110-0ubuntu1)
18
18
Description: KDE/Qt-based IRC client
19
19
 This is a modern, cross-platform, distributed KDE/Qt4 IRC client. One
20
20
 (or multiple) client(s) can attach to and detach from a central core. It's
56
56
Architecture: any
57
57
Depends: ${shlibs:Depends}, ${misc:Depends},
58
58
 quassel-data (>= ${source:Version}), libqt4-sql-sqlite
59
 
Conflicts: quassel-core, quassel-client (<= 0.4.0~git090110-0ubuntu1), quassel
 
59
Conflicts: quassel-client (<= 0.4.0~git090110-0ubuntu1), quassel
60
60
Description: Qt-based IRC client (no KDE dependencies)
61
61
 This is a modern, cross-platform, distributed Qt4 IRC client. One
62
62
 (or multiple) client(s) can attach to and detach from a central core. It's