X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dev.git/blobdiff_plain/97dfc56429b6cb2fec836c9051b1d0aa3078065c..c79914fbac64d25c1ea90302f875058568dd1706:/debian/changelog diff --git a/debian/changelog b/debian/changelog index d23c8f7..854e58c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,133 @@ -invirt-dev (0.1.20) precise; urgency=low +invirt-dev (0.1.30) unstable; urgency=low + + * Process tracebacks as utf-8 because apt now uses Unicode line-drawing + characters. + + -- Quentin Smith Fri, 15 Jun 2018 01:49:00 -0400 + +invirt-dev (0.1.29) precise; urgency=low + + * Remove the build-source-package-in-schroot hack now that we have a + modern debhelper. + + -- Adam Glasgall Mon, 29 Jul 2013 23:52:18 -0400 + +invirt-dev (0.1.28ubuntu1) precise; urgency=low + + * Build source packages with sbuild now that we _can_. + + -- Adam Glasgall Mon, 29 Jul 2013 23:01:32 -0400 + +invirt-dev (0.1.28) precise; urgency=low + + * Updating version to build on precise. + + -- Steven Valdez Sat, 20 Jul 2013 16:26:25 -0400 + +invirt-dev (0.1.27) unstable; urgency=low + + * Switch to dh7 + * Bump standards version + + -- Alexander Chernyakhovsky Fri, 31 May 2013 03:40:11 -0400 + +invirt-dev (0.1.26~glasgall7) precise; urgency=low + + * Actually invoke sbuild correctly. Oops. + + -- Adam Glasgall Thu, 18 Apr 2013 23:21:47 -0400 + +invirt-dev (0.1.26~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.26~glasgall5) precise; urgency=low + + * more API updates + + -- Adam Glasgall Thu, 18 Apr 2013 18:42:55 -0400 + +invirt-dev (0.1.26~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.26~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.26~glasgall3) precise; urgency=low + + * Port packaging to dh_python2 + + -- Adam Glasgall Tue, 16 Apr 2013 21:46:24 -0400 + +invirt-dev (0.1.26) unstable; urgency=low + + * invirtibuilder creates missing pocket branches in super-repository + * invirtibuilder no longer overwrites submodules with .gitmodules blob in + tree + + -- Peter Iannucci Tue, 16 Jul 2013 17:07:00 -0400 + +invirt-dev (0.1.25) unstable; urgency=low + + * invirt-submit-build allows builds in new pockets + * invirtibuilder warns if super-repository does not contain the pocket + branch + + -- Peter Iannucci Mon, 15 Jul 2013 14:46:00 -0400 + +invirt-dev (0.1.25~glasgall1) unstable; urgency=low + + * Build source packages in a chroot as well so that they can take + advantage of newer debhelper et al versions. + + -- Adam Glasgall Fri, 12 Jul 2013 23:48:06 -0400 + +invirt-dev (0.1.24) unstable; urgency=low + + * Use opcode "auto" for build zephyrs + + -- Alex Dehnert Wed, 24 Apr 2013 23:05:15 -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