The following commit has been merged in the master branch:
commit 9326728e519c96b2a453c2983428931a59851ea5
Author: Andreas Tille <[email protected]>
Date: Fri Feb 5 15:28:27 2016 +0100
Drop unused values
diff --git a/misc/sql/edam.sh b/misc/sql/edam.sh
index 82eb924..a826a32 100755
--- a/misc/sql/edam.sh
+++ b/misc/sql/edam.sh
@@ -47,7 +47,7 @@ $JSONBEGIN
FROM (
SELECT DISTINCT
package, distribution, release, component,
strip_binary_upload(version) AS version,
- maintainer, source, section, homepage, description,
description_md5
+ source, homepage, description, description_md5
FROM packages
WHERE package IN
(SELECT DISTINCT package FROM blends_dependencies WHERE
blend = 'debian-med' AND task IN ('bio', 'bio-dev'))
--
Static and dynamic websites for Debian Pure Blends
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit