r28483 - in /desktop/unstable/gtksourceview3/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jun 16 01:13:18 UTC 2011


Author: biebl
Date: Thu Jun 16 01:13:18 2011
New Revision: 28483

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28483
Log:
Remove Conflicts/Replaces: gir1.0-gtksource-3.0, no longer necessary.

Modified:
    desktop/unstable/gtksourceview3/debian/changelog
    desktop/unstable/gtksourceview3/debian/control
    desktop/unstable/gtksourceview3/debian/control.in

Modified: desktop/unstable/gtksourceview3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/changelog?rev=28483&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/changelog [utf-8] Thu Jun 16 01:13:18 2011
@@ -8,6 +8,7 @@
     - Update Build-Depends on debhelper.
     - Strip debian/tmp/ from .install files.
   * Bump Standards-Version to 3.9.2. No further changes.
+  * Remove Conflicts/Replaces: gir1.0-gtksource-3.0, no longer necessary.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 16 Jun 2011 02:48:08 +0200
 

Modified: desktop/unstable/gtksourceview3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control?rev=28483&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control [utf-8] Thu Jun 16 01:13:18 2011
@@ -90,8 +90,6 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${gir:Depends}
-Conflicts: gir1.0-gtksource-3.0
-Replaces: gir1.0-gtksource-3.0
 Description: gir files for the GTK+ syntax highlighting widget
  GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget
  GtkTextView. It improves GtkTextView by implementing syntax highlighting and

Modified: desktop/unstable/gtksourceview3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control.in?rev=28483&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control.in [utf-8] Thu Jun 16 01:13:18 2011
@@ -85,8 +85,6 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${gir:Depends}
-Conflicts: gir1.0-gtksource-3.0
-Replaces: gir1.0-gtksource-3.0
 Description: gir files for the GTK+ syntax highlighting widget
  GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget
  GtkTextView. It improves GtkTextView by implementing syntax highlighting and




More information about the pkg-gnome-commits mailing list