The following commit has been merged in the master branch:
commit 8ac32287c2ae3c18ed42f04ab2d8f61823c23680
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date: Thu Feb 21 14:23:43 2008 +0100
Packages::Page: Don't support the old Url field anymore
diff --git a/lib/Packages/Page.pm b/lib/Packages/Page.pm
index 92242f3..b9c41ee 100644
--- a/lib/Packages/Page.pm
+++ b/lib/Packages/Page.pm
@@ -95,7 +95,7 @@ sub is_virtual {
}
our @TAKE_NEWEST = qw( description description-md5 essential priority section
subsection tag
- archive source source-version url homepage );
+ archive source source-version homepage );
our @STORE_ALL = qw( version source source-version installed-size size
filename md5sum sha1 sha256 task
origin bugs suite archive section );
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]