~ubuntu-branches/ubuntu/precise/polygraph/precise

« back to all changes in this revision

Viewing changes to src/xparser/ParsSym.cc

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry Kurochkin
  • Date: 2011-04-05 19:34:13 UTC
  • mfrom: (1.1.3 upstream) (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20110405193413-k33kjf0nrdl3hzga
Tags: 4.3.2-1
* New upstream bugfix release. Changes include:
  - fix build with OpenSSL libraries with disabled SSLv2 protocol
  - cleanup copyright preamble in source code files
* Switch from CDBS to debhelper:
  - debian/rules: based on rules.tiny from debhelper examples
  - debian/control: drop build-dependency on cdbs and update debhelper
    build-dependency to version 8
  - debian/compat: set debhelper compatibility level to 8

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
/* Web Polygraph       http://www.web-polygraph.org/
3
 
 * (C) 2003-2006 The Measurement Factory
 
3
 * Copyright 2003-2011 The Measurement Factory
4
4
 * Licensed under the Apache License, Version 2.0 */
5
5
 
6
6
#include "xparser/xparser.h"