[DRE-commits] [ruby-twitter-text] 09/11: create README.source

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Mar 31 11:46:59 UTC 2015


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

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

commit b0aadfb941f5baa11003e869b6390bed8bed97aa
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Mar 31 16:54:41 2015 +0530

    create README.source
---
 debian/README.source | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..710bf5c
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,20 @@
+This source package is created by adding conformance from
+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
+
+2. Download new upstream tarball
+$ uscan --verbose
+
+3. Extract the orig.tar.gz created by uscan
+$ tar -zxvf ruby-twitter-text_<version>.orig.tar.gz
+
+4. Copy conformance inside the source tree
+$ cp -r twitter-text/conformance \
+twitter-text-<version>/test/twitter-text-conformance
+
+5. Create new tarball
+$ tar -zcvf twitter-text-<version>+conformance.tar.gz twitter-text-<version>

-- 
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