[DRE-commits] [ruby-license-finder] 04/15: remove Gemfile.lock

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Sep 18 09:40:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-license-finder.

commit 39934d585e39815b1e598aba4fe89d3a35df8167
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Sep 18 12:45:48 2016 +0530

    remove Gemfile.lock
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3454d59..606952b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@ export GEM2DEB_TEST_RUNNER = --check-dependencies
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_clean:
+	dh_clean
+	rm -rf Gemfile.lock

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-license-finder.git



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