[27718] in Source-Commits

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

pyhesiodfs commit [debian]: Make the package work with git buildpackage

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Feb 12 16:37:28 2014

Date: Wed, 12 Feb 2014 16:37:20 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201402122137.s1CLbK9h023988@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/pyhesiodfs/commit/ef4ff17a1c76d436c360c24e83ed5f1546ca779d
commit ef4ff17a1c76d436c360c24e83ed5f1546ca779d
Author: Jonathan Reed <jdreed@mit.edu>
Date:   Wed Feb 12 16:04:37 2014 -0500

    Make the package work with git buildpackage
    
    Add gpb.conf and bump source/format to 3.0 (quilt)

 debian/gbp.conf      |    4 ++++
 debian/source/format |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

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
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)

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