Author: tille Date: 2014-08-15 07:33:48 +0000 (Fri, 15 Aug 2014) New Revision: 17736
Modified: trunk/packages/ffindex/trunk/debian/changelog trunk/packages/ffindex/trunk/debian/compat trunk/packages/ffindex/trunk/debian/control Log: add myself to Uploaders, Priotity: optional, debhelper 9 Modified: trunk/packages/ffindex/trunk/debian/changelog =================================================================== --- trunk/packages/ffindex/trunk/debian/changelog 2014-08-15 07:32:15 UTC (rev 17735) +++ trunk/packages/ffindex/trunk/debian/changelog 2014-08-15 07:33:48 UTC (rev 17736) @@ -2,6 +2,10 @@ * Build with clang (thanks for the patch to Alexander <[email protected]>) Closes: #758149 + * debian/control: + - add myself to Uploaders + - Priotity: optional + - debhelper 9 -- Andreas Tille <[email protected]> Fri, 15 Aug 2014 09:25:28 +0200 Modified: trunk/packages/ffindex/trunk/debian/compat =================================================================== --- trunk/packages/ffindex/trunk/debian/compat 2014-08-15 07:32:15 UTC (rev 17735) +++ trunk/packages/ffindex/trunk/debian/compat 2014-08-15 07:33:48 UTC (rev 17736) @@ -1 +1 @@ -8 +9 Modified: trunk/packages/ffindex/trunk/debian/control =================================================================== --- trunk/packages/ffindex/trunk/debian/control 2014-08-15 07:32:15 UTC (rev 17735) +++ trunk/packages/ffindex/trunk/debian/control 2014-08-15 07:33:48 UTC (rev 17736) @@ -1,9 +1,10 @@ Source: ffindex Section: science -Priority: extra +Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Laszlo Kajan <[email protected]> -Build-Depends: debhelper (>= 8.0.0), help2man +Uploaders: Laszlo Kajan <[email protected]>, + Andreas Tille <[email protected]> +Build-Depends: debhelper (>= 9), help2man Standards-Version: 3.9.4 Homepage: http://www.splashground.de/~andy/programs/FFindex/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/ffindex/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
