]> git.cworth.org Git - notmuch/commitdiff
build-system: remove use of git-buildpackage, dput. Add pristine-tar.
authorDavid Bremner <bremner@debian.org>
Sun, 17 Jul 2011 12:55:50 +0000 (09:55 -0300)
committerDavid Bremner <bremner@debian.org>
Sun, 17 Jul 2011 13:59:41 +0000 (10:59 -0300)
The previous setup was dependent on the git-buildpackage configuration
to find the resulting tar file, and consequently a bit fragile.

We use pristine-tar instead to save a checksum-identical copy of the
tar file. This will also faciliate "non-native" debian packages, if
desired.

dput again depends on the local configuration, and mainly is a bit too
brave for me to do automatically.


No differences found