[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

removing packages only in oldstable and in unstable



Hi,

I propose to remove all packages only in oldstable and unstable, but not
in testing. These are:
projectb=> select s.source from src_associations as sa, source as s, src_associations as sa1, source as s1 where sa.suite=4 and sa1.suite=5 and sa1.source=s1.id and sa.source=s.id and s.source=s1.source except select s.source from src_associations as sa, source as s where (sa.suite=2 or sa.suite=7) and sa.source=s.id;
      source
------------------
 barrendero
 bookview
 boot-floppies
 celestia
 cman
 configlet
 coq-doc
 crystalspace
 divine
 eroaster
 ext2resize
 falconseye
 gpsim-led
 gsnes9x
 interchange
 kernel-patch-ttl
 kernel-patch-uml
 l2tpd
 libopenobex
 mercury
 murasaki
 ploticus
 python-parted
 rootstrap
 scilab
 smail
 stella
 t-gnus
 tcltk8.0-ja
 user-mode-linux
 zmailer


(boot-floppies might have the extra requirement to wait till woody is
archived.)
Comments?


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/



Reply to: