[r-cran-msm] 01/04: New upstream version; debhelper 8; general packaging updates; debian/README.Debian is now README.test (other reduncant information removed)
Sébastien Villemot
sebastien at debian.org
Thu Nov 16 16:17:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to annotated tag debian/1.1-1
in repository r-cran-msm.
commit 6d9020df08a964b7579311e39047c32b36f11902
Author: Andreas Tille <tille at debian.org>
Date: Mon Mar 26 14:43:12 2012 +0000
New upstream version; debhelper 8; general packaging updates; debian/README.Debian is now README.test (other reduncant information removed)
---
README.Debian | 23 -----------------------
README.test | 7 +++++++
changelog | 14 ++++++++++++++
compat | 2 +-
control | 8 ++++----
docs | 1 +
6 files changed, 27 insertions(+), 28 deletions(-)
diff --git a/README.Debian b/README.Debian
deleted file mode 100644
index f5f49f9..0000000
--- a/README.Debian
+++ /dev/null
@@ -1,23 +0,0 @@
-R msm for Debian
-----------------
-
-This package can be tested by loading it into R with the command
-‘library(msm)’ in order to confirm its integrity.
-
-This package was builded as precondition for R surveillance - a R
-package which supports epidemiological research - the authors are
-basically using msm also for this very purpose. Please see the comment
-of Ross Boylan <ross at biostat.ucsf.edu>
-
- http://lists.debian.org/debian-science/2009/03/msg00011.html
-
-which says:
-
- I believe it came out of epidemiology, and the uses we
- are making of it are epidemiological, under a rather expansive
- definition of the term.
-
- The statistical model in msm has many potential uses outside of
- medicine; it is definitely not just for epidemiology.
-
- -- Andreas Tille <tille at debian.org> Fri, 16 Jan 2009 20:43:13 +0100
diff --git a/README.test b/README.test
new file mode 100644
index 0000000..9d0d79f
--- /dev/null
+++ b/README.test
@@ -0,0 +1,7 @@
+R msm for Debian
+----------------
+
+This package can be tested by loading it into R with the command
+‘library(msm)’ in order to confirm its integrity.
+
+ -- Andreas Tille <tille at debian.org> Fri, 16 Jan 2009 20:43:13 +0100
diff --git a/changelog b/changelog
index b849681..16b3784 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,17 @@
+r-cran-msm (1.1-1) UNRELEASED; urgency=low
+
+ * New upstream version
+ * debian/control:
+ - Standards-Version: 3.9.3 (no changes needed)
+ - Build-Depends: r-base-dev (>= 2.14.2~20120222)
+ - Fixed Vcs fields
+ * debhelper compat level 8 (control+compat)
+ * debian/README.Debian is now README.test, deleted other redundant
+ information which seems to be irrelevant for the user
+ * debian/docs: Install README.test
+
+ -- Andreas Tille <tille at debian.org> Mon, 26 Mar 2012 16:37:46 +0200
+
r-cran-msm (1.0-1) unstable; urgency=low
* New upstream version
diff --git a/compat b/compat
index 7f8f011..45a4fb7 100644
--- a/compat
+++ b/compat
@@ -1 +1 @@
-7
+8
diff --git a/control b/control
index 49427ea..c51ad0a 100644
--- a/control
+++ b/control
@@ -4,11 +4,11 @@ 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, r-cran-mvtnorm, r-cran-survival
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.14.2~20120222), r-cran-mvtnorm, r-cran-survival
+Standards-Version: 3.9.3
Homepage: http://cran.r-project.org/web/packages/msm/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-msm/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/R/r-cran-msm/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-msm/trunk/
+Vcs-Svn: svn://svn.debian.org/debian-science/packages/R/r-cran-msm/trunk/
Package: r-cran-msm
Architecture: any
diff --git a/docs b/docs
new file mode 100644
index 0000000..50f6656
--- /dev/null
+++ b/docs
@@ -0,0 +1 @@
+debian/README.test
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-msm.git
More information about the debian-science-commits
mailing list