~ubuntu-branches/ubuntu/precise/dspam/precise

« back to all changes in this revision

Viewing changes to src/external_lookup.h

  • Committer: Bazaar Package Importer
  • Author(s): Julien Valroff, Julien Valroff, Thomas Preud'homme
  • Date: 2011-08-13 08:12:05 UTC
  • mfrom: (1.2.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: james.westby@ubuntu.com-20110813081205-cron89122k4fs2xe
Tags: 3.10.1+dfsg-1
[ Julien Valroff ]
* New upstream release:
  + Update copyright information following to upstream license switch from
    GPL-2 to AGPL-3+
  + Drop patches merged upstream
* Ensures system user is actually locked on purge, and unlocked in case
  the package is reinstalled
* Demote various MDA's from Depends to Recommends
* Add multiarch support:
  + Move the hash driver to as dedicated package
  + Clean .install files
  + Split debugging symbols into independent debug packages
  + Move dspam_pg2int8 to dspam (which introduces a new dependency on
  libpq5)
* Remove useless 001_drivers-in-usr_lib_dspam patch
* Remove useless calls to ucf in libdspam7-drv-{mysql,pgsql}.postinst
  scripts

[ Thomas Preud'homme ]
* Set build flags (CPPFLAGS, CFLAGS and LDFLAGS) using dpkg-buildflags.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 
18
18
 You should have received a copy of the GNU General Public License
19
19
 along with this program; if not, write to the Free Software
20
 
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
20
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
21
21
 
22
22
*/
23
23