summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2006-12-08 16:32:32 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2006-12-08 16:32:32 +0100
commit9e54f169eae8db3984302171d7772795deac9513 (patch)
tree83b2a252b55f35f57b18ba7c402383aa77e074a1 /debian
parent960385597d124c0881a5779448beb4c0b6d85c9a (diff)
downloadgit-buildpackage-9e54f169eae8db3984302171d7772795deac9513.tar.gz
git-buildpackage-9e54f169eae8db3984302171d7772795deac9513.tar.bz2
git-buildpackage-9e54f169eae8db3984302171d7772795deac9513.zip
support signed tagsdebian/0.2.15
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 30233780..9bee22a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+git-buildpackage (0.2.15) experimental; urgency=low
+
+ * git-buildpackage now supports signed tags via the "sign-tag" and "keyid"
+ options. This allows us to have a nice "trustable" history. See:
+ http://www.kernel.org/pub/software/scm/git/docs/
+ on how this ensured.
+
+ -- Guido Guenther <agx@sigxcpu.org> Wed, 6 Dec 2006 22:04:41 +0100
+
git-buildpackage (0.2.14) experimental; urgency=low
* config file parsing to set default branches and build commands