[Blends-commit] [SCM] website branch, master, updated. 089bd1edc808c64058f069e3c71ce624eff495c4
Ole Streicher
olebole at debian.org
Sat Mar 19 22:05:04 UTC 2016
The following commit has been merged in the master branch:
commit 87e3cd74e5d2565c57633a9df36a4429ac2ef228
Author: Ole Streicher <olebole at debian.org>
Date: Sat Mar 19 23:01:33 2016 +0100
Remove unused attribute 'experimental'
diff --git a/webtools/blendstasktools.py b/webtools/blendstasktools.py
index 2ec5e5c..d8dda29 100644
--- a/webtools/blendstasktools.py
+++ b/webtools/blendstasktools.py
@@ -737,7 +737,6 @@ class DependantPackage:
# ... which could be copied to (or from if exists)
# WNPP bug and finally can be used for packaging
self.desc['en'] = {} # An English description should be available in any case
- self.experimental = 0 # Set to 1 if package *only* in experimental but not in unstable/testing/stable
self.dep_strength = 0 # Type of Dependency (Depends, Recommends, Suggests, Experimental, New, Avoid, Ignore, WNPP
# sort these objects according to the package name
diff --git a/webtools/blendstasktools_udd.py b/webtools/blendstasktools_udd.py
index 4da5f7e..f423182 100644
--- a/webtools/blendstasktools_udd.py
+++ b/webtools/blendstasktools_udd.py
@@ -698,7 +698,6 @@ class DependantPackage:
# ... which could be copied to (or from if exists)
# WNPP bug and finally can be used for packaging
self.desc['en'] = {} # An English description should be available in any case
- self.experimental = 0 # Set to 1 if package *only* in experimental but not in unstable/testing/stable
self.dep_strength = 0 # Type of Dependency (Depends, Recommends, Suggests, Experimental, New, Avoid, Ignore, WNPP
# sort these objects according to the package name
--
Static and dynamic websites for Debian Pure Blends
More information about the Blends-commit
mailing list