+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 <adehnert@mit.edu> Tue, 26 Mar 2013 00:01:02 -0400
+
+invirt-dev (0.1.22) precise; urgency=low
+
+ * Fixed formatting in the README
+
+ -- Steven Valdez <dvorak42@mit.edu> 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 <price@mit.edu> 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 <price@mit.edu> 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 <mitchb@mit.edu> 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 <quentin@mit.edu> 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
+ in a non-fast-forward pocket
+
+ -- Quentin Smith <quentin@mit.edu> Tue, 08 Nov 2011 22:51:01 -0500
+
+invirt-dev (0.1.16) unstable; urgency=low
+
+ * Properly update the superrepo's .gitmodules file
+
+ -- Quentin Smith <quentin@mit.edu> Tue, 18 Oct 2011 21:57:45 -0400
+
+invirt-dev (0.1.15) unstable; urgency=low
+
+ * Put the build number in the temporary directory builds happen in
+
+ -- Quentin Smith <quentin@mit.edu> Tue, 18 Oct 2011 10:10:24 -0400
+
+invirt-dev (0.1.14) unstable; urgency=low
+
+ * More bug fixes for multi-distro support
+
+ -- Quentin Smith <quentin@mit.edu> Sat, 15 Oct 2011 18:44:42 -0400
+
+invirt-dev (0.1.13) unstable; urgency=low
+
+ * Properly invoke SbuildHack
+
+ -- Quentin Smith <quentin@mit.edu> Sat, 15 Oct 2011 18:33:53 -0400
+
+invirt-dev (0.1.12) unstable; urgency=low
+
+ * Add submodules to the superrepo if a package has never been built
+ before
+ * Bug fixes for multi-distro support
+
+ -- Quentin Smith <quentin@mit.edu> Sat, 15 Oct 2011 18:24:28 -0400
+
+invirt-dev (0.1.11) unstable; urgency=low
+
+ * Add a prefix to binary package versions based on the distribution they
+ are built for, allowing the same version to coexist for multiple
+ distributions
+
+ -- Quentin Smith <quentin@mit.edu> Sat, 15 Oct 2011 11:30:57 -0400
+
+invirt-dev (0.1.10) unstable; urgency=low
+
+ * Improve zephyr notifications
+
+ -- Quentin Smith <quentin@mit.edu> Wed, 25 Aug 2010 21:04:43 -0400
+
+invirt-dev (0.1.9.1) unstable; urgency=low
+
+ * Revert 0.1.9: our sbuild is not new enough to support that.
+
+ -- Geoffrey Thomas <geofft@mit.edu> Sat, 09 Jul 2011 02:57:28 -0400
+
+invirt-dev (0.1.9) unstable; urgency=low
+
+ * Call sbuild with --apt-update and --apt-distupgrade
+
+ -- Geoffrey Thomas <geofft@mit.edu> Fri, 08 Jul 2011 22:06:58 -0400
+
+invirt-dev (0.1.8.1) unstable; urgency=low
+
+ * Further improve reporting scripts
+
+ -- Greg Brockman <gdb@mit.edu> Tue, 24 Aug 2010 02:31:51 -0400
+
+invirt-dev (0.1.8) unstable; urgency=low
+
+ * Use single generalized hook script
+
+ -- Greg Brockman <gdb@mit.edu> Tue, 24 Aug 2010 00:29:34 -0400
+
+invirt-dev (0.1.7) unstable; urgency=low
+
+ * Save build log to file containing package name
+ * Use shared git repositories
+
+ -- Greg Brockman <gdb@mit.edu> Mon, 23 Aug 2010 18:12:45 -0400
+
+invirt-dev (0.1.6) unstable; urgency=low
+
+ * Use correct call signature for authz.expandAdmin
+
+ -- Greg Brockman <gdb@mit.edu> Mon, 23 Aug 2010 17:53:40 -0400
+
+invirt-dev (0.1.5) unstable; urgency=low
+
+ * Log output of all shell calls
+
+ -- Greg Brockman <gdb@mit.edu> Mon, 23 Aug 2010 16:46:40 -0400
+
+invirt-dev (0.1.4) unstable; urgency=low
+
+ [ Anders Kaseorg ]
+ * Make the default build notifications more useful.
+
+ [ Greg Brockman ]
+ * Use version as the tag name
+
+ -- Greg Brockman <gdb@mit.edu> Thu, 05 Aug 2010 01:43:12 -0400
+
+invirt-dev (0.1.3) unstable; urgency=low
+
+ * Remove stray 'not' in builder.py
+
+ -- Greg Brockman <gdb@mit.edu> Wed, 04 Aug 2010 23:55:25 -0400
+
+invirt-dev (0.1.2) unstable; urgency=low
+
+ * Corrected required version of git-core dependency
+ * Don't put globs in quotes
+
+ -- Greg Brockman <gdb@mit.edu> Sun, 11 Jul 2010 17:58:36 -0400
+
invirt-dev (0.1.1) unstable; urgency=low
* Added missing imports
* Other minor functional changes
+ * Added zephyr and email reporting
+ * Added script for creating new repositories
-- Greg Brockman <gdb@mit.edu> Mon, 05 Jul 2010 01:43:45 -0400