[DRE-commits] [ruby-exception-notification] 01/02: debian/ scan
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Aug 13 20:34:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-exception-notification.
commit 3385ec86f158b65ad91933200263e1c2b7696522
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date: Wed Aug 13 17:30:58 2014 -0300
debian/ scan
---
debian/ruby-exception-notification.docs | 3 +--
debian/ruby-exception-notification.examples | 4 +---
debian/rules | 11 -----------
3 files changed, 2 insertions(+), 16 deletions(-)
diff --git a/debian/ruby-exception-notification.docs b/debian/ruby-exception-notification.docs
index 07b3c9e..b43bf86 100644
--- a/debian/ruby-exception-notification.docs
+++ b/debian/ruby-exception-notification.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README.md
+README.md
diff --git a/debian/ruby-exception-notification.examples b/debian/ruby-exception-notification.examples
index d970cc8..e39721e 100644
--- a/debian/ruby-exception-notification.examples
+++ b/debian/ruby-exception-notification.examples
@@ -1,3 +1 @@
-# FIXME: examples/ dir found in source. Consider installing the examples.
-# Examples:
-# examples/*
+examples/*
diff --git a/debian/rules b/debian/rules
index d81794d..c6142f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,4 @@
#!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby2.1 require-rubygems
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
%:
dh $@ --buildsystem=ruby --with ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-exception-notification.git
More information about the Pkg-ruby-extras-commits
mailing list