[Blends-commit] [SCM] website branch, master, updated. 1f6ac59538e1a38e0f411df1c8ec644c0ba3e687
Andreas Tille
tille at debian.org
Fri Feb 5 16:24:36 UTC 2016
The following commit has been merged in the master branch:
commit 9326728e519c96b2a453c2983428931a59851ea5
Author: Andreas Tille <tille at debian.org>
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
More information about the Blends-commit
mailing list