Attachment 'approx-simple.patch'
Download 1 diff -Naur approx-4.0/debian/approx.postinst approx-dev/debian/approx.postinst
2 --- approx-4.0/debian/approx.postinst 2009-06-30 18:16:45.000000000 +0200
3 +++ approx-dev/debian/approx.postinst 2009-06-30 18:23:10.000000000 +0200
4 @@ -34,4 +34,8 @@
5 fi
6 fi
7
8 +# upgrade user configuration
9 +# FIXME: upgrade requiring user interaction are not handled
10 +config-edit -model Approx -ui none -save
11 +
12 #DEBHELPER#
13 diff -Naur approx-4.0/debian/control approx-dev/debian/control
14 --- approx-4.0/debian/control 2009-06-30 18:16:45.000000000 +0200
15 +++ approx-dev/debian/control 2009-06-30 18:22:10.000000000 +0200
16 @@ -12,7 +12,7 @@
17
18 Package: approx
19 Architecture: any
20 -Depends: ${shlibs:Depends}, ${misc:Depends}, ${F:OCamlDeps}, lsb-base (>= 3.2), adduser, bzip2, curl, openbsd-inetd | inet-superserver, update-inetd
21 +Depends: ${shlibs:Depends}, ${misc:Depends}, ${F:OCamlDeps}, lsb-base (>= 3.2), adduser, bzip2, curl, openbsd-inetd | inet-superserver, update-inetd, libconfig-model-approx-perl
22 Description: caching proxy server for Debian archive files
23 Approx is an HTTP-based proxy server for Debian-style package archives.
24 It fetches files from remote repositories on demand,
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.