~ubuntu-branches/ubuntu/natty/aptdaemon/natty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-02-25 09:29:02 UTC
  • Revision ID: james.westby@ubuntu.com-20110225092902-3gy198287w8pcokf
Tags: 0.41+bzr586-0ubuntu2
debian/control: Add proper Conflicts:/Replaces: to avoid file overwrite
error on upgrades. (LP: #724683)

Show diffs side-by-side

added added

removed removed

Lines of Context:
131
131
         python-gtk2,
132
132
         python-vte,
133
133
         aptdaemon-data
 
134
Conflicts: python-aptdaemon-gtk (<< 0.41+bzr582-0ubuntu1)
 
135
Replaces: python-aptdaemon-gtk (<< 0.41+bzr582-0ubuntu1)
134
136
XB-Python-Version: ${python:Versions}
135
137
Description: Python GTK+ 2 widgets to run an aptdaemon client
136
138
 Aptdaemon is a transaction based package management daemon. It allows 
151
153
         gir1.2-gtk-2.0 | gir1.2-gtk-3.0,
152
154
         gir1.2-vte-0.0 | gir1.2-vte-2.90,
153
155
         aptdaemon-data
 
156
Conflicts: python-aptdaemon-gtk (<< 0.41+bzr582-0ubuntu1)
 
157
Replaces: python-aptdaemon-gtk (<< 0.41+bzr582-0ubuntu1)
154
158
XB-Python-Version: ${python:Versions}
155
159
Description: Python GTK+ 3 widgets to run an aptdaemon client
156
160
 Aptdaemon is a transaction based package management daemon. It allows