[pkg-fso-commits] [SCM] libphone-utils packaging branch, master, updated. upstream/0.1+git20110523-79-g8d13769

Sebastian Reichel sre at ring0.de
Tue Oct 18 22:33:45 UTC 2011


The following commit has been merged in the master branch:
commit bbe37eb39c9adbc2abb581d37b3bb783507ece68
Author: Sebastian Reichel <sre at ring0.de>
Date:   Tue Oct 18 23:51:50 2011 +0200

    symlink /usr/share/doc/

diff --git a/debian/control b/debian/control
index 525e463..6ad5d01 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Section: debug
 Architecture: any
 Depends: libphone-utils0 (= ${binary:Version}),
          ${misc:Depends}
+Multi-Arch: same
 Description: library for basic phone operations - debug symbols
  This library contains basic functions needed by SHR phone software
  and the freesmartphone.org opimd daemon. It is used for handling
diff --git a/debian/rules b/debian/rules
index 6df2f90..60d1cd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,5 @@
 override_dh_strip:
 	dh_strip --dbg-package=libphone-utils0-dbg
 
+override_dh_installdocs:
+	dh_installdocs --link-doc=libphone-utils0

-- 
libphone-utils packaging



More information about the pkg-fso-commits mailing list