r21371 - in /desktop/experimental/devhelp/debian: changelog control control.in devhelp-common.install libdevhelp-1-1.install

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Fri Sep 18 18:11:42 UTC 2009


Author: pochu
Date: Fri Sep 18 18:11:42 2009
New Revision: 21371

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21371
Log:
Install the GConf schemas in devhelp-common instead of in libdevhelp-1-1.

Modified:
    desktop/experimental/devhelp/debian/changelog
    desktop/experimental/devhelp/debian/control
    desktop/experimental/devhelp/debian/control.in
    desktop/experimental/devhelp/debian/devhelp-common.install
    desktop/experimental/devhelp/debian/libdevhelp-1-1.install

Modified: desktop/experimental/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/changelog?rev=21371&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/changelog [utf-8] (original)
+++ desktop/experimental/devhelp/debian/changelog [utf-8] Fri Sep 18 18:11:42 2009
@@ -51,6 +51,7 @@
     - Stop creating a debian/shlibs.local file to have stricter dependencies,
       the dependencies are fine without it and it was added to workaround
       another bug.
+  * Install the GConf schemas in devhelp-common instead of in libdevhelp-1-1.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Fri, 18 Sep 2009 19:47:40 +0200
 

Modified: desktop/experimental/devhelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/control?rev=21371&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/control [utf-8] (original)
+++ desktop/experimental/devhelp/debian/control [utf-8] Fri Sep 18 18:11:42 2009
@@ -70,6 +70,7 @@
 Package: devhelp-common
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
+Replaces: libdevhelp-1-0 (<< 2.27.92-1)
 Description: common files for devhelp and its library
  Devhelp's primary goal is to be an API documentation browser for GNOME.
  It is able to scan for .devhelp files generated automatically for

Modified: desktop/experimental/devhelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/control.in?rev=21371&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/control.in [utf-8] (original)
+++ desktop/experimental/devhelp/debian/control.in [utf-8] Fri Sep 18 18:11:42 2009
@@ -70,6 +70,7 @@
 Package: devhelp-common
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
+Replaces: libdevhelp-1-0 (<< 2.27.92-1)
 Description: common files for devhelp and its library
  Devhelp's primary goal is to be an API documentation browser for GNOME.
  It is able to scan for .devhelp files generated automatically for

Modified: desktop/experimental/devhelp/debian/devhelp-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/devhelp-common.install?rev=21371&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/devhelp-common.install [utf-8] (original)
+++ desktop/experimental/devhelp/debian/devhelp-common.install [utf-8] Fri Sep 18 18:11:42 2009
@@ -3,3 +3,4 @@
 debian/tmp/usr/share/devhelp/* usr/share/devhelp/
 debian/tmp/usr/share/locale/* usr/share/locale/
 debian/tmp/usr/share/icons/hicolor
+debian/tmp/etc/* etc/

Modified: desktop/experimental/devhelp/debian/libdevhelp-1-1.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/devhelp/debian/libdevhelp-1-1.install?rev=21371&op=diff
==============================================================================
--- desktop/experimental/devhelp/debian/libdevhelp-1-1.install [utf-8] (original)
+++ desktop/experimental/devhelp/debian/libdevhelp-1-1.install [utf-8] Fri Sep 18 18:11:42 2009
@@ -1,2 +1,1 @@
 debian/tmp/usr/lib/libdevhelp-1.so.* usr/lib/
-debian/tmp/etc/* etc/




More information about the pkg-gnome-commits mailing list