[med-svn] [r-cran-rsqlite] 08/11: Canonical homepage for CRAN, Fix DEP5
Andreas Tille
tille at debian.org
Wed Nov 30 14:05:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-rsqlite.
commit 07941abeab76cccf84cc5bbd71874267235912fb
Author: Andreas Tille <tille at debian.org>
Date: Wed Nov 30 14:54:13 2016 +0100
Canonical homepage for CRAN, Fix DEP5
---
debian/changelog | 2 ++
debian/control | 2 +-
debian/copyright | 41 +++++++++++++++++++++--------------------
3 files changed, 24 insertions(+), 21 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ed76ea4..2d9aed1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ r-cran-rsqlite (1.1-1) UNRELEASED; urgency=medium
is done properly by upstream now
* cme fix dpkg-control
* Switch to dh-r
+ * Canonical homepage for CRAN
+ * Fix DEP5
-- Andreas Tille <tille at debian.org> Wed, 30 Nov 2016 11:58:16 +0100
diff --git a/debian/control b/debian/control
index 2f62a7c..b206e88 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-rsqlite.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-rsqlite.git
-Homepage: http://cran.r-project.org/web/packages/RSQLite/
+Homepage: https://cran.r-project.org/package=RSQLite
Package: r-cran-rsqlite
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 9081170..5724e49 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,25 +1,11 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: Kirill Müller <krlmlr+r at mailbox.org>
Upstream-Name: RSQLite
-Source: http://cran.r-project.org/src/contrib/RSQLite_0.11.2.tar.gz
+Source: https://cran.r-project.org/package=RSQLite
Files: *
-Copyright: © 1999-2003 The Omega Project for Statistical Computing
+Copyright: 1999-2016 The Omega Project for Statistical Computing
License: LGPL-2+
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
- .
- This library 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
- Library General Public License for more details.
- .
- You should have received a copy of the GNU Library General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-Comment: On Debian systems, a copy of the GNU Library General Public version 2
- is available in ‘/usr/share/common-licenses/LGPL-2’.
Files: src/sqlite/* inst/include/sqlite3*
Copyright: public-domain
@@ -35,6 +21,21 @@ License: public-domain
Files: debian/*
Copyright: 2012 Carlos Borroto <carlos.borroto at gmail.com>
-License: same
- Same as RSQLite
+ 2012-2013 Charles Plessy <plessy at debian.org>
+ 2014-2016 Andreas Tille <tille at debian.org>
+License: LGPL-2+
+
+License: LGPL-2+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Library General Public License for more details.
+ .
+ On Debian systems, a copy of the GNU Library General Public version 2
+ is available in ‘/usr/share/common-licenses/LGPL-2’.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rsqlite.git
More information about the debian-med-commit
mailing list