[DRE-commits] [ruby-gemojione] 01/01: use --gem-install

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Aug 16 06:07:58 UTC 2016


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

praveen pushed a commit to branch gem-install
in repository ruby-gemojione.

commit 7c778c4b604a0ba3c6f9d008bf9711474b2c80da
Author: Pirate Praveen <praveen at debian.org>
Date:   Tue Aug 16 11:37:33 2016 +0530

    use --gem-install
---
 debian/dirs           | 1 -
 debian/install        | 2 --
 debian/patches/series | 2 --
 debian/rules          | 6 +-----
 4 files changed, 1 insertion(+), 10 deletions(-)

diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index 229116a..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/ruby-gemojione
diff --git a/debian/install b/debian/install
deleted file mode 100644
index 19e6eb4..0000000
--- a/debian/install
+++ /dev/null
@@ -1,2 +0,0 @@
-assets usr/share/ruby-gemojione
-config usr/share/ruby-gemojione
diff --git a/debian/patches/series b/debian/patches/series
index 6599007..0712931 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1 @@
-change_source_directory.patch
 remove-bundler.patch
-remove-git-in-gemspec.patch
diff --git a/debian/rules b/debian/rules
index d3e99ff..dff087c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export GEM2DEB_TEST_RUNNER = --check-dependencies
+export DH_RUBY = --gem-install
 
 %:
 	mkdir -p debian/build/locale
@@ -11,8 +12,3 @@ override_dh_clean:
 	rm -rf Gemfile.lock
 	LOCPATH=$(CURDIR)/debian/build/locale LC_ALL=en_US.UTF-8 dh_clean
 	rm -rf debian/build/
-
-override_dh_auto_install:
-	cp -vr config debian/ruby-gemojione/usr/share/ruby-gemojione/
-	cp -vr assets debian/ruby-gemojione/usr/share/ruby-gemojione/
-	dh_auto_install

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



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