X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dev.git/blobdiff_plain/4acf76206ce620f0cb9e93d4d9864be74bba3928..c270399470fc2b3cda1d5380f1e641f156db8224:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e09a1b0..1508207 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,187 @@ +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 + in a non-fast-forward pocket + + -- Quentin Smith 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 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 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 Sat, 15 Oct 2011 18:44:42 -0400 + +invirt-dev (0.1.13) unstable; urgency=low + + * Properly invoke SbuildHack + + -- Quentin Smith 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 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 Sat, 15 Oct 2011 11:30:57 -0400 + +invirt-dev (0.1.10) unstable; urgency=low + + * Improve zephyr notifications + + -- Quentin Smith 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 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 Fri, 08 Jul 2011 22:06:58 -0400 + +invirt-dev (0.1.8.1) unstable; urgency=low + + * Further improve reporting scripts + + -- Greg Brockman Tue, 24 Aug 2010 02:31:51 -0400 + +invirt-dev (0.1.8) unstable; urgency=low + + * Use single generalized hook script + + -- Greg Brockman 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 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 Mon, 23 Aug 2010 17:53:40 -0400 + +invirt-dev (0.1.5) unstable; urgency=low + + * Log output of all shell calls + + -- Greg Brockman 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 Thu, 05 Aug 2010 01:43:12 -0400 + +invirt-dev (0.1.3) unstable; urgency=low + + * Remove stray 'not' in builder.py + + -- Greg Brockman 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 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 Mon, 05 Jul 2010 01:43:45 -0400 + +invirt-dev (0.1.0) unstable; urgency=low + + * Switch to using git instead of svn. + * Start a git-daemon to serve the git repositories. + * Generate the apt repository configuration using gen-files instead of + rolling our own. + * Since the prerm code to remove the repo group from sudoers runs on + upgrades, make sure the postinst code to add it back runs on all + upgrades, too. + * Use the .. Perl operator to simplify the prerm. + + -- Evan Broder Thu, 27 May 2010 11:55:06 -0400 + +invirt-dev (0.0.14) unstable; urgency=low + + * When building an architecture: any package, pass --arch-all to sbuild + for one of the builds. + + -- Evan Broder Sat, 02 May 2009 12:43:30 -0400 + invirt-dev (0.0.13) unstable; urgency=low * Add a UDebComponents definition so that we can upload the invirtified