[Pkg-telepathy-commits] [SCM] telepathy-qt4 packaging branch, debian, updated. debian/0.9.1-1-2-gfa8d2f1

Laurent Bigonville bigon at bigon.be
Tue Jun 5 11:09:12 UTC 2012


The following commit has been merged in the debian branch:
commit 1a14183db9b750ef5c24e70dc2812a49ef10b854
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Tue Jun 5 12:02:26 2012 +0200

    Fix FTBFS due to jquery symlink creation

diff --git a/debian/changelog b/debian/changelog
index 460a045..e31cfd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-qt (0.9.1-2) UNRELEASED; urgency=low
+
+  * Fix FTBFS due to jquery symlink creation
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 05 Jun 2012 12:01:55 +0200
+
 telepathy-qt (0.9.1-1) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/libtelepathy-qt4-doc.links b/debian/libtelepathy-qt4-doc.links
new file mode 100644
index 0000000..250d995
--- /dev/null
+++ b/debian/libtelepathy-qt4-doc.links
@@ -0,0 +1 @@
+usr/share/javascript/jquery/jquery.min.js usr/share/doc/libtelepathy-qt4-doc/html/jquery.js
diff --git a/debian/rules b/debian/rules
index 1dc1b60..b0d9d7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,4 +29,3 @@ override_dh_installdocs:
 	dh_installdocs -a --link-doc=libtelepathy-qt4-2
 	dh_installdocs -i
 	rm -f debian/libtelepathy-qt4-doc/usr/share/doc/libtelepathy-qt4-doc/html/jquery.js
-	ln -s /usr/share/javascript/jquery/jquery.min.js debian/libtelepathy-qt4-doc/usr/share/doc/libtelepathy-qt4-doc/html/jquery.js

-- 
telepathy-qt4 packaging



More information about the Pkg-telepathy-commits mailing list