[Pkg-utopia-commits] r3703 - in /packages/unstable/dbus/debian: dbus-1-dbg.links rules

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Tue Jul 27 19:00:42 UTC 2010


Author: smcv
Date: Tue Jul 27 19:00:34 2010
New Revision: 3703

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3703
Log:
I hate cdbs

Removed:
    packages/unstable/dbus/debian/dbus-1-dbg.links
Modified:
    packages/unstable/dbus/debian/rules

Modified: packages/unstable/dbus/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/dbus/debian/rules?rev=3703&op=diff
==============================================================================
--- packages/unstable/dbus/debian/rules (original)
+++ packages/unstable/dbus/debian/rules Tue Jul 27 19:00:34 2010
@@ -44,7 +44,11 @@
 	rm -f dbus.devhelp
 
 # we don't want docs for the debug symbols, just symlink to the library docs
+DEB_INSTALL_DOCS_ALL =
+DEB_INSTALL_DOCS_DEFAULT = README AUTHORS
 DEB_INSTALL_DOCS_dbus-1-dbg := --link-doc=$(libdbusN)
+DEB_INSTALL_CHANGELOGS_ALL =
+DEB_INSTALL_CHANGELOGS_DEFAULT = NEWS
 DEB_INSTALL_CHANGELOGS_dbus-1-dbg := --no-act
 
 # workaround for cdbs running dh-buildinfo (if installed) too early;




More information about the Pkg-utopia-commits mailing list