[SCM] Gtk+ library to display large amounts of numerical data branch, master, updated. upstream/0.9.1.3-20-g9780a59

Andreas Tille tille at debian.org
Fri May 10 08:06:36 UTC 2013


The following commit has been merged in the master branch:
commit c2d327da8dbe5e67ebaa966b077d51c7579a719e
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 10 09:29:18 2013 +0200

    API doc in different dir than previous version

diff --git a/debian/rules b/debian/rules
index 99afa44..566a93a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,7 +49,7 @@ override_dh_install:
 	d-shlibmove --commit \
 		    --movedev "debian/tmp/usr/include" usr \
 		    --movedev "debian/tmp/usr/lib/*/pkgconfig" usr/share \
-		    --movedev "debian/tmp/usr/share/gtk-doc/html/gtkdatabox/*" usr/share/doc/$(devpkg)/html \
+		    --movedev "api/html" usr/share/doc/$(devpkg)/html \
 		    debian/tmp/usr/lib/*/$(pkg).so
 	rm `find debian -name '*.la'`
 

-- 
Gtk+ library to display large amounts of numerical data



More information about the debian-science-commits mailing list