There was a question on IRC about the addition of: +++ libspf2-1.2.5/src/libspf2/spf_lib_version.h @@ -0,0 +1,8 @@ +#ifndef INC_SPF_VERSION +#define INC_SPF_VERSION + +#define SPF_LIB_VERSION_MAJOR 1 +#define SPF_LIB_VERSION_MINOR 2 +#define SPF_LIB_VERSION_PATCH 5 + +#endif
I didn't add it manually. It looks to me like DH added it. -- spfquery: conflict with libmail-spf-query-perl Debian bug#306875 https://launchpad.net/bugs/79683 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
