From: Christopher B. L. <li...@zo...> - 2004-02-02 08:14:08
|
I have to agree that it should *not* be ok to change the deps of a package without bumping the revision/version. It could change the installed set packages in an active project and potentially change the projects behavior. Changing the urls file should be ok as long as the tarball checksum is unchanged. -- Chris On Thu, 2004-01-29 at 11:15, fess wrote: > I'lld like to say that it's been a policy all along to not change a > package once it's been committed to the package archive, > I'lld like to say that, but we've never quite stated that. Over time, > it's become an obvious exception to this rule that > .urls files can be updated without doing a new release of a package. ( > the urls file is not used by any project, but by the package archive ) > > continuing work on this developing this "Policy" is it another > exception that dep files can be updated? ( note nick > adds a dep that was missing on a package, below. ) > > I think perhaps the answer is no, and that a new release should have > been made for this change. > > thoughts? opinions? > > --fess > > > > Begin forwarded message: > > > From: Nick Conrad <nc...@us...> > > Date: January 28, 2004 2:16:49 PM PST > > To: wig...@li... > > Subject: [Wigwam-archive-cvs] CVS: > > wigwam-package-archive/public/perl-XML-LibXML-Common/0.13-1 > > perl-XML-LibXML-Common-0.13-1.dep,1.1,1.2 > > perl-XML-LibXML-Common-0.13-1.md5sums,1.1,1.2 > > > > Update of > > /cvsroot/wigwam/wigwam-package-archive/public/perl-XML-LibXML-Common/ > > 0.13-1 > > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13893 > > > > Modified Files: > > perl-XML-LibXML-Common-0.13-1.dep > > perl-XML-LibXML-Common-0.13-1.md5sums > > Log Message: > > this actually links against zlib > > > > Index: perl-XML-LibXML-Common-0.13-1.dep > > =================================================================== > > RCS file: > > /cvsroot/wigwam/wigwam-package-archive/public/perl-XML-LibXML-Common/ > > 0.13-1/perl-XML-LibXML-Common-0.13-1.dep,v > > retrieving revision 1.1 > > retrieving revision 1.2 > > diff -u -r1.1 -r1.2 > > --- perl-XML-LibXML-Common-0.13-1.dep 28 Jan 2004 21:29:25 -0000 1.1 > > +++ perl-XML-LibXML-Common-0.13-1.dep 28 Jan 2004 22:16:46 -0000 1.2 > > @@ -1 +1,2 @@ > > libxml2 > > +zlib > > > > Index: perl-XML-LibXML-Common-0.13-1.md5sums > > =================================================================== > > RCS file: > > /cvsroot/wigwam/wigwam-package-archive/public/perl-XML-LibXML-Common/ > > 0.13-1/perl-XML-LibXML-Common-0.13-1.md5sums,v > > retrieving revision 1.1 > > retrieving revision 1.2 > > diff -u -r1.1 -r1.2 > > --- perl-XML-LibXML-Common-0.13-1.md5sums 28 Jan 2004 21:29:27 > > -0000 1.1 > > +++ perl-XML-LibXML-Common-0.13-1.md5sums 28 Jan 2004 22:16:46 > > -0000 1.2 > > @@ -1,4 +1,4 @@ > > -7e0fea8ae0ac4405e6c770117c3ca4fe perl-XML-LibXML-Common-0.13-1.dep > > +e567019d79ea4423760fb6177f2109fe perl-XML-LibXML-Common-0.13-1.dep > > bbb52ee386a3237b40a7231a2ba2bac8 perl-XML-LibXML-Common-0.13-1.files > > 36200733524c27412d071bcc944734b7 perl-XML-LibXML-Common-0.13-1.options > > 68b0b7498319fda4946f3654802e065d perl-XML-LibXML-Common-0.13-1.urls > > > > > > > > ------------------------------------------------------- > > The SF.Net email is sponsored by EclipseCon 2004 > > Premiere Conference on Open Tools Development and Integration > > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > > http://www.eclipsecon.org/osdn > > _______________________________________________ > > Wigwam-archive-cvs mailing list > > Wig...@li... > > https://lists.sourceforge.net/lists/listinfo/wigwam-archive-cvs > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Wigwam-devel mailing list > Wig...@li... > https://lists.sourceforge.net/lists/listinfo/wigwam-devel |