Author: plessy Date: 2013-04-17 10:31:27 +0000 (Wed, 17 Apr 2013) New Revision: 13327
Modified: trunk/packages/R/r-cran-psy/trunk/debian/changelog trunk/packages/R/r-cran-psy/trunk/debian/compat trunk/packages/R/r-cran-psy/trunk/debian/control Log: Using Debhelper 9 Modified: trunk/packages/R/r-cran-psy/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-psy/trunk/debian/changelog 2013-04-17 10:29:53 UTC (rev 13326) +++ trunk/packages/R/r-cran-psy/trunk/debian/changelog 2013-04-17 10:31:27 UTC (rev 13327) @@ -1,6 +1,7 @@ r-cran-psy (1.0-5) UNRELEASED; urgency=low * Removed obsolete field DM-Upload-Allowed. + * Using Debhelper 9 -- Charles Plessy <[email protected]> Wed, 17 Apr 2013 19:28:24 +0900 Modified: trunk/packages/R/r-cran-psy/trunk/debian/compat =================================================================== --- trunk/packages/R/r-cran-psy/trunk/debian/compat 2013-04-17 10:29:53 UTC (rev 13326) +++ trunk/packages/R/r-cran-psy/trunk/debian/compat 2013-04-17 10:31:27 UTC (rev 13327) @@ -1 +1 @@ -8 +9 Modified: trunk/packages/R/r-cran-psy/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-psy/trunk/debian/control 2013-04-17 10:29:53 UTC (rev 13326) +++ trunk/packages/R/r-cran-psy/trunk/debian/control 2013-04-17 10:31:27 UTC (rev 13327) @@ -4,7 +4,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Chris Lawrence <[email protected]>, Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8), r-base-dev (>= 2.14.2~20120222), cdbs +Build-Depends: debhelper (>= 9), r-base-dev (>= 2.14.2~20120222), cdbs Standards-Version: 3.9.3 Homepage: http://cran.r-project.org/web/packages/psy Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-psy/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
