~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/archivepublisher/tests/apt-data/apt.conf

  • Committer: Jelmer Vernooij
  • Date: 2011-09-21 14:28:02 UTC
  • mfrom: (14006 devel)
  • mto: This revision was merged to the branch mainline in revision 14010.
  • Revision ID: jelmer@canonical.com-20110921142802-7ggkc204igsy532w
MergeĀ lp:launchpad

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
    Packages::Compress ". gzip bzip2";
12
12
    Sources::Compress ". gzip bzip2";
13
13
    Contents::Compress "gzip";
 
14
    Translation::Compress ". gzip bzip2";
14
15
    DeLinkLimit 0;
15
16
    MaxContentsChange 12000;
16
17
    FileMode 0644;