X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dev.git/blobdiff_plain/75e430af360e5f920363b5cf7c282b6da44e48d6..4367fd112e17d112eefc42303825aead411dd572:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index bc34a10..4e7e363 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,92 @@ +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 + (Requires manually setting up the clones in /srv/git/invirt/packages/, + with --mirror=fetch remotes. Currently expecting this to be a + temporary setup anyway.) + + -- Greg Price Sat, 09 Mar 2013 16:11:23 -0500 + +invirt-dev (0.1.19) unstable; urgency=low + + * Add a repo_access configuration hook to grant VCS access to + developers not trusted to build into any package pockets + + -- Mitchell Berger Tue, 20 Dec 2011 13:40:00 -0500 + +invirt-dev (0.1.18) unstable; urgency=low + + * Remove the source package when the binary package name is not the same + as the source package name + + -- Quentin Smith Thu, 24 Nov 2011 21:26:29 -0500 + invirt-dev (0.1.17) unstable; urgency=low * Remove all binary packages built from a source package when rebuilding