Daniel Kahn Gillmor
5ae937f50e
fix debian/rules clean
...
For some reason i don't understand, make -j4 distclean (which is
invoked by the clean target of debian/rules) fails because the
"missing" file isn't present in the source root.
this avoids that problem, using the version of missing/ found in
libtool (which is the same version in automake-1.15 as of this
writing).
2016-12-18 00:38:29 +01:00
Tim Rühsen
c05f57981a
Add libpsl man page
2016-12-13 10:20:23 +01:00
Tim Rühsen
695a17cb97
Add --with-psl-distfile to debian/rules
2016-12-13 02:13:11 +01:00
Daniel Kahn Gillmor
54898beb12
avoid autoreconf on arch-independent builds
2016-08-04 19:40:39 -04:00
Daniel Kahn Gillmor
25d4df03ea
ensure that all hardening options are enabled
2016-08-04 19:40:39 -04:00
Daniel Kahn Gillmor
14169d778d
use upstream NEWS file as upstream changelog
2016-08-04 19:40:38 -04:00
Daniel Kahn Gillmor
62e104bb6d
use upstream manpages
2016-08-04 17:15:25 -04:00
Daniel Kahn Gillmor
c9f122a746
more package shuffling
2016-08-04 17:07:51 -04:00
Daniel Kahn Gillmor
2bd74eb419
removed libpsl0-dbg; we prefer auto-generated dbgsym packages
2016-07-05 14:01:20 -04:00
Daniel Kahn Gillmor
229268097c
use upstream name for public_suffix_list.dat
...
build-depend: and recommend: a publicsuffix version that is new enough
to ship the standard name.
2016-07-05 14:01:20 -04:00
Daniel Kahn Gillmor
b094b1159f
use autogen.sh directly instead of relying on dh_autoreconf to guess the right thing.
2015-07-12 16:15:37 -04:00
Daniel Kahn Gillmor
2192c32f9b
rely on dh_autoreconf instead of manually invoking autogen.sh
2015-07-12 16:04:44 -04:00
Daniel Kahn Gillmor
116407f80e
autogen.sh suggests that we need to run gtkdocize before autoreconf
2015-07-12 13:56:36 -04:00
Daniel Kahn Gillmor
be7c9f18eb
move from autotools-dev to dh_autoreconf
2015-07-09 10:18:23 -04:00
Tim Rühsen
587d994dfc
added --enable-builtin and --enable-runtime
2014-07-04 16:54:17 +02:00
Tim Rühsen
a2801237a5
prepare for 0.5.0-1 debian release
2014-07-04 16:49:37 +02:00
Tim Ruehsen
3114917552
use NEWS as ChangeLog
2014-06-26 13:09:40 +02:00
Daniel Kahn Gillmor
dc886dd90a
bugs.debian.org uses https
2014-06-12 11:30:05 -04:00
Daniel Kahn Gillmor
b7554180ef
clean up debian/rules
2014-06-06 00:40:49 -04:00
Daniel Kahn Gillmor
4a14768db8
ship /usr/bin/psl with libpsl0
2014-06-06 00:36:02 -04:00
Daniel Kahn Gillmor
3c00fcbb38
build using config files from publicsuffix package
2014-06-06 00:01:20 -04:00
Daniel Kahn Gillmor
c47bb79169
name binary packages correctly
2014-06-05 23:43:10 -04:00
Tim Ruehsen
3c930e8ac3
added creation of libpsl-dbg package
2014-06-05 17:05:24 +02:00
Tim Ruehsen
518ae87f49
some improvements
2014-05-23 17:13:05 +02:00