[DRE-commits] [ruby-prawn] 07/09: do not copy/clean non existing VERSION file

Cédric Boutillier boutil at moszumanska.debian.org
Sun Sep 28 22:04:18 UTC 2014


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

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

commit 67d695e3ca2d0bd8b4e34ad7450750523ff98814
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Sep 28 23:50:10 2014 +0200

    do not copy/clean non existing VERSION file
---
 debian/clean | 1 -
 debian/rules | 1 -
 2 files changed, 2 deletions(-)

diff --git a/debian/clean b/debian/clean
deleted file mode 100644
index 3ef1d74..0000000
--- a/debian/clean
+++ /dev/null
@@ -1 +0,0 @@
-lib/prawn/VERSION
diff --git a/debian/rules b/debian/rules
index 5775c22..f98f768 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,6 @@
 
 
 override_dh_auto_install:
-	cp VERSION lib/prawn/VERSION
 	# copy specs' data to data dir in order to install them correctly to run the specs
 	# install manually and temporarily data
 	mkdir -p debian/ruby-prawn/usr/share/ruby-prawn

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



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