Author: tille Date: 2013-05-15 09:47:54 +0000 (Wed, 15 May 2013) New Revision: 13563
Modified: trunk/packages/R/r-cran-epi/trunk/debian/changelog trunk/packages/R/r-cran-epi/trunk/debian/compat trunk/packages/R/r-cran-epi/trunk/debian/control Log: New upstream + polishing debian/control Modified: trunk/packages/R/r-cran-epi/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-epi/trunk/debian/changelog 2013-05-15 09:44:22 UTC (rev 13562) +++ trunk/packages/R/r-cran-epi/trunk/debian/changelog 2013-05-15 09:47:54 UTC (rev 13563) @@ -1,8 +1,13 @@ -r-cran-epi (1.1.33-2) UNRELEASED; urgency=low +r-cran-epi (1.1.49-1) UNRELEASED; urgency=low + * New upstream version * debian/upstream: separate authors by ' and ' + * debian/control: + - Standards-Version: 3.9.4 (no changes needed) + - DM-Upload-Allowed removed + - debhelper 9 (also debian/compat) - -- Andreas Tille <[email protected]> Wed, 09 May 2012 10:57:10 +0200 + -- Andreas Tille <[email protected]> Wed, 15 May 2013 11:48:13 +0200 r-cran-epi (1.1.33-1) unstable; urgency=low Modified: trunk/packages/R/r-cran-epi/trunk/debian/compat =================================================================== --- trunk/packages/R/r-cran-epi/trunk/debian/compat 2013-05-15 09:44:22 UTC (rev 13562) +++ trunk/packages/R/r-cran-epi/trunk/debian/compat 2013-05-15 09:47:54 UTC (rev 13563) @@ -1 +1 @@ -8 +9 Modified: trunk/packages/R/r-cran-epi/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-epi/trunk/debian/control 2013-05-15 09:44:22 UTC (rev 13562) +++ trunk/packages/R/r-cran-epi/trunk/debian/control 2013-05-15 09:47:54 UTC (rev 13563) @@ -3,9 +3,8 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> -DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.14.2~20120222) -Standards-Version: 3.9.3 +Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 2.14.2~20120222) +Standards-Version: 3.9.4 Homepage: http://staff.pubhealth.ku.dk/~bxc/Epi/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-epi/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-epi/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
