r215 - branches/rewrite/etc

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


Author: otavio
Date: Mon Aug  2 07:54:06 2004
New Revision: 215

Modified:
   branches/rewrite/etc/debpartial-mirror.conf
Log:
Add get_packages = true

Modified: branches/rewrite/etc/debpartial-mirror.conf
==============================================================================
--- branches/rewrite/etc/debpartial-mirror.conf	(original)
+++ branches/rewrite/etc/debpartial-mirror.conf	Mon Aug  2 07:54:06 2004
@@ -22,6 +22,7 @@
 get_recommends = true
 get_provides = true
 get_sources = false
+get_packages = true
 
 ;; Here is our first backend.  It mirrors a subset of packages from the
 ;; Debian official repositories.