r33304 - in /desktop/unstable/gtksourceview3/debian: changelog control control.in libgtksourceview-3.0-common.install libgtksourceview-3.0-dev.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Mar 17 20:33:20 UTC 2012


Author: biebl
Date: Sat Mar 17 20:33:20 2012
New Revision: 33304

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33304
Log:
* Move glade catalog file from libgtksourceview-3.0-common to
  libgtksourceview-3.0-dev alongside the .so it references.
* Add the necessary Breaks/Replaces.

Modified:
    desktop/unstable/gtksourceview3/debian/changelog
    desktop/unstable/gtksourceview3/debian/control
    desktop/unstable/gtksourceview3/debian/control.in
    desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-common.install
    desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-dev.install

Modified: desktop/unstable/gtksourceview3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/changelog?rev=33304&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/changelog [utf-8] Sat Mar 17 20:33:20 2012
@@ -2,8 +2,11 @@
 
   * Change section of gir1.2-gtksource-3.0 to introspection.
   * Drop explicit Build-Depends on gir1.2-gtk-3.0 and gir1.2-atk-1.0.
-
- -- Michael Biebl <biebl at debian.org>  Sat, 17 Mar 2012 21:22:48 +0100
+  * Move glade catalog file from libgtksourceview-3.0-common to
+    libgtksourceview-3.0-dev alongside the .so it references.
+  * Add the necessary Breaks/Replaces.
+
+ -- Michael Biebl <biebl at debian.org>  Sat, 17 Mar 2012 21:24:15 +0100
 
 gtksourceview3 (3.2.3-1) unstable; urgency=low
 

Modified: desktop/unstable/gtksourceview3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control?rev=33304&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control [utf-8] Sat Mar 17 20:33:20 2012
@@ -64,6 +64,8 @@
          libgtk-3-dev (>= 3.0.0),
          libxml2-dev (>= 2.6.0)
 Suggests: libgtksourceview-3.0-doc
+Breaks: libgtksourceview-3.0-common (<< 3.2.3-2)
+Replaces: libgtksourceview-3.0-common (<< 3.2.3-2)
 Description: development 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=33304&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control.in [utf-8] Sat Mar 17 20:33:20 2012
@@ -59,6 +59,8 @@
          libgtk-3-dev (>= 3.0.0),
          libxml2-dev (>= 2.6.0)
 Suggests: libgtksourceview-3.0-doc
+Breaks: libgtksourceview-3.0-common (<< 3.2.3-2)
+Replaces: libgtksourceview-3.0-common (<< 3.2.3-2)
 Description: development 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/libgtksourceview-3.0-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-common.install?rev=33304&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-common.install [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-common.install [utf-8] Sat Mar 17 20:33:20 2012
@@ -1,3 +1,2 @@
 usr/share/gtksourceview-3.0
 usr/share/locale
-usr/share/glade

Modified: desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-dev.install?rev=33304&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-dev.install [utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/libgtksourceview-3.0-dev.install [utf-8] Sat Mar 17 20:33:20 2012
@@ -3,3 +3,4 @@
 usr/lib/lib*.so
 usr/lib/pkgconfig/*
 usr/share/gir-1.0
+usr/share/glade




More information about the pkg-gnome-commits mailing list