diff options
author | Guido Guenther <agx@sigxcpu.org> | 2006-12-05 19:34:22 +0100 |
---|---|---|
committer | Guido Guenther <agx@bogon.sigxcpu.org> | 2006-12-05 19:34:22 +0100 |
commit | eab964d1fe31b91a9beca6014e61cdf36c96d11e (patch) | |
tree | a2050d58caf2d2ec4652b3d8bea1cc6dc0f53806 /debian | |
parent | 64acc5b038f9011dfa8afd74b633c12689a06945 (diff) | |
download | git-buildpackage-eab964d1fe31b91a9beca6014e61cdf36c96d11e.tar.gz git-buildpackage-eab964d1fe31b91a9beca6014e61cdf36c96d11e.tar.bz2 git-buildpackage-eab964d1fe31b91a9beca6014e61cdf36c96d11e.zip |
config file parsing to set default branches and build commands
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 13f91399..b4c3b594 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-buildpackage (0.2.14) experimental; urgency=low + + * config file parsing to set default branches and build commands + + -- Guido Guenther <agx@sigxcpu.org> Thu, 23 Nov 2006 20:43:03 +0100 + git-buildpackage (0.2.13) experimental; urgency=low * fix typos in 'git-buildpackage -v' |