Your message dated Sat, 28 Dec 2013 15:51:37 +0000
with message-id <[email protected]>
and subject line Bug#700862: fixed in r-cran-ggplot2 0.9.3.1-1
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 ---
Source: r-cran-ggplot2
Source-Version: 0.9.3.1-1

We believe that the bug you reported is fixed in the latest version of
r-cran-ggplot2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated r-cran-ggplot2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 28 Dec 2013 16:10:04 +0100
Source: r-cran-ggplot2
Binary: r-cran-ggplot2
Architecture: source all
Version: 0.9.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description: 
 r-cran-ggplot2 - implementation of the Grammar of Graphics
Closes: 700862
Changes: 
 r-cran-ggplot2 (0.9.3.1-1) unstable; urgency=low
 .
   [ Charles Plessy ]
   a99af1a Imported Upstream version 0.9.3.1
           Closes: #700862
   e5e53f1 Normalised debian/control with config-model-perl.
   52c803f Use Debhelper 9.
   7964cb4 Rely on r-base-dev for the substitution variable R:Depends.
 .
   [ Ivo Maintz ]
   c964761 License is gpl2 and not MIT.
   21d743e Removed r-cran-rcolorbrewer, r-cran-reshape, r-cran-colorspace
           from and added r-cran-plyr, r-cran-gtable, r-cran-scales,
           r-cran-seshape2 to the dependencies.
 .
   [ Andreas Tille ]
   * cme fix dpkg-control
   * Add myself to uploaders
   * Canonical Vcs URLs
   * debian/patches/privacy-breach-google-adsense.patch
     Remove privacy breach by using Google Adsense
Checksums-Sha1: 
 ddbf09790ffcbcbeef3d23ae500ed1d4956287f9 1527 r-cran-ggplot2_0.9.3.1-1.dsc
 6939b99304f5f81697a39ce5e1b4c81a9eedb0d4 2330942 
r-cran-ggplot2_0.9.3.1.orig.tar.gz
 ab4495cfc5005af2b7382e955ba6a5c973551534 2778 
r-cran-ggplot2_0.9.3.1-1.debian.tar.gz
 ff22131b75f443e02f285689673bb41ced4c7752 2649030 
r-cran-ggplot2_0.9.3.1-1_all.deb
Checksums-Sha256: 
 60b160b17c72c87d8d3b874d48034a947015a2a548663d36cc2cee6e30fd94ff 1527 
r-cran-ggplot2_0.9.3.1-1.dsc
 b4c97404fd44571f9980712af963949ed204b5d4e639d97df9ba9a17423a6601 2330942 
r-cran-ggplot2_0.9.3.1.orig.tar.gz
 44093699373ac485fb22d4d73a8fcbb1edbc85c594cf8b58e29999c4c9f2f908 2778 
r-cran-ggplot2_0.9.3.1-1.debian.tar.gz
 0804ed26e0ecbd8dd4244229c366059b40541c7472c173d45a2cf9c45df72f70 2649030 
r-cran-ggplot2_0.9.3.1-1_all.deb
Files: 
 1ba4c69e3b7691e7e66ab6d184dfc83a 1527 gnu-r optional 
r-cran-ggplot2_0.9.3.1-1.dsc
 f01d950c6385750e737ac7eac6260c87 2330942 gnu-r optional 
r-cran-ggplot2_0.9.3.1.orig.tar.gz
 1b02afc23323244e2b8336aad0a8b18e 2778 gnu-r optional 
r-cran-ggplot2_0.9.3.1-1.debian.tar.gz
 c3ca92a833242f0d90ccb7303b309590 2649030 gnu-r optional 
r-cran-ggplot2_0.9.3.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iEYEARECAAYFAlK+7K8ACgkQYDBbMcCf01qwwQCgwNfiWOPoekAyR+ICh5iTvZ/+
dHIAn3tkIvlZIbbPn20E5CqZoaVzEQ+s
=hGF2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to