Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2009-01-16 17:46:21 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2009-01-16 17:46:21 (GMT)
commit13fa4e5ffdd255cc43b2f670513276e1315b6e09 (patch)
treeb6c2273cf7b1d7ba9ef309b0101973dc6913626b
parentfb99cc1c9e55201749c76e69889627c0703d13a1 (diff)
Add git-buildpackage configfile to hint at our using non-default upstream-0.82 branch for this release.debian/0.82.9-1
-rw-r--r--debian/changelog2
-rw-r--r--debian/gbp.conf5
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 447d285..0bd30f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ sugar (0.82.9-1) unstable; urgency=high
* Unfuzz patch 2002.
* Set urgency=high as changes are only minimal while fixing major
issues.
+ * Add git-buildpackage configfile to hint at our using non-default
+ upstream-0.82 branch for this release.
-- Jonas Smedegaard <dr@jones.dk> Fri, 16 Jan 2009 18:37:48 +0100
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..ba94889
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,5 @@
+# Configuration file for git-buildpackage and friends
+
+[DEFAULT]
+upstream-branch = upstream-0.82
+pristine-tar = True