[Piuparts-commits] rev 675 - trunk/piupartslib

Holger Levsen holger at alioth.debian.org
Sun Feb 28 16:42:44 UTC 2010


Author: holger
Date: 2010-02-28 16:42:38 +0000 (Sun, 28 Feb 2010)
New Revision: 675

Modified:
   trunk/piupartslib/packagesdb.py
Log:
so now i'm offended twice by those bible packages. circular-dependencies, for christs sake. guess i will have to life with both for a while...

Modified: trunk/piupartslib/packagesdb.py
===================================================================
--- trunk/piupartslib/packagesdb.py	2010-02-28 15:01:18 UTC (rev 674)
+++ trunk/piupartslib/packagesdb.py	2010-02-28 16:42:38 UTC (rev 675)
@@ -401,7 +401,8 @@
                                    'cowbuilder', 'cowdancer',
                                    'ggz-kde-games', 'ggz-kde-games-data',
                                    'ggz-sdl-games', 'ggz-sdl-games-data',
-                                   'gnuift-perl', 'gnuift'
+                                   'gnuift-perl', 'gnuift',
+                                   'bible-kjv', 'bible-kjv-text',
                                   ]
         for pkg in known_circular_depends:
             if pkg in deps:




More information about the Piuparts-commits mailing list