repo changes
[nodejs-repoproxy.git] / lib / repo-apt.js
index f852086..3c41462 100644 (file)
@@ -7,7 +7,7 @@ var log = require("./log.js");
 
 
 /*
- * For APT repos, we expire anything with .* /dist/ .* in thename
+ * For APT repos, we expire anything with .* /dist/ .* in the name Packages*, Release*
  */
 function maintain(name, repoinfo, files) {
        //log.debug("doing apt clean for ", repoinfo);