diff options
author | Guido Günther <agx@sigxcpu.org> | 2013-06-27 11:23:09 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2013-06-27 11:23:09 +0200 |
commit | 0a157351095f8179b3964ab763f4daeaa2ba7423 (patch) | |
tree | 2fb3463afaa25d1c676aab9c9464a5414c5d2614 | |
parent | 747a273243c39e666171eeac9bcd4e8f2f8f7026 (diff) | |
download | git-buildpackage-0a157351095f8179b3964ab763f4daeaa2ba7423.tar.gz git-buildpackage-0a157351095f8179b3964ab763f4daeaa2ba7423.tar.bz2 git-buildpackage-0a157351095f8179b3964ab763f4daeaa2ba7423.zip |
Document changes and release 0.6.1debian/0.6.1
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f40e1c4d..59679a06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +git-buildpackage (0.6.1) unstable; urgency=low + + * [42769e3] Split {Build-,}Deps per line + and sort alphabetically + * [747a273] Depend on python-pkg-resources (Closes: #714238) + + -- Guido Günther <agx@sigxcpu.org> Thu, 27 Jun 2013 11:23:03 +0200 + git-buildpackage (0.6.0) unstable; urgency=low [ Guido Günther ] |