summaryrefslogtreecommitdiff
path: root/debian/patches/deb_0000_at_configure.diff
AgeCommit message (Collapse)AuthorFilesLines
2012-12-28Replace at2quilt with the automatic dh-autoreconfAxel Beckert1-14295/+0
2012-12-21Refresh patchesAxel Beckert1-3/+3
2012-12-17New upstream test releaseAxel Beckert1-7/+48
2012-07-22Update autotools patchesAxel Beckert1-125/+210
2011-12-14at2quilt: Updating autotools patchesAxel Beckert1-443/+477
2011-12-01at2quilt: Updating autotools patchesFrank Terbeck1-5/+51
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
2011-06-02at2quilt: Updating autotools patchesFrank Terbeck1-4/+49
With the 4.3.12 release we can finally put those patches into the quilt series file and actually use them. I hope this works as planed.
2011-03-02Refreshing autotools patches for yodl3 fixesFrank Terbeck1-3/+13
This still keeps the patches out of the series file, but it is shows that the at2quilt script works as indended even with manually added patches.
2011-03-02Adding autotools related patchesFrank Terbeck1-0/+14034
These create ./configure and ./config.h.in. Usually those are generated using ./Util/preconfig, but for the purpose of building the debian package, the goal is to avoid calling the preconfig script. This commit deliberately keeps the patches out of debian/patches/series, so it doesn't clash with the current .orig tarball which does in fact ship a ./configure script. After the next release that will not be the case anymore and ./debian/at2quilt will automatically add the patches to the series file.