[DRE-commits] [ruby-fog] 01/01: do not remove lib/fog/version.rb instead of reinstalling after removing it

Cédric Boutillier boutil at moszumanska.debian.org
Sun Apr 26 19:30:51 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-fog.

commit 4e90532c3df95af65385578bc4d72bc8ffc18850
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Apr 26 21:30:44 2015 +0200

    do not remove lib/fog/version.rb instead of reinstalling after removing it
---
 debian/install | 2 --
 debian/rules   | 1 -
 2 files changed, 3 deletions(-)

diff --git a/debian/install b/debian/install
deleted file mode 100644
index 2c8d32f..0000000
--- a/debian/install
+++ /dev/null
@@ -1,2 +0,0 @@
-# Workaround
-lib/fog/version.rb usr/lib/ruby/vendor_ruby/fog
diff --git a/debian/rules b/debian/rules
index eb627ea..cb4cd8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,5 @@
 override_dh_auto_install:
 	dh_auto_install
 	# those files belong to ruby-fog-core
-	$(RM) debian/ruby-fog/usr/lib/ruby/vendor_ruby/fog/version.rb
 	$(RM) debian/ruby-fog/usr/lib/ruby/vendor_ruby/fog/core/deprecated_connection_accessors.rb
 	$(RM) -r debian/ruby-fog/usr/lib/ruby/vendor_ruby/fog/schema

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



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