The following commit has been merged in the master branch:
commit 3e7aae0f1a0320e899d3b38d096c5d3f44ad5f72
Author: Akshita Jha <[email protected]>
Date:   Thu Aug 6 02:48:58 2015 +0530

    Modify blendstasktools_udd.py : Add version info for new packages

diff --git a/webtools_py3/blendstasktools_udd.py 
b/webtools_py3/blendstasktools_udd.py
index af68e3c..89605f3 100644
--- a/webtools_py3/blendstasktools_udd.py
+++ b/webtools_py3/blendstasktools_udd.py
@@ -1127,6 +1127,7 @@ class TaskDependencies:
                         dep.pkgstatus = 'official_low'
                     else:
                         dep.pkgstatus = 'new'
+                        dep.version = [row['version'],]
                 else:
                     dep.component = row['component']
                     # If a package is not found in main its status can be 
maximum non-free

-- 
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

Reply via email to