X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dev.git/blobdiff_plain/7c677d21bda2ec06b6f4b783d4f03a8d4fe22ef9..4367fd112e17d112eefc42303825aead411dd572:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index 1dab637..4e7e363 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +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.