Author: lkajan Date: 2013-05-18 07:18:09 +0000 (Sat, 18 May 2013) New Revision: 13629
Modified: trunk/packages/metastudent-data/trunk/debian/changelog trunk/packages/metastudent-data/trunk/debian/control Log: Added missing build dependency rsync (Closes: #708715) Modified: trunk/packages/metastudent-data/trunk/debian/changelog =================================================================== --- trunk/packages/metastudent-data/trunk/debian/changelog 2013-05-17 21:39:30 UTC (rev 13628) +++ trunk/packages/metastudent-data/trunk/debian/changelog 2013-05-18 07:18:09 UTC (rev 13629) @@ -1,7 +1,6 @@ -metastudent-data (1.0.1-1.1) UNRELEASED; urgency=low +metastudent-data (1.0.1-2) unstable; urgency=low - * Non-maintainer upload. - * NOT RELEASED YET + * Added missing build dependency rsync (Closes: #708715) -- Laszlo Kajan <[email protected]> Wed, 08 May 2013 17:42:14 +0200 Modified: trunk/packages/metastudent-data/trunk/debian/control =================================================================== --- trunk/packages/metastudent-data/trunk/debian/control 2013-05-17 21:39:30 UTC (rev 13628) +++ trunk/packages/metastudent-data/trunk/debian/control 2013-05-18 07:18:09 UTC (rev 13629) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Tobias Hamp <[email protected]>, Laszlo Kajan <[email protected]> -Build-Depends-Indep: blast2, debhelper (>=8~) +Build-Depends-Indep: blast2, debhelper (>=8~), rsync Standards-Version: 3.9.4 Homepage: https://rostlab.org/owiki/index.php/Metastudent Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/metastudent-data/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
