~ubuntu-branches/ubuntu/maverick/squid3/maverick-updates

« back to all changes in this revision

Viewing changes to include/version.h

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2009-08-09 00:28:56 UTC
  • mfrom: (1.1.10 upstream) (18.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090809002856-wmqfcoc52yzkg2bc
Tags: 3.0.STABLE18-1
* New upstream release
  - Removed patches integrated upstream
    + 12-gcc44-fixes
    + 13-signed-unsigned-fixes
    + SQUID-2009-2

* debian/rules
  - Enable ARP ACLs (Closes: #538023)
  - Enable SNMP support (Closes: #537187)

* debian/control
  - Fix dependency for squid3-dbg on squid3 =${binary:Version}
  - Added dependency of squid3-dbg on ${misc:Depends}

* debian/squid3-common.postinst
  - Added DEBHELPER placeholder

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 */
10
10
 
11
11
#ifndef SQUID_RELEASE_TIME
12
 
#define SQUID_RELEASE_TIME 1245051062
 
12
#define SQUID_RELEASE_TIME 1249387052
13
13
#endif