Your message dated Tue, 17 Dec 2013 13:28:56 +0100
with message-id <[email protected]>
and subject line Package is updated to latest version
has caused the Debian Bug report #700862,
regarding r-cran-ggplot2: New upstream version 0.9.3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
700862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700862
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: r-cran-ggplot2
Version: 0.9.3-1
Severity: wishlist
Tags: patch
Control: block -1 by 700860 700861
The new upstream version 0.9.3 of ggplot2 has additional new dependencies. If
the required new Debian packages r-cran-gtable and r-cran-scales will become
available (I created ITPs), r-cran-ggplot2 can be updated. I attached a patch
that seems to be enough to update the package after 'git import-orig
ggplot2_0.9.3.tar.gz' was executed.
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (101,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages r-cran-ggplot2 depends on:
ii r-base-core 2.15.2-1
ii r-cran-colorspace 1.0.1-1+b1
ii r-cran-digest 0.6.3-1
ii r-cran-gtable 0.1.2-1
ii r-cran-mass 7.3-23-1
ii r-cran-proto 0.3-9.2-1
ii r-cran-rcolorbrewer 1.0-5-1
ii r-cran-reshape2 1.2.1-1
ii r-cran-scales 0.2.3-1
r-cran-ggplot2 recommends no packages.
r-cran-ggplot2 suggests no packages.
-- no debconf information
>From f116565b9340847c1b48a30dfb66bc6bd30f0df9 Mon Sep 17 00:00:00 2001
From: Benjamin Eikel <[email protected]>
Date: Mon, 18 Feb 2013 16:26:52 +0100
Subject: [PATCH] Changes for upstream version 0.9.3
- New changelog entry
- Update dependencies in control
- Update upstream URL in copyright
---
debian/changelog | 7 +++----
debian/control | 4 ++--
debian/copyright | 2 +-
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d2eb7ba..67f2bed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,8 @@
-r-cran-ggplot2 (0.9.0-1) UNRELEASED; urgency=low
+r-cran-ggplot2 (0.9.3-1) UNRELEASED; urgency=low
- [Carlos Borroto]
- * New upstream release
+ * New upstream release
- -- Carlos Borroto <[email protected]> Mon, 12 Mar 2012 15:21:57 -0400
+ -- Benjamin Eikel <[email protected]> Mon, 18 Feb 2013 13:57:11 +0100
r-cran-ggplot2 (0.8.9-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 919bcec..2ec4cc4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: gnu-r
Priority: optional
Maintainer: Debian Med Packaging Team <[email protected]>
Uploaders: Carlos Borroto <[email protected]>
-Build-Depends: debhelper (>= 8.0.0), cdbs, r-base-dev (>= 2.10.0), r-cran-reshape, r-cran-proto, r-cran-mass, r-cran-rcolorbrewer, r-cran-digest, r-cran-colorspace
+Build-Depends: debhelper (>= 8.0.0), cdbs, r-base-dev (>= 2.10.0), r-cran-reshape2, r-cran-proto, r-cran-mass, r-cran-rcolorbrewer, r-cran-digest, r-cran-colorspace, r-cran-gtable, r-cran-scales
Standards-Version: 3.9.2
Homepage: http://had.co.nz/ggplot2
Vcs-Git: git://git.debian.org/git/debian-med/r-cran-ggplot2.git
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-med/r-cran-ggplot2.git;a=summary
Package: r-cran-ggplot2
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-reshape, r-cran-proto, r-cran-mass, r-cran-rcolorbrewer, r-cran-digest, r-cran-colorspace
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-reshape2, r-cran-proto, r-cran-mass, r-cran-rcolorbrewer, r-cran-digest, r-cran-colorspace, r-cran-gtable, r-cran-scales
Description: implementation of the Grammar of Graphics
ggplot2 combines the advantages of both base and lattice graphics.
Conditioning and shared axes are handled automatically, and you can
diff --git a/debian/copyright b/debian/copyright
index 0139022..b80bc75 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: ggplot2
-Source: http://cran.r-project.org/src/contrib/ggplot2_0.8.9.tar.gz
+Source: http://cran.r-project.org/src/contrib/ggplot2_0.9.3.tar.gz
Files: *
Copyright: Hadley Wickham <[email protected]>
--
1.8.1.3
--- End Message ---
--- Begin Message ---
The package was upgraded to the latest version but the according bug was
not closed in the changelog. Just closing it now.
Thanks for reporting
Andreas.
--
http://fam-tille.de
--- End Message ---