[ubuntu/saucy-proposed] r-base 3.0.0-2ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Mon Apr 29 15:40:46 UTC 2013


r-base (3.0.0-2ubuntu1) saucy; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - src/library/tools/R/install.R: Unconditionally force the use of PCRE
      when defining SHLIB_* macros, so that we aren't using substring
      matching to detect being on an architecture where substring matching
      is broken.

r-base (3.0.0-2) unstable; urgency=low

  * debian/r-cran.mk: Revert recent patch to convert '.' in package names
    to '-' as it breaks existing packages 		(Closes: #704606)

r-base (3.0.0-1) unstable; urgency=low

  * New upstream version released this morning

  * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp

r-base (3.0.0~20130330-1) unstable; urgency=low

  * Second rc build (r62448) of R 3.0.0 expected for April 3

  * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp

r-base (3.0.0~20130327-1) unstable; urgency=low

  * Initial rc build (r62427) of R 3.0.0 expected for April 3

  * debian/rules: Explicitly call 'make javaconf;

  * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp

r-base (3.0.0~20130324-1) unstable; urgency=low

  * Initial beta build (r62384) of R 3.0.0 expected for April 3

  * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp

r-base (2.15.3-2) unstable; urgency=low

  * debian/r-cran.mk: Applied patch by m.eik michalke to also convert '.'
    in package names to '-'

  * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp from 2.15.2
    with big thanks to Luka Luca Falavigna 		(Closes: #702427)

r-base (2.15.3-1) unstable; urgency=low

  * New upstream version released this morning

r-base (2.15.3~20130327-1) unstable; urgency=low

  * Third rc build (rev62077) of R 2.15.3 expected March 1

  * debian/r-base-core.postinst: Fix typo in /etc/R/Renviron mode correction
    creation (thanks again, Don Armstrong!) 		(Closes: #701774)

r-base (2.15.3~20130326-1) unstable; urgency=low

  * Second rc build (rev62062) of R 2.15.3 expected March 1

  * debian/r-base-core.postinst: Ensure /etc/R/Renviron is created with
    proper 0644 modes (thanks, Don Armstrong!) 		(Closes: #701774)

r-base (2.15.3~20130324-1) unstable; urgency=low

  * Initial rc build (rev62054) of R 2.15.3 expected March 1

  * debian/rules: No longer patch the R script javareconf

r-base (2.15.2-2) unstable; urgency=low

  * debian/control: Switch Build-Depends: from libtiff4-dev to libtiff5-dev

  * debian/control: Set Standards-Version: to current version

  * debian/rules: Generate md5sums for all files 	(Closes: #700381)
  * debian/r-base-core.postinst: Modied ucf file treatment to avoid
    triggering md5sum changes (with thanks to Andreas Beckman)

Date: Mon, 29 Apr 2013 16:31:33 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/r-base/3.0.0-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 29 Apr 2013 16:31:33 +0100
Source: r-base
Binary: r-base r-base-core r-base-dev r-mathlib r-base-html r-doc-pdf r-doc-html r-doc-info r-recommended r-base-core-dbg
Architecture: source
Version: 3.0.0-2ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 r-base     - GNU R statistical computation and graphics system
 r-base-core - GNU R core of statistical computation and graphics system
 r-base-core-dbg - GNU R debug symbols for statistical comp. language and environmen
 r-base-dev - GNU R installation of auxiliary GNU R packages
 r-base-html - GNU R html docs for statistical computing system functions
 r-doc-html - GNU R html manuals for statistical computing system
 r-doc-info - GNU R info manuals statistical computing system
 r-doc-pdf  - GNU R pdf manuals for statistical computing system
 r-mathlib  - GNU R standalone mathematics library
 r-recommended - GNU R collection of recommended packages [metapackage]
Closes: 700381 701774 702427 704606
Changes: 
 r-base (3.0.0-2ubuntu1) saucy; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - src/library/tools/R/install.R: Unconditionally force the use of PCRE
       when defining SHLIB_* macros, so that we aren't using substring
       matching to detect being on an architecture where substring matching
       is broken.
 .
 r-base (3.0.0-2) unstable; urgency=low
 .
   * debian/r-cran.mk: Revert recent patch to convert '.' in package names
     to '-' as it breaks existing packages 		(Closes: #704606)
 .
 r-base (3.0.0-1) unstable; urgency=low
 .
   * New upstream version released this morning
 .
   * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp
 .
 r-base (3.0.0~20130330-1) unstable; urgency=low
 .
   * Second rc build (r62448) of R 3.0.0 expected for April 3
 .
   * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp
 .
 r-base (3.0.0~20130327-1) unstable; urgency=low
 .
   * Initial rc build (r62427) of R 3.0.0 expected for April 3
 .
   * debian/rules: Explicitly call 'make javaconf;
 .
   * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp
 .
 r-base (3.0.0~20130324-1) unstable; urgency=low
 .
   * Initial beta build (r62384) of R 3.0.0 expected for April 3
 .
   * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp
 .
 r-base (2.15.3-2) unstable; urgency=low
 .
   * debian/r-cran.mk: Applied patch by m.eik michalke to also convert '.'
     in package names to '-'
 .
   * debian/arm-perl-regexp.patch: Re-apply ARM patch for regexp from 2.15.2
     with big thanks to Luka Luca Falavigna 		(Closes: #702427)
 .
 r-base (2.15.3-1) unstable; urgency=low
 .
   * New upstream version released this morning
 .
 r-base (2.15.3~20130327-1) unstable; urgency=low
 .
   * Third rc build (rev62077) of R 2.15.3 expected March 1
 .
   * debian/r-base-core.postinst: Fix typo in /etc/R/Renviron mode correction
     creation (thanks again, Don Armstrong!) 		(Closes: #701774)
 .
 r-base (2.15.3~20130326-1) unstable; urgency=low
 .
   * Second rc build (rev62062) of R 2.15.3 expected March 1
 .
   * debian/r-base-core.postinst: Ensure /etc/R/Renviron is created with
     proper 0644 modes (thanks, Don Armstrong!) 		(Closes: #701774)
 .
 r-base (2.15.3~20130324-1) unstable; urgency=low
 .
   * Initial rc build (rev62054) of R 2.15.3 expected March 1
 .
   * debian/rules: No longer patch the R script javareconf
 .
 r-base (2.15.2-2) unstable; urgency=low
 .
   * debian/control: Switch Build-Depends: from libtiff4-dev to libtiff5-dev
 .
   * debian/control: Set Standards-Version: to current version
 .
   * debian/rules: Generate md5sums for all files 	(Closes: #700381)
   * debian/r-base-core.postinst: Modied ucf file treatment to avoid
     triggering md5sum changes (with thanks to Andreas Beckman)
Checksums-Sha1: 
 f6c1136433cc026ed0cfb835e73f86ff57937b07 2889 r-base_3.0.0-2ubuntu1.dsc
 0cb1d1b815af4ce640ceafd5402a2eb94924c945 25482059 r-base_3.0.0.orig.tar.gz
 8adf000b3a4dc9d173652ce534fa1150623e8452 83602 r-base_3.0.0-2ubuntu1.diff.gz
Checksums-Sha256: 
 a68397c53bb67a480a14e54cd487008df9a96265b5279357b5cc4e903c0fa828 2889 r-base_3.0.0-2ubuntu1.dsc
 dd65c24f1497610f3ff16008da99b4f52286d6424fbd61f08037c4f10f57ff16 25482059 r-base_3.0.0.orig.tar.gz
 ab690f1b103f7660001dccded6dc6176c4514cf7e29ace351f96426a7ffdcbce 83602 r-base_3.0.0-2ubuntu1.diff.gz
Files: 
 d9b1ec7a27c63470d5e1fd318c500ea9 2889 gnu-r optional r-base_3.0.0-2ubuntu1.dsc
 5fb80535b0e144a978f67aa2158015de 25482059 gnu-r optional r-base_3.0.0.orig.tar.gz
 f425d2b3b8357d442006434431f9a86e 83602 gnu-r optional r-base_3.0.0-2ubuntu1.diff.gz
Original-Maintainer: Dirk Eddelbuettel <edd at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBUX6Sejk1h9l9hlALAQhIww/8CKuNg7UmBaxQ1HivYGkfyTwT1GTQZdXw
ygNpxWZsBaPA3r8HcZ3jpmftW69dvs5WSgYN36zCZg2Hr3htwbL0gLCkp4PnSvT9
Dr/z2APvSwz/913j41PhYE3RogQ9DQSHH7IkR5FXfFVy6+9bMvew53OyW0ZhXRia
Dg8A506DqVGV8EWQvho7UmmlDNH5+nZyG2HIulLujiYlKXq5IdUvlqcqFW3vZfH7
9kzPh0gsWWeDkTzWre6oKf+oSJSQLKG/1DxxB0LlAp3sV9do0ApYEs2NMTUfm3P0
iN0TGEQ4SEf/mIBFt/QEf5i+PEa3zotimxMcPas9otC0yEaWgUiivQpDTXrKT1o4
a/AGIYScm7uLdC2nldj3H6mG5h0Mfe2bxwn90/cxKRPVkkfVCOPGBMlVORiEI/hQ
nGTDlWiw3jU0EJHTFoEUszHyw/GtgAiQeqWzP+ggCZwo0hzS/KDJMLPELJ8ycsKN
O3lHV3CARcr/geHrQFOFPTVll2bjaVQhtyw/wx0N9zTw/1bcm/9vdAZWyTr4HIXu
P14V3V3Wgzwks5YEOzko614Gk/cmij46grnq8KucyPeJspXuq1HS+ffjosZVP5o+
8T3cIYS23IojsQosTGFTJBUY/9GDdzWcpzlHvUIZTNj8DqiSU/JmV7B1dMK4KqqZ
thoQuan49WM=
=v5ts
-----END PGP SIGNATURE-----


More information about the Saucy-changes mailing list