summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-01-23 22:16:35 +0100
committerGuido Günther <agx@sigxcpu.org>2012-01-23 22:16:35 +0100
commit28fc4acb60b4b63036faeaaea5afbe159859a133 (patch)
tree58ba49755e74be116197f2e3344b49c363eefe0c /debian
parent338ee68934d2dc1593afb274663b3cdbfc2d8397 (diff)
Document changes and release 0.6.0~git20120123
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fce49854..2baea733 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+git-buildpackage (0.6.0~git20120123) experimental; urgency=low
+
+ [ Guido Günther ]
+ * [90fb9b2] Add "gbp-pq switch" to bash completion
+ * [8328c32] Allow to specify the upstream tree via --upstream-tree without
+ the indirection to --upstream-branch.
+ * [3d4adca] gbp-posttag-push: Allow to push the upstream tag too via the -u
+ option.
+ * [2d84986] gbp-post-tag-push: Add --verbose option to ease debugging
+ * [cd41023] git-buildpackage: Allow to pass pbuilder options via commandline
+ or gbp.conf
+ * [a31c95b] Update to git-pbuilder 1.27. This adds support for creating
+ backport build environments. Thanks to Russ Allbery
+ * [338ee68] git-buildpackage: Add --pristine-tar-commit option. This option
+ allows to auto commit a generated tarball to the pristine-tar branch to
+ simplify building non-dfsg clean packages and to make it easier to track
+ uptream git without having to commit the generated tarball manually.
+
+ [ Markus Lehtonen ]
+ * [0c47432] Add git-depth option to gbp-clone and gbp-pull. Allows creating
+ and deepening shallow clones. This is sometimes useful for e.g. saving
+ bandwidth when cloning.
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 23 Jan 2012 22:13:38 +0100
+
git-buildpackage (0.6.0~git20111229) experimental; urgency=low
* [686f29c] scripts/pq: handle patches without filename extension. Don't