+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
env['NMUTAG'] = nmutag
# Run sbuild with a hack in place to append arbitrary versions
- args = ['perl', '-I/usr/share/invirt-dev',
+ args = ['perl', '-I/usr/share/invirt-dev', '-MSbuildHack',
'/usr/bin/sbuild',
'--binNMU=171717', '--make-binNMU=Build with sbuild',
'-v', '-d', distro, '--arch', arch]