As of now, spamassassin packages can be built from CVS. To do so, you
need perl (>=5.6.0-16), debhelper (>>4.0.0), devscripts, dpkg-dev
(these are all very common among developers)

To generate the changelog (which is read for version numbers, etc) run
debian/build.pl (from the top level directory of the distribution)

>From there, packages can be built using dpkg-buildpackage -b
-rfakeroot. (Note, the -b flag is necessary, since source packages can
not be created: there is no .tar.gz. You could replace -rfakeroot with
-rsudo if you wanted, of course.)

Alternatively, you can simple run debian/build.pl -d to combine the 2
steps above into one.

As ususal, the build can be cleaned up by running debian/rules clean.

Note: spamc and spamassassin are in separate packages, as they will be
in Debian from version 2.30-2


On a related note, spamassassin 2.31 will not be released for Debian
until version 2.30-2 is approved by the Debian ftpmasters. This is
required, since spamassassin and spamc are being split into separate
packages.

-- 
Duncan Findlay


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to