[r-cran-profilemodel] 02/02: Update packaging to fit Debian

Balint Reczey rbalint at moszumanska.debian.org
Wed Jul 15 19:00:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

rbalint pushed a commit to branch master
in repository r-cran-profilemodel.

commit ac2c5d328d4faf5a6925453976ff20d14e175f75
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Wed Jul 15 18:15:08 2015 +0200

    Update packaging to fit Debian
---
 debian/changelog     |  8 +++-----
 debian/compat        |  1 +
 debian/control       | 16 +++++-----------
 debian/copyright     | 41 +++++++++++++++++++++++++----------------
 debian/rules         |  3 ++-
 debian/source/format |  1 +
 debian/watch         |  3 +++
 7 files changed, 40 insertions(+), 33 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cd7de4f..bb12456 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,5 @@
-r-cran-profilemodel (0.5-9-1~debianr+1) unstable; urgency=low
-
-  * cran2deb svn: 0 with DB version 1.
-
- -- cran2deb autobuild <don+debian-r at donarmstrong.com>  Tue, 24 Feb 2015 16:42:41 +0000
+r-cran-profilemodel (0.5-9-1) unstable; urgency=low
 
+  * Initial release (Closes: #792516)
 
+ -- Balint Reczey <balint at balintreczey.hu>  Mon, 13 Jul 2015 20:58:29 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
index 59d8bd2..6e7070a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,17 @@
 Source: r-cran-profilemodel
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Balint Reczey <balint at balintreczey.hu>
 Section: gnu-r
 Priority: optional
-Maintainer: cran2deb autobuild <don+debian-r at donarmstrong.com>
-Build-Depends: r-base-dev, xvfb, xauth, xfonts-base, r-base-core,
- debhelper (>> 4.1.0), cdbs
-Standards-Version: 3.9.1
+Build-Depends: r-base-dev, r-base-core, debhelper (>= 9), cdbs
+Standards-Version: 3.9.6
 Homepage: http://www.ucl.ac.uk/~ucakiko/index.html
 
 Package: r-cran-profilemodel
 Architecture: all
 Depends: r-base-core, ${R:Depends}
-Description: GNU R package "Tools for profiling inference functions for
- various model classes"
- .
+Description: GNU R tools for profiling inference functions
  profileModel provides tools that can be used to calculate, evaluate,
  plot and use for inference the profiles of *arbitrary* inference
  functions for *arbitrary* 'glm'-like fitted models with linear
  predictors.
- .
- Author: Ioannis Kosmidis <i.kosmidis at ucl.ac.uk>
- .
- Maintainer: Ioannis Kosmidis <i.kosmidis at ucl.ac.uk>
diff --git a/debian/copyright b/debian/copyright
index 0f0929e..cd126de 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,28 @@
-This Debian package of the GNU R package profileModel was generated
-automatically using cran2deb by Ioannis Kosmidis
-<i.kosmidis at ucl.ac.uk>.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: profilemodel
+Source: http://cran.r-project.org/web/packages/profileModel/index.html
 
-The original GNU R package is Copyright (C) 2015 Ioannis Kosmidis
-<i.kosmidis at ucl.ac.uk> and possibly others.
+Files: *
+Copyright: 2015  Ioannis Kosmidis <i.kosmidis at ucl.ac.uk>
+License: GPL-2.0+
 
-The original GNU R package is maintained by Ioannis Kosmidis
-<i.kosmidis at ucl.ac.uk> and was obtained from:
+Files: debian/*
+Copyright: 2015 Balint Reczey <balint at balintreczey.hu>
+License: GPL-2.0+
 
-http://cran.r-project.org/src/contrib
-
-The GNU R package DESCRIPTION offers a Copyright licenses under the
-terms of the license: GPL (>= 2) .  On a Debian GNU/Linux system,
-common licenses are included in the directory
-/usr/share/common-licenses/.
-
-The DESCRIPTION file for the original GNU R package can be found in
-/usr/lib/R/site-library/r-cran-profilemodel/DESCRIPTION
+License: GPL-2.0+
+ This package 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, or
+ (at your option) any later version.
+ .
+ This package 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 General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
diff --git a/debian/rules b/debian/rules
index 5ae51c8..1f22180 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,4 @@
 #!/usr/bin/make -f
-debRreposname := cran
+# -*- makefile -*-
+
 include /usr/share/R/debian/r-cran.mk
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..ed0c188
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+http://cran.r-project.org/src/contrib/profileModel_([\d\.-]*).tar.gz
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-profilemodel.git



More information about the debian-science-commits mailing list