X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=cindy;h=50f0e676cd805fc667677cfb79d45534fa6247dd;hb=e73b226a23f07c15822850b77422a97b0099e639;hp=7f9c43c4a4f66f96a2d2cc3ba5ef948a4a7cc636;hpb=cf2534974c1c82dcfb6a12a5df4df6abba890492;p=dak.git diff --git a/cindy b/cindy index 7f9c43c4..50f0e676 100755 --- a/cindy +++ b/cindy @@ -2,7 +2,7 @@ # Cruft checker for overrides # Copyright (C) 2000, 2001, 2002, 2004 James Troup -# $Id: cindy,v 1.12 2004-11-27 16:08:21 troup Exp $ +# $Id: cindy,v 1.13 2004-11-27 19:23:40 troup Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -28,6 +28,12 @@ # plan for accepted to be in the DB. # ###################################################################### +# NB[2]: cindy entirely breaks for suites that share overrides, +# e.g. experimental in Debian. + +# NB[3]: cindy ENTIRELY breaks for 'source-only'-upload based distros +# like Ubuntu. Go Cindy. + ################################################################################ import pg, sys;