[DRE-commits] [SCM] ruby-openid.git branch, master, updated. upstream/2.1.8-15-g0d949b1

Paul van Tilburg paulvt at debian.org
Thu May 17 14:53:03 UTC 2012


The following commit has been merged in the master branch:
commit 0d949b10fc065cb32290b5ab5d61ae54555e6786
Author: Paul van Tilburg <paulvt at debian.org>
Date:   Thu May 17 16:50:59 2012 +0200

    Override the embedded-javascript-library warning

diff --git a/debian/changelog b/debian/changelog
index 48cf6d8..63f9b28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,9 @@ ruby-openid (2.1.8debian-2) UNRELEASED; urgency=low
   * debian/ruby-test-files.yaml: commented out test runner; tests have two
     small failture for ruby1.8 and cannot be run for ruby1.9.1 as
     ruby-test-unit (required to run) is "too new".
+  * debian/ruby-openid.lintian-overrides: override the
+    embedded-javascript-library warning as we don't want to add a depend on
+    libjs-prototype. 
 
  -- Paul van Tilburg <paulvt at debian.org>  Sat, 12 May 2012 00:27:14 +0200
 
diff --git a/debian/ruby-openid.lintian-overrides b/debian/ruby-openid.lintian-overrides
new file mode 100644
index 0000000..5ab3d13
--- /dev/null
+++ b/debian/ruby-openid.lintian-overrides
@@ -0,0 +1,3 @@
+# The example files ship with prototype.js. We override the fact as it
+# is in /usr/share/doc and we don't want to depend on libjs-prototype
+ruby-openid: embedded-javascript-library

-- 
ruby-openid.git



More information about the Pkg-ruby-extras-commits mailing list