~ubuntu-branches/debian/squeeze/glib2.0/squeeze

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-03-17 17:36:33 UTC
  • Revision ID: james.westby@ubuntu.com-20080317173633-y5ziviht3h4y3s2m
Tags: 2.16.1-1ubuntu3
* debian/control.in:
  - remove the nautilus conflicts, it triggers a problem in the
    ordering code that can make dapper->hardy upgrades fail badly

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
Depends: ${misc:Depends},
24
24
         ${shlibs:Depends}
25
25
Recommends: libglib2.0-data
26
 
Conflicts: libpango1.0-0 (<< 1.11),
27
 
           nautilus (<< 2.20)
 
26
Conflicts: libpango1.0-0 (<< 1.11)
28
27
Description: The GLib library of C routines
29
28
 GLib is a library containing many useful C routines for things such
30
29
 as trees, hashes, lists, and strings.  It is a useful general-purpose