~ubuntu-branches/ubuntu/intrepid/squid/intrepid-security

« back to all changes in this revision

Viewing changes to errors/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2008-05-02 14:10:43 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20080502141043-8a4g7nljb8ix46ii
Tags: 2.6.19-1ubuntu1
* Merge from debian unstable, remaining changes:
  - 99-ubuntu-ssl-cert-snakeoil:
    + src/cf.data.pre:
      * Add reference to snakeoit in /etc/ssl
  - debian/control:
    + Add ssl-cert to Depends: to bring in snakeoil certificates.
* Modify maintainer value to match Debian-Maintainer-Field Spec.
* debian/squid.rc
  - Use squid -k to reconfigure to reload the squid configuration. (LP: #204474)

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
@SET_MAKE@
16
16
 
17
17
#
18
 
# $Id: Makefile.in,v 1.48.2.3 2007/08/23 00:14:40 hno Exp $
 
18
# $Id: Makefile.in,v 1.48.2.4 2008/02/24 01:18:49 hno Exp $
19
19
#
20
20
srcdir = @srcdir@
21
21
top_srcdir = @top_srcdir@
271
271
                Spanish \
272
272
                Swedish \
273
273
                Traditional_Chinese \
274
 
                Turkish
 
274
                Turkish \
 
275
                Ukrainian-1251 \
 
276
                Ukrainian-koi8-u \
 
277
                Ukrainian-utf8
275
278
 
276
279
all: all-am
277
280