[27875] in Source-Commits

home help back first fref pref prev next nref lref last post

rs commit [debian]: Add git-buildpackage configuration

daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Sun Mar 16 01:29:12 2014

Date: Sun, 16 Mar 2014 01:28:56 -0400
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201403160528.s2G5Suxd021897@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/rs/commit/775094731803f76aa1f79b4efc3b69de586f37f8
commit 775094731803f76aa1f79b4efc3b69de586f37f8
Author: Victor Vasiliev <vasilvv@mit.edu>
Date:   Sun Mar 16 01:12:37 2014 -0400

    Add git-buildpackage configuration

 debian/changelog |    5 +++--
 debian/gbp.conf  |    4 ++++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8eb25d1..a52a585 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-debathena-rs (10.0.5-0debathena1) UNRELEASED; urgency=low
+debathena-rs (10.0.5-0debathena1) unstable; urgency=low
 
   * Add VERSION file
+  * Add git-buildpackage configuration
 
- -- Victor Vasiliev <vasilvv@mit.edu>  Sun, 16 Mar 2014 01:05:24 -0400
+ -- Victor Vasiliev <vasilvv@mit.edu>  Sun, 16 Mar 2014 01:12:37 -0400
 
 debathena-rs (10.0.4-0debathena1) unstable; urgency=low
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..44e7fb0
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,4 @@
+[DEFAULT]
+upstream-tree=branch
+upstream-branch=master
+debian-branch=debian

home help back first fref pref prev next nref lref last post