[med-svn] [r-cran-worrms] 02/06: Wrong package commited here
Andreas Tille
tille at debian.org
Mon Oct 2 10:57:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-worrms.
commit 2f93db67d85ce4750ee348e8d8cbdbf835328373
Author: Andreas Tille <tille at debian.org>
Date: Sun Jan 29 07:06:51 2017 +0000
Wrong package commited here
---
debian/README.test | 8 --------
debian/changelog | 17 -----------------
debian/compat | 1 -
debian/control | 23 -----------------------
debian/copyright | 29 -----------------------------
debian/docs | 3 ---
debian/rules | 4 ----
debian/source/format | 1 -
debian/tests/control | 3 ---
debian/tests/run-unit-test | 15 ---------------
debian/watch | 2 --
11 files changed, 106 deletions(-)
diff --git a/debian/README.test b/debian/README.test
deleted file mode 100644
index 55a9142..0000000
--- a/debian/README.test
+++ /dev/null
@@ -1,8 +0,0 @@
-Notes on how this package can be tested.
-────────────────────────────────────────
-
-To run the unit tests provided by the package you can do
-
- sh run-unit-test
-
-in this directory.
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 9009e45..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,17 +0,0 @@
-r-cran-truncnorm (1.0-7-2) unstable; urgency=medium
-
- * Fix license
- Closes: #815687
- * Canonical homepage for CRAN
- * cme fix dpkg-control
- * Convert to dh-r
- * debhelper 10
- * d/watch: version=4
-
- -- Andreas Tille <tille at debian.org> Mon, 12 Dec 2016 11:16:51 +0100
-
-r-cran-truncnorm (1.0-7-1) unstable; urgency=low
-
- * Initial release (closes: #752164)
-
- -- Andreas Tille <tille at debian.org> Fri, 20 Jun 2014 11:47:43 +0200
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 223ee53..0000000
--- a/debian/control
+++ /dev/null
@@ -1,23 +0,0 @@
-Source: r-cran-truncnorm
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
-Section: gnu-r
-Priority: optional
-Build-Depends: debhelper (>= 10),
- dh-r,
- r-base-dev
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-truncnorm/trunk/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-truncnorm/trunk/
-Homepage: https://cran.r-project.org/package=truncnorm
-
-Package: r-cran-truncnorm
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- ${R:Depends}
-Recommends: ${R:Recommends}
-Suggests: ${R:Suggests}
-Description: GNU R truncated normal distribution
- This GNU R package provides r/d/p/q functions for the truncated normal
- distribution.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index dc58101..0000000
--- a/debian/copyright
+++ /dev/null
@@ -1,29 +0,0 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: truncnorm
-Upstream-Contact: Olaf Mersmann <olafm at statistik.uni-dortmund.de>
-Source: https://cran.r-project.org/package=truncnorm
-
-Files: *
-Copyright: 2012-2014 Heike Trautmann, Detlef Steuer, Olaf Mersmann, Björn Bornkamp
-License: GPL-2
-
-Files: debian/*
-Copyright: 2014-2016 Andreas Tille <tille at debian.org>
-License: GPL-2
-
-License: GPL-2
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 2 of the License.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian systems, the complete text of the GNU Public
- License can be found in `/usr/share/common-licenses/GPL-2'.
-
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 3adf0d6..0000000
--- a/debian/docs
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/README.test
-debian/tests/run-unit-test
-tests
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index 68d9a36..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/make -f
-
-%:
- dh $@ --buildsystem R
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644
index 163aaf8..0000000
--- a/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (quilt)
diff --git a/debian/tests/control b/debian/tests/control
deleted file mode 100644
index 25377fc..0000000
--- a/debian/tests/control
+++ /dev/null
@@ -1,3 +0,0 @@
-Tests: run-unit-test
-Depends: @, r-cran-runit
-Restrictions: allow-stderr
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
deleted file mode 100644
index 92689b6..0000000
--- a/debian/tests/run-unit-test
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh -e
-
-oname=truncnorm
-pkg=r-cran-`echo $oname | tr '[A-Z]' '[a-z]'`
-
-if [ "$ADTTMP" = "" ] ; then
- ADTTMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
- trap "rm -rf $ADTTMP" 0 INT QUIT ABRT PIPE TERM
-fi
-cd $ADTTMP
-cp /usr/share/doc/${pkg}/tests/* $ADTTMP
-find . -name "*.gz" -exec gunzip \{\} \;
-for runtest in `ls *.R` ; do
- R --no-save < $runtest
-done
diff --git a/debian/watch b/debian/watch
deleted file mode 100644
index 8c6226b..0000000
--- a/debian/watch
+++ /dev/null
@@ -1,2 +0,0 @@
-version=4
-http://cran.r-project.org/src/contrib/truncnorm_([-\d.]*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-worrms.git
More information about the debian-med-commit
mailing list