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
c6d6299275
preparing new upstream release 0.16.1
2016-12-15 16:08:43 +01:00
Tim Rühsen
440268f912
Remove patching to SO VERSION 6:0:1
2016-12-15 15:40:32 +01:00
Tim Rühsen
d9088f3425
New gbp wrapper for smooth building
2016-12-14 12:03:00 +01:00
Tim Rühsen
d02dec2f3b
Update to debhelper 10
2016-12-13 15:33:23 +01:00
Tim Rühsen
c05f57981a
Add libpsl man page
2016-12-13 10:20:23 +01:00
Tim Rühsen
7534f8de57
preparing new upstream release 0.16.0
2016-12-13 02:13:11 +01:00
Daniel Kahn Gillmor
85da0b7aa6
recording reason for fixing the SONAME
2016-12-13 02:13:11 +01:00
Tim Rühsen
695a17cb97
Add --with-psl-distfile to debian/rules
2016-12-13 02:13:11 +01:00
Tim Rühsen
1c96f34697
Add new functions to debian/libpsl5.symbols
2016-12-13 02:13:11 +01:00
Daniel Kahn Gillmor
c64362303a
preparing new upstream release 0.15.0
2016-11-15 08:42:41 +09:00
Daniel Kahn Gillmor
4ad905d13a
tweak for new upstream name of psl-make-dafsa
2016-08-04 20:14:41 -04:00
Daniel Kahn Gillmor
43aaf050ff
fix psl-make-dafsa control info
...
(and remember that we need python to build arch-dependent packages now)
2016-08-04 20:14:23 -04: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
fac112e569
README.md was only going on -dev package anyway, be explicit about it
2016-08-04 19:40:38 -04:00
Daniel Kahn Gillmor
14169d778d
use upstream NEWS file as upstream changelog
2016-08-04 19:40:38 -04:00
Daniel Kahn Gillmor
2cedd7585e
simplify psl-make-dafsa installation
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
4a612b5303
prepare for release
2016-08-04 17:11:35 -04:00
Daniel Kahn Gillmor
d263a748ae
preparing new upstream release to experimental
...
See https://wiki.debian.org/Teams/ReleaseTeam/Transitions for
discussion around the ABI change/SONAME bump.
2016-08-04 17:07:54 -04:00
Daniel Kahn Gillmor
fead4561fc
updated debian/watch
2016-08-04 17:07:54 -04:00
Daniel Kahn Gillmor
c9f122a746
more package shuffling
2016-08-04 17:07:51 -04:00
Daniel Kahn Gillmor
8c7b0da364
wrap-and-sort -sat
2016-08-04 17:07:11 -04:00
Daniel Kahn Gillmor
148b353c5e
record conversation and conclusion with helmut about bootstrapping
2016-08-04 17:06:11 -04:00
Daniel Kahn Gillmor
3ac639d991
upstream SONAME moved from 0 to 5
2016-07-05 14:01:20 -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
615980eea8
use https where possible in debian packaging
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
51413414df
bumped standards-version to 3.9.8 (no changes needed)
2016-07-05 14:01:20 -04:00
Daniel Kahn Gillmor
94b9d12995
updated debian/copyright
2016-07-05 14:01:20 -04:00
Daniel Kahn Gillmor
4a90ae9713
refresh patch
2016-07-05 14:01:20 -04:00
Daniel Kahn Gillmor
23dca93dd0
dropping patches already applied upstream
2016-07-05 14:01:20 -04:00
Daniel Kahn Gillmor
40b58a8208
include OpenPGP key for Tim Rühsen, which has been used to sign git tags
2016-07-05 11:08:13 -04:00
Daniel Kahn Gillmor
63d0b44744
fix psl_builtin_outdated() and update psl --print-info and --version (pulled from upstream)
2015-12-11 22:52:04 -05:00
Daniel Kahn Gillmor
64b29ebe11
Recommend the publicsuffix package.
2015-12-11 22:34:24 -05:00
Daniel Kahn Gillmor
13a0c62213
update symbols for merge of 0.11.0 (including 0.10.0)
2015-09-23 14:46:46 -04:00
Daniel Kahn Gillmor
868a1f3faa
new upstream release
2015-09-23 14:43:11 -04:00
Daniel Kahn Gillmor
68d4a0c9e4
new upstream release
2015-08-15 13:56:08 +02:00
Daniel Kahn Gillmor
6a25c15e86
new upstream release.
2015-08-06 15:52:38 -04:00
Daniel Kahn Gillmor
a80e6a3430
avoid git submodules
2015-08-06 15:52:14 -04:00
Daniel Kahn Gillmor
96f1369d8e
patches merged upstream
2015-08-06 15:50:49 -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
b018527b5b
use wrap-and-sort on debian/ for orderliness
2015-07-12 16:07:32 -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
e6b522834b
embed SOURCE_DATE_EPOCH for psl_compiled_time() to make build reproducible.
2015-07-12 16:03:15 -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
d59da14b64
clean up docs/libpsl/version.xml
2015-07-12 13:53:01 -04:00
Daniel Kahn Gillmor
60b1ac75eb
clean build with docs
2015-07-12 13:51:31 -04:00
Daniel Kahn Gillmor
be7c9f18eb
move from autotools-dev to dh_autoreconf
2015-07-09 10:18:23 -04:00