Author: tille Date: 2009-10-04 07:22:21 +0000 (Sun, 04 Oct 2009) New Revision: 4142
Modified: trunk/packages/bioruby/trunk/debian/changelog trunk/packages/bioruby/trunk/debian/compat trunk/packages/bioruby/trunk/debian/control Log: Group maintenance in Debian Med team Modified: trunk/packages/bioruby/trunk/debian/changelog =================================================================== --- trunk/packages/bioruby/trunk/debian/changelog 2009-10-04 07:04:11 UTC (rev 4141) +++ trunk/packages/bioruby/trunk/debian/changelog 2009-10-04 07:22:21 UTC (rev 4142) @@ -1,3 +1,14 @@ +bioruby (1.3.1-1) unstable; urgency=low + + * debian/control: + - Group maintenance in Debian Med team + - Added myself as uploader + - Standards-Version: 3.8.3 (no changes needed) + - Debhelper >= 7.1 + - Homepage and Vcs fileds + + -- Andreas Tille <[email protected]> Sun, 04 Oct 2009 09:15:28 +0200 + bioruby (1.1.0-1) unstable; urgency=low * New upstream version Modified: trunk/packages/bioruby/trunk/debian/compat =================================================================== --- trunk/packages/bioruby/trunk/debian/compat 2009-10-04 07:04:11 UTC (rev 4141) +++ trunk/packages/bioruby/trunk/debian/compat 2009-10-04 07:22:21 UTC (rev 4142) @@ -1 +1 @@ -5 +7 Modified: trunk/packages/bioruby/trunk/debian/control =================================================================== --- trunk/packages/bioruby/trunk/debian/control 2009-10-04 07:04:11 UTC (rev 4141) +++ trunk/packages/bioruby/trunk/debian/control 2009-10-04 07:22:21 UTC (rev 4142) @@ -1,10 +1,15 @@ Source: bioruby Section: science Priority: optional -Maintainer: David Nusinow <[email protected]> -Build-Depends: debhelper (>= 5.0.0), ruby +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Andreas Tille <[email protected]> +DM-Upload-Allowed: yes +Build-Depends: debhelper (>= 7.1), ruby Build-Depends-Indep: docbook-to-man, rdtool -Standards-Version: 3.7.2.0 +Standards-Version: 3.8.3 +Homepage: http://www.bioruby.org +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/bioruby/?rev=0&sc=0 +Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/bioruby/trunk/ Package: libbio-ruby1.8 Architecture: all @@ -17,8 +22,6 @@ efficiency for biologists as a daily tool. The project was started in Japan and supported by University of Tokyo (Human Genome Center), Kyoto University (Bioinformatics Center) and the Open Bio Foundation. - . - http://www.bioruby.org Package: libbio-ruby Architecture: all _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
