Change logs for rustc source package in Disco

  • rustc (1.37.0+dfsg1+llvm-1ubuntu1~19.04.1) disco; urgency=medium
    
      * Backport to Disco.
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 25 Oct 2019 22:17:25 +1300
  • rustc (1.36.0+dfsg1+llvm-2ubuntu1~19.04.1) disco; urgency=medium
    
      * Backport to Disco.
    
     -- Michael Hudson-Doyle <email address hidden>  Sun, 18 Aug 2019 16:14:46 +1200
  • rustc (1.35.0+dfsg0.1+llvm-0ubuntu1~19.04.1) disco; urgency=medium
    
      * Backport to disco.
    
     -- Ɓukasz 'sil2100' Zemczak <email address hidden>  Wed, 10 Jul 2019 12:22:11 +0200
  • rustc (1.34.1+dfsg2+llvm-0ubuntu1~19.04.1) disco; urgency=medium
    
      * Backport to Disco.
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 17 May 2019 11:01:59 +1200
  • rustc (1.32.0+dfsg1+llvm-1ubuntu1) disco; urgency=medium
    
      * Merge from Debian unstable. Remaning changes:
        - Use the bundled llvm to avoid having to do llvm updates in order to
          deliver rust updates
          - update debian/config.toml.in
          - update debian/control
          - update debian/copyright
          - update debian/rules
        - Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
          during some debuginfo tests
          - update debian/control
        - Add a hack to ensure the stage0 compiler is extracted to the correct
          location
          - update debian/make_orig-stage0_tarball.sh
        - Scrub -g from CFLAGS and CXXFLAGS in order to let rustbuild control
          whether LLVM is compiled with debug symbols
          - update debian/rules
        - On i386, only build debuginfo for libstd
          - update debian/rules
        - Ignore all test failures on every architecture
          - update debian/rules
        - Version the Build-Conflict on gdb-minimal as gdb now Provides it
          - update debian/control
        - Adjust the rustc Breaks/Replaces libstd-rust-dev version to fix an
          upgrade issue
          - update debian/control
        - Adjust debian/watch to include +llvm in upstream version.
          - update debian/watch
    
     -- Michael Hudson-Doyle <email address hidden>  Thu, 14 Feb 2019 10:24:51 +1300
  • rustc (1.31.0+dfsg1+llvm-2ubuntu1) disco; urgency=medium
    
      * Merge from Debian unstable. Remaining changes:
        - Use the bundled llvm to avoid having to do llvm updates in order to
          deliver rust updates
          - update debian/config.toml.in
          - update debian/control
          - update debian/copyright
          - update debian/rules
        - Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
          during some debuginfo tests
          - update debian/control
        - Add a hack to ensure the stage0 compiler is extracted to the correct
          location
          - update debian/make_orig-stage0_tarball.sh
        - Scrub -g from CFLAGS and CXXFLAGS in order to let rustbuild control
          whether LLVM is compiled with debug symbols
          - update debian/rules
        - On i386, only build debuginfo for libstd
          - update debian/rules
        - Ignore all test failures on every architecture
          - update debian/rules
        - Version the Build-Conflict on gdb-minimal as gdb now Provides it
          - update debian/control
        - Adjust the rustc Breaks/Replaces libstd-rust-dev version to fix an
          upgrade issue
          - update debian/control
        - Adjust debian/watch to include +llvm in upstream version.
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 18 Jan 2019 11:43:00 +1300
  • rustc (1.30.0+dfsg1+llvm-2ubuntu1) disco; urgency=medium
    
      * Merge from Debian unstable:
        - Use the bundled llvm to avoid having to do llvm updates in order to
          deliver rust updates
          - update debian/config.toml.in
          - update debian/control
          - update debian/copyright
          - update debian/rules
        - Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
          during some debuginfo tests
          - update debian/control
        - Add a hack to ensure the stage0 compiler is extracted to the correct
          location
          - update debian/make_orig-stage0_tarball.sh
        - Scrub -g from CFLAGS and CXXFLAGS in order to let rustbuild control
          whether LLVM is compiled with debug symbols
          - update debian/rules
        - On i386, only build debuginfo for libstd
          - update debian/rules
        - Ignore all test failures on every architecture
          - update debian/rules
        - Version the Build-Conflict on gdb-minimal as gdb now Provides it
          - update debian/control
        - Adjust the rustc Breaks/Replaces libstd-rust-dev version to fix an
          upgrade issue
          - update debian/control
          - Adjust debian/watch to include +llvm in upstream version.
    
     -- Michael Hudson-Doyle <email address hidden>  Thu, 08 Nov 2018 16:10:16 +1300
  • rustc (1.29.2+dfsg1+llvm-0ubuntu1) cosmic; urgency=medium
    
      * Merge with Debian unstable. Remaining changes:
        - Use the bundled llvm to avoid having to do llvm updates in order to
          deliver rust updates
          - update debian/config.toml.in
          - update debian/control
          - update debian/copyright
          - update debian/rules
        - Build-Depend on libc6-dbg on armhf, to workaround a crash in ld.so
          during some debuginfo tests
          - update debian/control
        - Add a hack to ensure the stage0 compiler is extracted to the correct
          location
          - update debian/make_orig-stage0_tarball.sh
        - Scrub -g from CFLAGS and CXXFLAGS in order to let rustbuild control
          whether LLVM is compiled with debug symbols
          - update debian/rules
        - On i386, only build debuginfo for libstd
          - update debian/rules
        - Ignore all test failures on every architecture
          - update debian/rules
        - Version the Build-Conflict on gdb-minimal as gdb now Provides it
          - update debian/control
        - Adjust the rustc Breaks/Replaces libstd-rust-dev version to fix an
          upgrade issue
          - update debian/control
      * Adjust debian/watch to include +llvm in upstream version.
      * Update to new upstream release.
    
     -- Michael Hudson-Doyle <email address hidden>  Thu, 11 Oct 2018 11:49:26 +1300
  • rustc (1.28.0+dfsg1+llvm-0ubuntu2) cosmic; urgency=medium
    
      * Adjust the rustc Breaks/Replaces libstd-rust-dev version to fix an upgrade
        issue
        - update debian/control
    
     -- Chris Coulson <email address hidden>  Tue, 21 Aug 2018 23:31:55 +0100