r33745 - in /desktop/unstable/anjuta/debian: anjuta-common.install changelog control control.in libanjuta-dev.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Mar 29 22:19:55 UTC 2012


Author: biebl
Date: Thu Mar 29 22:19:54 2012
New Revision: 33745

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33745
Log:
Move the glade catalog file from anjuta-common to libanjuta-dev alongside
the .so it references. Update the Breaks/Replaces accordingly.

Modified:
    desktop/unstable/anjuta/debian/anjuta-common.install
    desktop/unstable/anjuta/debian/changelog
    desktop/unstable/anjuta/debian/control
    desktop/unstable/anjuta/debian/control.in
    desktop/unstable/anjuta/debian/libanjuta-dev.install

Modified: desktop/unstable/anjuta/debian/anjuta-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/anjuta-common.install?rev=33745&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/anjuta-common.install [utf-8] (original)
+++ desktop/unstable/anjuta/debian/anjuta-common.install [utf-8] Thu Mar 29 22:19:54 2012
@@ -4,5 +4,4 @@
 usr/share/icons
 usr/share/gnome
 usr/share/mime
-usr/share/glade
 usr/share/glib-2.0

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=33745&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog [utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog [utf-8] Thu Mar 29 22:19:54 2012
@@ -11,7 +11,11 @@
   * debian/patches/02_skip_directories_when_reading_schema_files.patch:
     - dropped, fixed upstream
 
- -- Jeremy Bicha <jbicha at ubuntu.com>  Tue, 06 Mar 2012 19:44:00 -0500
+  [ Michael Biebl ]
+  * Move the glade catalog file from anjuta-common to libanjuta-dev alongside
+    the .so it references. Update the Breaks/Replaces accordingly.
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 30 Mar 2012 00:18:46 +0200
 
 anjuta (2:3.2.2-2) unstable; urgency=low
 

Modified: desktop/unstable/anjuta/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control?rev=33745&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control [utf-8] (original)
+++ desktop/unstable/anjuta/debian/control [utf-8] Thu Mar 29 22:19:54 2012
@@ -108,8 +108,8 @@
          ${misc:Depends},
          libgtk-3-dev,
          libgdl-3-dev
-Breaks: anjuta-common (<< 2:2.28.1.0-2)
-Replaces: anjuta-common (<< 2:2.28.1.0-2)
+Breaks: anjuta-common (<< 2:3.4.0-1)
+Replaces: anjuta-common (<< 2:3.4.0-1)
 Description: GNOME development IDE, for C/C++ - development files
  This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy
  debugging, management of code and GUI design by providing a simple and

Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=33745&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in [utf-8] (original)
+++ desktop/unstable/anjuta/debian/control.in [utf-8] Thu Mar 29 22:19:54 2012
@@ -103,8 +103,8 @@
          ${misc:Depends},
          libgtk-3-dev,
          libgdl-3-dev
-Breaks: anjuta-common (<< 2:2.28.1.0-2)
-Replaces: anjuta-common (<< 2:2.28.1.0-2)
+Breaks: anjuta-common (<< 2:3.4.0-1)
+Replaces: anjuta-common (<< 2:3.4.0-1)
 Description: GNOME development IDE, for C/C++ - development files
  This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy
  debugging, management of code and GUI design by providing a simple and

Modified: desktop/unstable/anjuta/debian/libanjuta-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/libanjuta-dev.install?rev=33745&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/libanjuta-dev.install [utf-8] (original)
+++ desktop/unstable/anjuta/debian/libanjuta-dev.install [utf-8] Thu Mar 29 22:19:54 2012
@@ -3,3 +3,4 @@
 usr/lib/*.so
 usr/share/gtk-doc
 usr/share/gir-1.0/Anjuta-3.0.gir
+usr/share/glade




More information about the pkg-gnome-commits mailing list