[r-cran-mapproj] 21/23: Import Debian changes 1.2-3-1
Andreas Tille
tille at debian.org
Fri Sep 8 08:03:08 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-mapproj.
commit f4e1300f33da719e3361da3483cd0b6f9eb33501
Merge: dbb13b4 5c4c97a
Author: Chris Lawrence <lawrencc at debian.org>
Date: Tue Jul 14 20:22:07 2015 -0400
Import Debian changes 1.2-3-1
r-cran-mapproj (1.2-3-1) unstable; urgency=medium
* New upstream release.
DESCRIPTION | 9 +++++----
MD5 | 12 ++++++------
NAMESPACE | 6 +++---
R/mapproj.r | 41 +++++++++++++++++++++++------------------
debian/changelog | 7 ++++++-
debian/control | 2 +-
debian/rules | 9 ---------
debian/stamp-patched | 0
man/map.grid.Rd | 37 +++++++++++++++++++------------------
man/mapproject.Rd | 13 +------------
src/lambert.c | 26 ++++++++++++++++++++------
11 files changed, 84 insertions(+), 78 deletions(-)
diff --cc debian/changelog
index 1a62bee,0000000..f18d752
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,62 -1,0 +1,67 @@@
++r-cran-mapproj (1.2-3-1) unstable; urgency=medium
++
++ * New upstream release.
++
++ -- Chris Lawrence <lawrencc at debian.org> Tue, 14 Jul 2015 20:22:07 -0400
++
+r-cran-mapproj (1.2-2-1) unstable; urgency=medium
+
+ * New upstream release.
- * Update for R 3.0.x.
+
+ -- Chris Lawrence <lawrencc at debian.org> Tue, 25 Feb 2014 20:39:56 -0500
+
+r-cran-mapproj (1.1-8.3-2) unstable; urgency=low
+
+ * Rebuild for R 2.14. (Closes: #646043)
+
+ -- Chris Lawrence <lawrencc at debian.org> Thu, 20 Oct 2011 21:33:05 -0400
+
+r-cran-mapproj (1.1-8.3-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Chris Lawrence <lawrencc at debian.org> Mon, 17 Jan 2011 14:33:54 -0600
+
+r-cran-mapproj (1.1-8.2-1) unstable; urgency=low
+
+ * New upstream release; based on work licensed under the Lucent Public
+ License (which is DFSG-free), so moving to main.
+
+ -- Chris Lawrence <lawrencc at debian.org> Tue, 03 Nov 2009 15:22:41 -0600
+
+r-cran-mapproj (1.1-7.2-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Chris Lawrence <lawrencc at debian.org> Wed, 13 Aug 2008 18:17:14 -0500
+
+r-cran-mapproj (1.1-7.1-2) unstable; urgency=low
+
+ * Update for latest Standards-Version.
+ * Include {shlibs:Depends} to capture libc dependency.
+
+ -- Chris Lawrence <lawrencc at debian.org> Sat, 16 Feb 2008 20:47:08 -0600
+
+r-cran-mapproj (1.1-7.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Chris Lawrence <lawrencc at debian.org> Fri, 29 Apr 2005 01:44:29 -0500
+
+r-cran-mapproj (1.1-7-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Chris Lawrence <lawrencc at debian.org> Fri, 29 Oct 2004 16:45:48 -0500
+
+r-cran-mapproj (1.1-6-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Chris Lawrence <lawrencc at debian.org> Mon, 19 Apr 2004 19:02:43 -0500
+
+r-cran-mapproj (1.1-1) unstable; urgency=low
+
+ * Initial Debian Release.
+
+ -- Chris Lawrence <lawrencc at debian.org> Wed, 14 Jan 2004 02:40:32 -0600
diff --cc debian/control
index 2649454,0000000..a3bb6a1
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,18 -1,0 +1,18 @@@
+Source: r-cran-mapproj
+Section: gnu-r
+Priority: optional
+Maintainer: Chris Lawrence <lawrencc at debian.org>
+Build-Depends: debhelper (>> 9), r-base-dev (>= 3.0), cdbs, r-cran-maps (>= 2.3-2), dpkg-dev (>= 1.16.1~)
- Standards-Version: 3.9.5
++Standards-Version: 3.9.6
+Homepage: http://cran.r-project.org/package=mapproj
+
+Package: r-cran-mapproj
+Architecture: any
+Depends: ${R:Depends}, r-cran-maps (>= 2.3-2), ${shlibs:Depends}, ${misc:Depends}
+Suggests: r-cran-mapdata
+Description: GNU R support for cartographic projections of map data
+ This package provides facilities for easily producing cartographic
+ projections of maps based on data sets in the GNU R statistical
+ computing environment. Projections are used by mapmakers to
+ compensate for the inaccuracies inherent in projecting a spheroid's
+ surface onto a two-dimensional plane.
diff --cc debian/rules
index 700cce3,0000000..492546d
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,21 -1,0 +1,12 @@@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# debian/rules file for the Debian/GNU Linux r-cran-car package
+# Copyright 2003 by Dirk Eddelbuettel <edd at debian.org>
+
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
- PKG_CFLAGS=$(CFLAGS)
- PKG_CXXFLAGS=$(CXXFLAGS)
- PKG_CPPFLAGS=$(CPPFLAGS)
- PKG_FFLAGS=$(FFLAGS)
-
- export PKG_CFLAGS PKG_CXXFLAGS PKG_CPPFLAGS PKG_FFLAGS
-
- makeFlags="LDFLAGS=$(LDFLAGS)"
-
+include /usr/share/R/debian/r-cran.mk
+
+common-install-arch:: R_any_arch
+ rm -vf $(debRlib)/R.css $(debRlib)/$(cranName)/COPYING
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-mapproj.git
More information about the debian-science-commits
mailing list