make debian-snapshot: why --single-debian-patch?

2015-12-09 Thread Daniel Kahn Gillmor
hey notmuch folks-- if i try to do "make debian-snapshot", i see this warning: dpkg-source: info: using options from notmuch/debian/source/options: --single-debian-patch --tar-ignore --tar-ignore=performance-test/download/*.tar.xz dpkg-source: warning: --single-debian-patch is n

Re: make debian-snapshot: why --single-debian-patch?

2015-12-09 Thread David Bremner
Daniel Kahn Gillmor <d...@fifthhorseman.net> writes: > hey notmuch folks-- > > if i try to do "make debian-snapshot", i see this warning: > > dpkg-source: info: using options from notmuch/debian/source/options: > --single-debian-patch --tar-ignore > -

make debian-snapshot

2011-10-28 Thread David Bremner
On Wed, 12 Oct 2011 22:23:31 -0300, david at tethera.net wrote: > Here is a simple way to make debian packages for testing without > fussing about with pristine-tar and so on. > > The first patch changes the git snapshot versioning scheme from 0.9-2-g1234 > to 0.9+2~g1234 to reduce confusion

Re: make debian-snapshot

2011-10-28 Thread David Bremner
On Wed, 12 Oct 2011 22:23:31 -0300, da...@tethera.net wrote: Here is a simple way to make debian packages for testing without fussing about with pristine-tar and so on. The first patch changes the git snapshot versioning scheme from 0.9-2-g1234 to 0.9+2~g1234 to reduce confusion with

make debian-snapshot

2011-10-12 Thread da...@tethera.net
Here is a simple way to make debian packages for testing without fussing about with pristine-tar and so on. The first patch changes the git snapshot versioning scheme from 0.9-2-g1234 to 0.9+2~g1234 to reduce confusion with released versions like 0.9-2 In principle this should work outside a

make debian-snapshot

2011-10-12 Thread david
Here is a simple way to make debian packages for testing without fussing about with pristine-tar and so on. The first patch changes the git snapshot versioning scheme from 0.9-2-g1234 to 0.9+2~g1234 to reduce confusion with released versions like 0.9-2 In principle this should work outside a