X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dev.git/blobdiff_plain/e84d19305a4744c77198d718c5cb49338a51ae16..4367fd112e17d112eefc42303825aead411dd572:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e931861..4e7e363 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,69 @@ +invirt-dev (0.1.24~glasgall6) precise; urgency=low + + * Specify a maintainer when building packages (sbuild behavior changed) + + -- Adam Glasgall Thu, 18 Apr 2013 22:19:51 -0400 + +invirt-dev (0.1.24~glasgall5) precise; urgency=low + + * more API updates + + -- Adam Glasgall Thu, 18 Apr 2013 18:42:55 -0400 + +invirt-dev (0.1.24~glasgall4) precise; urgency=low + + * Replace calls to session.save_or_update with session.add (removal of + deprecated API use) + + -- Adam Glasgall Thu, 18 Apr 2013 18:32:24 -0400 + +invirt-dev (0.1.24~glasgall3ubuntu1) precise; urgency=low + + * Change Depends on emacs21 to emacs, now that emacs22 and up are a thing. + + -- Adam Glasgall Tue, 16 Apr 2013 21:51:40 -0400 + +invirt-dev (0.1.24~glasgall3) precise; urgency=low + + * Port packaging to dh_python2 + + -- Adam Glasgall Tue, 16 Apr 2013 21:46:24 -0400 + +invirt-dev (0.1.24~glasgall2) precise; urgency=low + + * No-change rebuild to see if it'll help invirtibuilder pick up the + pieces. + + -- Adam Glasgall Tue, 16 Apr 2013 20:16:38 -0400 + +invirt-dev (0.1.24~glasgall1) precise; urgency=low + + * Bump version for rebuild for precise + + -- Adam Glasgall Mon, 15 Apr 2013 18:35:16 -0400 + +invirt-dev (0.1.23) unstable; urgency=low + + * Include the package name when zephyring about build submissions + * Resync zephyr-post-receive with the version in upstream + /mit/snippets/git-hooks/ + * Fix grammar in the README.invirtibuilder + + -- Alex Dehnert Tue, 26 Mar 2013 00:01:02 -0400 + +invirt-dev (0.1.22) precise; urgency=low + + * Fixed formatting in the README + + -- Steven Valdez Wed, 20 Mar 2013 02:37:34 -0400 + +invirt-dev (0.1.21) unstable; urgency=low + + * The "git archive" command broke on recent Git. Replace + --remote=file: with the standard --git-dir, which works. + + -- Greg Price Sat, 09 Mar 2013 17:06:42 -0500 + invirt-dev (0.1.20) unstable; urgency=low * Support getting Git commits from elsewhere, for xvm-dev