You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sl...@apache.org on 2014/05/01 18:00:16 UTC

[1/2] git commit: Update debian packaging following README extension change

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.1 48727b4cc -> e786101eb


Update debian packaging following README extension change


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d5a9c925
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d5a9c925
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/d5a9c925

Branch: refs/heads/cassandra-2.1
Commit: d5a9c9254ff418541f22dcb335ca48b139d22ff5
Parents: 44a5fc1
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Thu May 1 17:59:35 2014 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Thu May 1 17:59:35 2014 +0200

----------------------------------------------------------------------
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/d5a9c925/debian/rules
----------------------------------------------------------------------
diff --git a/debian/rules b/debian/rules
index 11b78e7..7261aa0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,7 +60,7 @@ binary-indep: build install
 	dh_testroot
 	dh_installchangelogs
 	dh_installinit -u'start 50 2 3 4 5 . stop 50 0 1 6 .'
-	dh_installdocs README.txt CHANGES.txt NEWS.txt
+	dh_installdocs README.asc CHANGES.txt NEWS.txt
 	dh_compress
 	dh_fixperms
 	dh_installdeb


[2/2] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

Posted by sl...@apache.org.
Merge branch 'cassandra-2.0' into cassandra-2.1


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e786101e
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e786101e
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e786101e

Branch: refs/heads/cassandra-2.1
Commit: e786101ebabb171356666d6b03a76769c08b863c
Parents: 48727b4 d5a9c92
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Thu May 1 18:00:03 2014 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Thu May 1 18:00:03 2014 +0200

----------------------------------------------------------------------
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/e786101e/debian/rules
----------------------------------------------------------------------