[SCM] TANGO distributed control system. branch, master, updated. debian/7.2.6+dfsg-2-10-g8863b9b

Picca Frédéric-Emmanuel picca at synchrotron-soleil.fr
Sat May 14 11:34:50 UTC 2011


The following commit has been merged in the master branch:
commit 8863b9b5d7388175b0ad0d10bdb117c3a301ca0b
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Sat May 14 11:28:07 2011 +0200

    avoid lintian warning for jqueris.js embedded file

diff --git a/debian/changelog b/debian/changelog
index 4abf078..bc86e36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 tango (7.2.6+dfsg-3) unstable; urgency=low
 
   * Bump Standards-Version to 3.9.2
+  * Add libjs-jquery dependency to avoid embedding jquery.js
   * Add debconf translations:
     - Swedish, from Martin Bagge, (closes: #623527)
     - Russian, from Yuri Kozlov (closes: #623793)
diff --git a/debian/control b/debian/control
index 8df760b..9fcc48d 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,7 @@ Description: logging for TANGO - debug library
 Package: liblog4tango4-doc
 Section: doc
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, libjs-jquery
 Description: logging for TANGO - documentation
  Log for TANGO is a library of C++ classes for flexible logging to files,
  syslog and other destinations. It is modeled after the Log for
diff --git a/debian/liblog4tango4-doc.links b/debian/liblog4tango4-doc.links
new file mode 100644
index 0000000..ba57f46
--- /dev/null
+++ b/debian/liblog4tango4-doc.links
@@ -0,0 +1 @@
+/usr/share/javascript/jquery/jquery.js /usr/share/doc/liblog4tango4-doc/html/api/jquery.js
\ No newline at end of file

-- 
TANGO distributed control system.



More information about the debian-science-commits mailing list