crystalcursors
debpool
libdkim
libmail-dkim-perl
liboop
liboop-bad
libspf2
libtar
lsh
nettle
oidentd
pike
pike-old
pmk
prayer
prayer-err
pyscrabble
sa-exim
ssvnc
tvtime
x2vnc
zxid
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
(root)
/
trunk/
@ 35
- Rev 108
?revision_form?
Rev ?revision_input?
?revision_submit?
?revision_endform?
Hide changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
Changes
80
3932d 02h
magnus
/trunk/debian/
* Merge changes from Ubuntu (Closes: #734224).
* Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by
getting new libtool macros (still updates config.{sub,guess}).
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
75
4098d 13h
magnus
/trunk/debian/
* Convert debian/copyright to machine-readable format and update
copyright info including details on files in src/libreplace.
* debian/spfquery.libspf2.1: Change license to 2-clause BSD, as was
intended from the beginning.
/trunk/debian/changelog<br/>/trunk/debian/copyright<br/>/trunk/debian/spfquery.libspf2.1
74
4158d 01h
magnus
/trunk/debian/
Set priority of the XS/Perl package to extra.
/trunk/debian/control
73
4158d 01h
magnus
/trunk/debian/
Bump Standards-Version to 3.9.4.
/trunk/debian/changelog<br/>/trunk/debian/control
72
4158d 02h
magnus
/trunk/debian/
Change back the minimum version in the shlibs file to 1.2.8~ considering that the newer symbols were internal.
/trunk/debian/rules
71
4158d 02h
magnus
/trunk/debian/
Link the XS module correctly (without rpath) and pass standard flags to the compiler in the same way that dh_auto_configure does.
/trunk/debian/rules
70
4158d 02h
magnus
/trunk/debian/
Hide additional internal symbols from the dynamic table.
/trunk/debian/changelog<br/>/trunk/debian/libspf2-2.symbols<br/>/trunk/debian/libspf2.ver
69
4159d 02h
magnus
/trunk/debian/
Update dh_makeshlibs version.
/trunk/debian/rules
68
4159d 02h
magnus
/trunk/debian/
Build and include the Perl XS module.
/trunk/debian/libmail-spf-xs-perl.install
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
67
4159d 03h
magnus
/trunk/debian/
debian/libspf2-2.symbols: SPF_realloc was renamed SPF_recalloc, but we
ignore that since it's an internal function.
/trunk/debian/changelog<br/>/trunk/debian/libspf2-2.symbols
66
4159d 03h
magnus
/trunk/debian/
Drop ipv6-bugs.patch and private-glibc-functions.patch; incorporated
upstream.
/trunk/debian/patches/ipv6-bugs.patch<br/>/trunk/debian/patches/private-glibc-functions.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
65
4159d 03h
magnus
/trunk/debian/
New upstream release.
/trunk/debian/changelog
63
4421d 04h
magnus
/trunk/debian/
Add postinst scripts that replace old documentation directories (from
before 1.2.9-5) in libspf2-dev, libspf2-2-dbg and spfquery with
symlinks (Closes: #687862, #687863, #687864). Thanks to Salvatore
Bonaccorso <
carnil@debian.org
>.
/trunk/debian/libspf2-2-dbg.postinst<br/>/trunk/debian/libspf2-dev.postinst
/trunk/debian/changelog<br/>/trunk/debian/spfquery.postinst
62
4666d 01h
magnus
/trunk/debian/
* Rename ipv6-buffer-miscalculation.patch ipv6-bugs.patch. Include
the following small IPv6-related patches from FreeBSD:
* patch-src_libspf2_spf__compile.c
* patch-src_libspf2_spf__interpret.c
Already included was patch-src_libspf2_spf__expand.c.
/trunk/debian/patches/ipv6-bugs.patch
/trunk/debian/patches/ipv6-buffer-miscalculation.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
61
4738d 02h
magnus
/trunk/debian/
* Switch from CDBS to classic Debhelper, getting build flags from
dpkg-buildflags "by hand".
* Increase Debhelper compat level to 7.
* Put docs in libspf2-2 and replace the other packages' doc directories
with symlinks to that one.
/trunk/debian/README.Debian<br/>/trunk/debian/docs
/trunk/debian/libspf2-dev.README.Debian
/trunk/debian/changelog<br/>/trunk/debian/compat<br/>/trunk/debian/control<br/>/trunk/debian/rules
60
4738d 05h
magnus
/trunk/debian/
Drop dpatch build dependency.
/trunk/debian/control
59
4738d 05h
magnus
/trunk/debian/
Include text of BSD license in debian/copyright, as is now preferred.
/trunk/debian/changelog<br/>/trunk/debian/copyright
58
4738d 05h
magnus
/trunk/debian/
Convert package to source format 3.0 (quilt).
/trunk/debian/patches/ipv6-buffer-miscalculation.patch<br/>/trunk/debian/patches/private-glibc-functions.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/patches/spf_dns-include-std-headers.patch<br/>/trunk/debian/source<br/>/trunk/debian/source/format
/trunk/debian/README.source<br/>/trunk/debian/patches/00list<br/>/trunk/debian/patches/01_private_glibc_functions.dpatch<br/>/trunk/debian/patches/20_spf_dns_include_std_headers.dpatch<br/>/trunk/debian/patches/ipv6_buffer_miscalculation.dpatch
/trunk/debian/changelog<br/>/trunk/debian/rules
56
5507d 04h
magnus
/trunk/debian/
debian/libspf2.ver: Explicitly unhide certain special symbols that
became hidden on the mips and mipsel architectures but nowhere else,
causing a FTBFS.
/trunk/debian/changelog<br/>/trunk/debian/libspf2.ver
55
5507d 06h
magnus
/trunk/debian/
Drop obsolete README.Debian-source; move non-obsolete info to
libspf2-dev.README.Debian.
/trunk/debian/README.Debian-source
/trunk/debian/changelog<br/>/trunk/debian/libspf2-dev.README.Debian
←Prev
1
2
Next→
Show All