[DRE-commits] [SCM] bundler.git branch, master, updated. upstream/1.1.0-14-gc16e2b2

Christian Hofstaedtler christian at hofstaedtler.name
Mon Mar 12 23:09:12 UTC 2012


The following commit has been merged in the master branch:
commit 35c35a06e77e1ad2543e2de137d6bcfac348bca2
Author: Christian Hofstaedtler <christian at hofstaedtler.name>
Date:   Mon Mar 12 23:53:01 2012 +0100

    Add lintian-overrides for the "bundle gem" templates

diff --git a/debian/bundler.lintian-overrides b/debian/bundler.lintian-overrides
new file mode 100644
index 0000000..b66d4e0
--- /dev/null
+++ b/debian/bundler.lintian-overrides
@@ -0,0 +1,10 @@
+# False positives: these files are used as template input for the
+# 'bundle gem' command.
+extra-license-file usr/lib/ruby/vendor_ruby/bundler/templates/newgem/LICENSE.tt
+script-not-executable usr/lib/ruby/vendor_ruby/bundler/templates/Executable
+unusual-interpreter usr/lib/ruby/vendor_ruby/bundler/templates/Executable #!<%=
+script-not-executable usr/lib/ruby/vendor_ruby/bundler/templates/Executable.standalone
+unusual-interpreter usr/lib/ruby/vendor_ruby/bundler/templates/Executable.standalone #!<%=
+script-not-executable usr/lib/ruby/vendor_ruby/bundler/templates/newgem/Rakefile.tt
+unusual-interpreter usr/lib/ruby/vendor_ruby/bundler/templates/newgem/Rakefile.tt #!rake
+script-not-executable usr/lib/ruby/vendor_ruby/bundler/templates/newgem/bin/newgem.tt

-- 
bundler.git



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