~ubuntu-branches/ubuntu/quantal/libgnomecanvas/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2006-07-11 19:59:14 UTC
  • Revision ID: james.westby@ubuntu.com-20060711195914-67tloao6ib88ifvt
Tags: 2.14.0-3ubuntu1
* Actually implement the change described in the previous changelog entry,
  by editing debian/control.in rather than debian/control (packages which
  autogenerate debian/control should warn if it is edited!)
* Actually use an Ubuntu version number.  This package is based on -2, not
  -3 :-(

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
Architecture: any
11
11
Section: libs
12
12
Depends: ${shlibs:Depends}, libgnomecanvas2-common (= ${Source-Version})
13
 
Conflicts: libgnome2-canvas-perl (<< 1.002-1+b1)
 
13
Conflicts: libgnome2-canvas-perl (<< 1.002-1ubuntu1)
14
14
Description: A powerful object-oriented display - runtime files
15
15
 The canvas widget is a powerful and extensible object-oriented display
16
16
 engine. A GnomeCanvasItem is a GtkObject representing some element of the