Process tracebacks as utf-8
[invirt/packages/invirt-dev.git] / debian / changelog
index b5a355d..854e58c 100644 (file)
@@ -1,3 +1,166 @@
+invirt-dev (0.1.30) unstable; urgency=low
+
+  * Process tracebacks as utf-8 because apt now uses Unicode line-drawing
+    characters.
+
+ -- Quentin Smith <quentin@mit.edu>  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 <glasgall@mit.edu>  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 <glasgall@mit.edu>  Mon, 29 Jul 2013 23:01:32 -0400
+
+invirt-dev (0.1.28) precise; urgency=low
+
+  * Updating version to build on precise.
+
+ -- Steven Valdez <dvorak42@mit.edu>  Sat, 20 Jul 2013 16:26:25 -0400
+
+invirt-dev (0.1.27) unstable; urgency=low
+
+  * Switch to dh7
+  * Bump standards version
+
+ -- Alexander Chernyakhovsky <achernya@mit.edu>  Fri, 31 May 2013 03:40:11 -0400
+
+invirt-dev (0.1.26~glasgall7) precise; urgency=low
+
+  * Actually invoke sbuild correctly. Oops.
+
+ -- Adam Glasgall <glasgall@mit.edu>  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 <glasgall@mit.edu>  Thu, 18 Apr 2013 22:19:51 -0400
+
+invirt-dev (0.1.26~glasgall5) precise; urgency=low
+
+  * more API updates
+
+ -- Adam Glasgall <glasgall@mit.edu>  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 <glasgall@mit.edu>  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 <glasgall@mit.edu>  Tue, 16 Apr 2013 21:51:40 -0400
+
+invirt-dev (0.1.26~glasgall3) precise; urgency=low
+
+  * Port packaging to dh_python2
+
+ -- Adam Glasgall <glasgall@mit.edu>  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 <iannucci@mit.edu>  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 <iannucci@mit.edu>  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 <glasgall@mit.edu>  Fri, 12 Jul 2013 23:48:06 -0400
+
+invirt-dev (0.1.24) unstable; urgency=low
+
+  *  Use opcode "auto" for build zephyrs
+
+ -- Alex Dehnert <adehnert@mit.edu>  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 <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