diff -u anjuta-2.26.0.0/debian/control.in anjuta-2.26.0.0/debian/control.in --- anjuta-2.26.0.0/debian/control.in +++ anjuta-2.26.0.0/debian/control.in @@ -67,8 +67,8 @@ libgnome2-dev, libgnomemm2.0-dev, glade-gnome -Replaces: anjuta-common (<< 2:2.4.2-1), libgbf-1-common -Conflicts: libgbf-1-common +Replaces: anjuta-common (<< 2:2.4.2-1), libgbf-1-2 +Conflicts: libgbf-1-2 Description: A GNOME development IDE, for C/C++ This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging and management of code. It also integrates with glade and CVS. diff -u anjuta-2.26.0.0/debian/changelog anjuta-2.26.0.0/debian/changelog --- anjuta-2.26.0.0/debian/changelog +++ anjuta-2.26.0.0/debian/changelog @@ -1,3 +1,10 @@ +anjuta (2:2.26.0.0-0ubuntu1.1) jaunty; urgency=low + + * debian/control.in: + - Replace/Conflict libgbf-1-2 instead of libgbf-1-common (LP: #338464). + + -- Evan Broder Wed, 20 May 2009 11:19:07 -0400 + anjuta (2:2.26.0.0-0ubuntu1) jaunty; urgency=low * New upstream version diff -u anjuta-2.26.0.0/debian/control anjuta-2.26.0.0/debian/control --- anjuta-2.26.0.0/debian/control +++ anjuta-2.26.0.0/debian/control @@ -67,8 +67,8 @@ libgnome2-dev, libgnomemm2.0-dev, glade-gnome -Replaces: anjuta-common (<< 2:2.4.2-1), libgbf-1-common -Conflicts: libgbf-1-common +Replaces: anjuta-common (<< 2:2.4.2-1), libgbf-1-2 +Conflicts: libgbf-1-2 Description: A GNOME development IDE, for C/C++ This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging and management of code. It also integrates with glade and CVS.