Skip to content

Commit 682aba3

Browse files
committed
README.markdown TODO.markdown
1 parent d72a681 commit 682aba3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ Debian package
1010
$ git checkout debian
1111
$ git merge master
1212
$ # Update debian/changelog accordingly
13-
$ dpkg-buildpackage -rfakeroot
13+
$ dpkg-buildpackage -rfakeroot # or alternately...
14+
$ gbp buildpackage -rfakeroot -us -uc --git-upstream-branch=master --git-debian-branch=debian
15+

TODO.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
* c-foreach-restart: configurable retries/timeout for CQL port check

0 commit comments

Comments
 (0)