[DRE-commits] [ruby-twitter-text] 06/10: Update debian/README.source

Sruthi Chandran srud-guest at moszumanska.debian.org
Fri Sep 8 06:04:55 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-twitter-text.

commit 5d60cd9cc89efb682718915a5d1ca5fae6f76bb3
Author: Sruthi Chandran <srud at disroot.org>
Date:   Fri Sep 8 10:37:21 2017 +0530

    Update debian/README.source
---
 debian/README.source | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 710bf5c..1f1863a 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -3,8 +3,9 @@ https://github.com/twitter/twitter-text/tree/master/conformance
 
 as test/twitter-text-conformance
 
-1. Checkout twitter-text code
-$ git clone https://github.com/twitter/twitter-text.git
+1. Download and extract twitter-text code
+$ wget https://github.com/twitter/twitter-text/archive/v<version>.tar.gz
+$ tar -zxvf v<version>.tar.gz
 
 2. Download new upstream tarball
 $ uscan --verbose
@@ -13,7 +14,7 @@ $ uscan --verbose
 $ tar -zxvf ruby-twitter-text_<version>.orig.tar.gz
 
 4. Copy conformance inside the source tree
-$ cp -r twitter-text/conformance \
+$ cp -r twitter-text-<version>/conformance/ \
 twitter-text-<version>/test/twitter-text-conformance
 
 5. Create new tarball

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



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