Author: tille Date: 2010-11-25 13:32:03 +0000 (Thu, 25 Nov 2010) New Revision: 5495
Added: trunk/packages/R/r-other-bio3d/trunk/debian/source/ trunk/packages/R/r-other-bio3d/trunk/debian/source/format Modified: trunk/packages/R/r-other-bio3d/trunk/debian/changelog trunk/packages/R/r-other-bio3d/trunk/debian/control trunk/packages/R/r-other-bio3d/trunk/debian/copyright trunk/packages/R/r-other-bio3d/trunk/debian/rules Log: New upstream version Modified: trunk/packages/R/r-other-bio3d/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-other-bio3d/trunk/debian/changelog 2010-11-25 13:01:46 UTC (rev 5494) +++ trunk/packages/R/r-other-bio3d/trunk/debian/changelog 2010-11-25 13:32:03 UTC (rev 5495) @@ -1,3 +1,14 @@ +r-other-bio3d (1.1-0-1) unstable; urgency=low + + * New upstream version + * Added myself to uploaders + * Standards-Version: 3.9.1 (no changes needed) + * debian/copyright: more generic source location + * debian/rules: fix cut-n-pasto in header comments + * debian/source/format: 3.0 (quilt) + + -- Andreas Tille <[email protected]> Thu, 25 Nov 2010 14:07:10 +0100 + r-other-bio3d (1.0-8-1) unstable; urgency=low * New upstream release (Closes: #577386). Modified: trunk/packages/R/r-other-bio3d/trunk/debian/control =================================================================== --- trunk/packages/R/r-other-bio3d/trunk/debian/control 2010-11-25 13:01:46 UTC (rev 5494) +++ trunk/packages/R/r-other-bio3d/trunk/debian/control 2010-11-25 13:32:03 UTC (rev 5495) @@ -3,9 +3,10 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes -Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Build-Depends: debhelper (>> 7), cdbs, r-base-dev -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Homepage: http://mccammon.ucsd.edu/~bgrant/bio3d/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-other-bio3d/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-other-bio3d/trunk/ Modified: trunk/packages/R/r-other-bio3d/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-other-bio3d/trunk/debian/copyright 2010-11-25 13:01:46 UTC (rev 5494) +++ trunk/packages/R/r-other-bio3d/trunk/debian/copyright 2010-11-25 13:32:03 UTC (rev 5495) @@ -1,7 +1,6 @@ Name : Bio3D Contact : Barry Grant <[email protected]> -Source : http://mccammon.ucsd.edu/~bgrant/bio3d/bio3d_1.0-8.tar.gz - +Source : http://mccammon.ucsd.edu/~bgrant/bio3d/download/download.html Copyright : Barry Grant <[email protected]> License : GPL-2+ Modified: trunk/packages/R/r-other-bio3d/trunk/debian/rules =================================================================== --- trunk/packages/R/r-other-bio3d/trunk/debian/rules 2010-11-25 13:01:46 UTC (rev 5494) +++ trunk/packages/R/r-other-bio3d/trunk/debian/rules 2010-11-25 13:32:03 UTC (rev 5495) @@ -1,7 +1,8 @@ #!/usr/bin/make -f # -*- makefile -*- -# debian/rules file for the Debian/GNU Linux r-cran-qtl package -# Copyright 2003-2006 by Dirk Eddelbuettel <[email protected]> +# debian/rules file for the Debian/GNU Linux r-other-bio3d package +# Copyright 2008-2010 Steffen Moeller <[email protected]>, +# Charles Plessy <[email protected]> debRreposname := other include /usr/share/R/debian/r-cran.mk Added: trunk/packages/R/r-other-bio3d/trunk/debian/source/format =================================================================== --- trunk/packages/R/r-other-bio3d/trunk/debian/source/format (rev 0) +++ trunk/packages/R/r-other-bio3d/trunk/debian/source/format 2010-11-25 13:32:03 UTC (rev 5495) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
