r45767 - in /packages/R/r-cran-xtable/trunk/debian: changelog compat control
plessy at users.alioth.debian.org
plessy at users.alioth.debian.org
Tue Apr 16 04:40:00 UTC 2013
Author: plessy
Date: Tue Apr 16 04:39:58 2013
New Revision: 45767
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45767
Log:
Using Debhelper 9.
Modified:
packages/R/r-cran-xtable/trunk/debian/changelog
packages/R/r-cran-xtable/trunk/debian/compat
packages/R/r-cran-xtable/trunk/debian/control
Modified: packages/R/r-cran-xtable/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-xtable/trunk/debian/changelog?rev=45767&op=diff
==============================================================================
--- packages/R/r-cran-xtable/trunk/debian/changelog (original)
+++ packages/R/r-cran-xtable/trunk/debian/changelog Tue Apr 16 04:39:58 2013
@@ -1,3 +1,9 @@
+r-cran-xtable (1:1.5-6-2) UNRELEASED; urgency=low
+
+ * Using Debhelper 9.
+
+ -- Charles Plessy <plessy at debian.org> Tue, 16 Apr 2013 13:38:40 +0900
+
r-cran-xtable (1:1.5-6-1) unstable; urgency=low
* Team upload.
@@ -15,7 +21,7 @@
[ Charles Plessy ]
* Depend on a version equal or superior than the R upstream release that
was used to build this package, using a R:Depends substvar
- (debian/control, debian/rules).
+ (debian/control, debian/rules).
* Added notes to explain how this package is tested (debian/README.Debian).
-- Charles Plessy <plessy at debian.org> Tue, 18 May 2010 09:31:44 +0900
Modified: packages/R/r-cran-xtable/trunk/debian/compat
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-xtable/trunk/debian/compat?rev=45767&op=diff
==============================================================================
--- packages/R/r-cran-xtable/trunk/debian/compat (original)
+++ packages/R/r-cran-xtable/trunk/debian/compat Tue Apr 16 04:39:58 2013
@@ -1,1 +1,1 @@
-7
+9
Modified: packages/R/r-cran-xtable/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-xtable/trunk/debian/control?rev=45767&op=diff
==============================================================================
--- packages/R/r-cran-xtable/trunk/debian/control (original)
+++ packages/R/r-cran-xtable/trunk/debian/control Tue Apr 16 04:39:58 2013
@@ -4,7 +4,7 @@
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev
+Build-Depends: debhelper (>= 9), cdbs, r-base-dev
Standards-Version: 3.8.4
Homepage: http://cran.r-project.org/web/packages/xtable
Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-xtable/trunk/
More information about the debian-science-commits
mailing list