This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository game-data-packager.

commit 587abf591654dc49eebcf0b52cbca216c959c9e5
Author: Simon McVittie <[email protected]>
Date:   Sun Jan 24 16:42:12 2016 +0000

    WantedFile: remove unused _depends member
---
 game_data_packager/data.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/game_data_packager/data.py b/game_data_packager/data.py
index da2603c..b1de792 100644
--- a/game_data_packager/data.py
+++ b/game_data_packager/data.py
@@ -166,7 +166,6 @@ class WantedFile(HashedFile):
         self.alternatives = []
         self.doc = False
         self.group_members = None
-        self._depends = set()
         self._distinctive_name = None
         self.distinctive_size = False
         self.download = None

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/game-data-packager.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to