r216 - branches/rewrite/etc

Otavio Salvador partial-mirror-devel@lists.alioth.debian.org
Mon, 02 Aug 2004 08:08:39 -0600


Author: otavio
Date: Mon Aug  2 08:08:38 2004
New Revision: 216

Modified:
   branches/rewrite/etc/debpartial-mirror.conf
Log:
Fixed since we use section on filter.

Modified: branches/rewrite/etc/debpartial-mirror.conf
==============================================================================
--- branches/rewrite/etc/debpartial-mirror.conf	(original)
+++ branches/rewrite/etc/debpartial-mirror.conf	Mon Aug  2 08:08:38 2004
@@ -37,7 +37,7 @@
 distributions = sarge
 
 ;; Only get a subset of the packages in this source.
-filter = subsection:base priority:important
+filter = section:base priority:important
 
 ;; And get the source packages as well for this backend.
 get_sources = true
@@ -77,4 +77,4 @@
 [my_custom_debian_distro]
 backends = sarge sid_debian-installer local_custom_packages
 name = sarge-with-sids-installer-and-some-other-stuff
-filter_sarge = subsection:base
+filter_sarge = section:base