Subversion Repositories sa-exim

Compare Revisions

Ignore whitespace Rev 13 → Rev 12

/trunk/debian/changelog
1,13 → 1,3
sa-exim (4.2.1-6) unstable; urgency=low
 
* Added Portuguese Debconf template translation (Closes: #415537).
Thanks to Pedro Ribeiro.
* It is now possible to pass a username to spamc. See the SAspamcUser
option in sa-exim.conf.
* Build-depend on exim4-dev.
 
-- Magnus Holmgren <magnus@kibibyte.se> Tue, 20 Mar 2007 14:25:31 +0100
 
sa-exim (4.2.1-5) unstable; urgency=low
 
* Added Italian debconf template translation (Closes: #411396). Thanks
/trunk/debian/po/pt.po
File deleted
/trunk/debian/control
2,12 → 2,12
Section: mail
Priority: optional
Maintainer: Magnus Holmgren <magnus@kibibyte.se>
Build-Depends: debhelper (>= 4.1.16), links, exim4-dev
Build-Depends: links, debhelper (>= 4.1.16)
Standards-Version: 3.7.2
 
Package: sa-exim
Architecture: any
Depends: exim4-daemon-light (>>4.30-1) | exim4-daemon-heavy (>>4.30-1) | exim4-daemon-custom (>>4.30-1), spamc, ${shlibs:Depends}, ${misc:Depends}
Depends: exim4-daemon-light (>>4.30-1) | exim4-daemon-heavy (>>4.30-1) | exim4-daemon-custom (>>4.30-1), spamc, ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0
Recommends: ${perl:Depends}
Suggests: spamassassin
Description: Use spamAssassin at SMTP time with the Exim v4 MTA
/trunk/debian/rules
24,7 → 24,7
build: build-stamp
build-stamp: configure-stamp
dh_testdir
$(MAKE) EXIM_SRC="/usr/include/exim4" LDFLAGS="-shared -fPIC"
$(MAKE) LDFLAGS="-shared -fPIC"
touch build-stamp
 
clean:
/trunk/debian/compat
1,0 → 0,0
5
4