[Pkg-utopia-commits] r2243 - in /packages/unstable/dbus-glib/debian: changelog libdbus-glib-1-dev.links rules

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Mon Apr 28 10:53:23 UTC 2008


Author: smcv
Date: Mon Apr 28 10:53:23 2008
New Revision: 2243

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2243
Log:
Don't replace /usr/share/doc/libdbus-glib-1-dev with a symlink - to migrate
properly we'd need to replace the directory in a maintainer script, which seems
more trouble than it's worth. Keep the symlink for the -dbg package though

Removed:
    packages/unstable/dbus-glib/debian/libdbus-glib-1-dev.links
Modified:
    packages/unstable/dbus-glib/debian/changelog
    packages/unstable/dbus-glib/debian/rules

Modified: packages/unstable/dbus-glib/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-glib/debian/changelog?rev=2243&op=diff
==============================================================================
--- packages/unstable/dbus-glib/debian/changelog (original)
+++ packages/unstable/dbus-glib/debian/changelog Mon Apr 28 10:53:23 2008
@@ -2,9 +2,6 @@
 
   * Use my debian.org address in Uploaders
   * Add a -dbg package (Closes: #446240)
-  * Replace /usr/share/doc/* directories in -dev, -dbg packages with symlinks
-    to the main library package's doc directory, since they have a strictly
-    versioned dependency
   * Symlink the gtk-doc for the library into /usr/share/doc/libdbus-glib-1-doc
     as well as installing it into /usr/share/gtk-doc
   * Standards-Version: 3.7.3 (no changes)

Modified: packages/unstable/dbus-glib/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus-glib/debian/rules?rev=2243&op=diff
==============================================================================
--- packages/unstable/dbus-glib/debian/rules (original)
+++ packages/unstable/dbus-glib/debian/rules Mon Apr 28 10:53:23 2008
@@ -16,5 +16,3 @@
 # these doc directories can safely be symlinks to the library's docs
 DEB_INSTALL_DOCS_libdbus-glib-1-2-dbg := --no-act
 DEB_INSTALL_CHANGELOGS_libdbus-glib-1-2-dbg := --no-act
-DEB_INSTALL_DOCS_libdbus-glib-1-dev := --no-act
-DEB_INSTALL_CHANGELOGS_libdbus-glib-1-dev := --no-act




More information about the Pkg-utopia-commits mailing list