Merged with invirtibuilder fixes
authorSteven Valdez <dvorak42@mit.edu>
Fri, 19 Jul 2013 16:42:13 +0000 (12:42 -0400)
committerSteven Valdez <dvorak42@mit.edu>
Fri, 19 Jul 2013 16:42:13 +0000 (12:42 -0400)
1  2 
debian/changelog
invirtibuilder

@@@ -1,65 -1,31 +1,75 @@@
- invirt-dev (0.1.24~glasgall7adehnert1achernya1) unstable; urgency=low
++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.24~glasgall7adehnert1) 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.24~glasgall7) precise; urgency=low
++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.24~glasgall6) precise; urgency=low
++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.24~glasgall5) precise; urgency=low
++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.24~glasgall4) precise; urgency=low
++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.24~glasgall3ubuntu1) precise; urgency=low
++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.24~glasgall3) precise; urgency=low
++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.24~glasgall2) precise; urgency=low
+ 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
  
-   * No-change rebuild to see if it'll help invirtibuilder pick up the
-     pieces.
+ invirt-dev (0.1.25) unstable; urgency=low
  
-  -- Adam Glasgall <glasgall@mit.edu>  Tue, 16 Apr 2013 20:16:38 -0400
+   * invirt-submit-build allows builds in new pockets
+   * invirtibuilder warns if super-repository does not contain the pocket
+     branch
  
- invirt-dev (0.1.24~glasgall1) precise; urgency=low
+  -- Peter Iannucci <iannucci@mit.edu>  Mon, 15 Jul 2013 14:46:00 -0400
  
-   * Bump version for rebuild for precise
+ invirt-dev (0.1.25~glasgall1) unstable; urgency=low
  
-  -- Adam Glasgall <glasgall@mit.edu>  Mon, 15 Apr 2013 18:35:16 -0400
+   * 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
  
diff --cc invirtibuilder
Simple merge