X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dev.git/blobdiff_plain/7c677d21bda2ec06b6f4b783d4f03a8d4fe22ef9..99c8b3c70f03a863624c12d69fc8d23588281b05:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 1dab637..8b86871 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +invirt-dev (0.1.24~glasgall7) precise; urgency=low + + * Actually invoke sbuild correctly. Oops. + + -- Adam Glasgall Thu, 18 Apr 2013 23:21:47 -0400 + +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.