r45930 - in /packages/R/r-cran-teachingdemos/trunk/debian: changelog compat control

tille at users.alioth.debian.org tille at users.alioth.debian.org
Fri May 17 11:53:24 UTC 2013


Author: tille
Date: Fri May 17 11:53:24 2013
New Revision: 45930

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45930
Log:
New upstream version; usual changes in debian/control

Modified:
    packages/R/r-cran-teachingdemos/trunk/debian/changelog
    packages/R/r-cran-teachingdemos/trunk/debian/compat
    packages/R/r-cran-teachingdemos/trunk/debian/control

Modified: packages/R/r-cran-teachingdemos/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-teachingdemos/trunk/debian/changelog?rev=45930&op=diff
==============================================================================
--- packages/R/r-cran-teachingdemos/trunk/debian/changelog (original)
+++ packages/R/r-cran-teachingdemos/trunk/debian/changelog Fri May 17 11:53:24 2013
@@ -1,3 +1,14 @@
+r-cran-teachingdemos (2.9-1) UNRELEASED; urgency=low
+
+  * New upstream version
+  * debian/control:
+     - Standards-Version: 3.9.4 (no changes needed)
+     - DM-Upload-Allowed removed
+     - debhelper 9 (also debian/compat)
+     - normalised format
+
+ -- Andreas Tille <tille at debian.org>  Fri, 17 May 2013 13:54:08 +0200
+
 r-cran-teachingdemos (2.7-1) unstable; urgency=low
 
   * New upstream version

Modified: packages/R/r-cran-teachingdemos/trunk/debian/compat
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-teachingdemos/trunk/debian/compat?rev=45930&op=diff
==============================================================================
--- packages/R/r-cran-teachingdemos/trunk/debian/compat (original)
+++ packages/R/r-cran-teachingdemos/trunk/debian/compat Fri May 17 11:53:24 2013
@@ -1,1 +1,1 @@
-7
+9

Modified: packages/R/r-cran-teachingdemos/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-teachingdemos/trunk/debian/control?rev=45930&op=diff
==============================================================================
--- packages/R/r-cran-teachingdemos/trunk/debian/control (original)
+++ packages/R/r-cran-teachingdemos/trunk/debian/control Fri May 17 11:53:24 2013
@@ -1,19 +1,23 @@
 Source: r-cran-teachingdemos
+Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
 Section: gnu-r
 Priority: optional
-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
-Standards-Version: 3.9.1
-Homepage: http://cran.r-project.org/web/packages/TeachingDemos/
+Build-Depends: debhelper (>= 9.0),
+               cdbs,
+               r-base-dev
+Standards-Version: 3.9.4
 Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-teachingdemos/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-teachingdemos/trunk/
+Homepage: http://cran.r-project.org/web/packages/TeachingDemos/
 
 Package: r-cran-teachingdemos
 Architecture: all
-Recommends: r-cran-misc3d, r-recommended, r-cran-mapproj
-Depends: ${shlibs:Depends}, ${R:Depends}
+Recommends: r-cran-misc3d,
+            r-recommended,
+            r-cran-mapproj
+Depends: ${shlibs:Depends},
+         ${R:Depends}
 Description: GNU R Demonstrations for teaching and learning
  This package is a set of demonstration functions that can be used in a
  classroom to demonstrate statistical concepts, or on your own to better




More information about the debian-science-commits mailing list