]> git.madduck.net Git - code/mbuild.git/history - sbuild-wrapper.sh

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add postbuild hook
[code/mbuild.git] / sbuild-wrapper.sh
2010-01-29 martin f. krafftadd postbuild hook
2010-01-29 martin f. krafftrefactor cleaning up
2010-01-28 martin f. krafftcopyright update
2010-01-28 martin f. krafftlook first in PWD for orig tarball
2010-01-28 martin f. krafftsupport all new orig compressions
2010-01-28 martin f. krafftproper lookup of package version
2009-12-31 martin f. krafftpass -D through to sbuild
2009-07-21 martin f. krafftno longer necessary to merge changes
2009-07-21 martin f. krafftfix downloading of tarball, which needs debian revision
2009-07-21 martin f. krafftbe more verbose about fetching tarballs
2009-07-21 martin f. krafftenable fetching of orig tarball if missing
2009-07-21 martin f. krafftwrite error message to stderr
2009-05-15 martin f. krafftadd commented signing command
2009-05-15 martin f. krafftproperly merge source and binary changes files
2009-05-15 martin f. krafftdetermine default dist from changes file
2009-05-15 martin f. krafftadd binonly build support
2009-05-15 martin f. krafftadd -sa support
2009-05-15 martin f. krafftremove tmpdir from /tmp, not /
2008-05-16 martin f. krafftminor updates
2008-05-15 martin f. krafftwork on it
2008-05-15 martin f. krafftrename mbuild to sbuild-wrapper