Change logs for ubuntu-release-upgrader source package in Raring

  • ubuntu-release-upgrader (1:0.192.13) raring-proposed; urgency=low
    
      * u-r-u-gtk: Depend on gksu so that distribution upgrades will work
        (LP: #1210649)
      * u-r-u-gtk: Depend on gir1.2-webkit-3.0 (LP: #1215526)
      * DistUpgradeFetcher.py: Properly pass Gtk.window to error
        (LP: #1199984)
     -- Brian Murray <email address hidden>   Tue, 20 Aug 2013 15:32:42 -0700
  • ubuntu-release-upgrader (1:0.192.12) raring-proposed; urgency=low
    
      * pass along devel-release switch to the dist-upgrader so that proposed
        repositories can be disabled if one is upgrading to the the development
        release (LP: #1199157)
     -- Brian Murray <email address hidden>   Thu, 11 Jul 2013 10:33:45 -0700
  • ubuntu-release-upgrader (1:0.192.11) raring-proposed; urgency=low
    
      [ Dustin Kirkland ]
      * debian/release-upgrade-motd: LP: #1173209
        - recheck release upgrade once-a-day, even if stamp file is
          already populated
        - this partially fixes the sticky "upgrade available" message,
          after successfully upgrading, even if the stamp is not removed
      * DistUpgrade/DistUpgradeController.py: LP: #1173209
        - remove the upgrade-available flag, on upgrade completion
     -- Brian Murray <email address hidden>   Mon, 20 May 2013 09:58:36 -0700
  • ubuntu-release-upgrader (1:0.192.10) raring; urgency=low
    
      * Add in Ubuntu.mirrors from python-apt-common for the release upgrader
        (LP: #1069745)
     -- Brian Murray <email address hidden>   Fri, 19 Apr 2013 08:18:15 -0700
  • ubuntu-release-upgrader (1:0.192.9) raring; urgency=low
    
      [ Barry Warsaw ]
      * Fix UnboundLocalError caused by corner case in the Python 3 language
        spec. (LP: #1102593)
    
      [ Jonathan Riddell ]
      * Use correct argument for frontend in kubuntu-devel-release-upgrade
    
      [ Brian Murray ]
      * Remove cups-pdf from ForcedObsoletes in DistUpgrade.cfg (LP: #457221)
     -- Brian Murray <email address hidden>   Thu, 18 Apr 2013 13:10:08 -0700
  • ubuntu-release-upgrader (1:0.192.8) raring; urgency=low
    
      * fallback to UTF-8 if getdefaultlocale returns None (LP: #1166346)
     -- Brian Murray <email address hidden>   Wed, 10 Apr 2013 10:49:50 -0700
  • ubuntu-release-upgrader (1:0.192.7) raring; urgency=low
    
      * in doPostInitialUpdate return false if there is no cache (LP: #1127451)
     -- Brian Murray <email address hidden>   Mon, 08 Apr 2013 14:23:32 -0700
  • ubuntu-release-upgrader (1:0.192.6) raring; urgency=low
    
      * No change rebuild to regenerate DevelReleaseAnnouncement.html
     -- Michael Terry <email address hidden>   Mon, 18 Mar 2013 13:23:37 -0400
  • ubuntu-release-upgrader (1:0.192.5) raring; urgency=low
    
      * Fix a couple path joins and bugs that prevented check-new-release-gtk
        from working.  (LP: #1094777)
     -- Michael Terry <email address hidden>   Tue, 22 Jan 2013 09:46:57 -0500
  • ubuntu-release-upgrader (1:0.192.4) raring; urgency=low
    
      * Ensure that partial upgrades are fully translated (LP: #1072828) thanks to
        Gabor Kelemen for the initial patch.
      * Remove code enabling apport since it is always running (LP: #1068874)
      * check-new-release-gtk: set the correct translation domain thanks to Gabor
        Kelemen for patch (LP: #1093697)
      * DistUpgradeController.py: call apport-bug with the binary package name not
        the source package name (LP: #1098001)
      * source_ubuntu-release-upgrader.py: set the crash database to Ubuntu to
        allow reporting of bugs even if the package does not seem to be official
        (LP: #1067542)
     -- Brian Murray <email address hidden>   Fri, 11 Jan 2013 16:19:26 -0800
  • ubuntu-release-upgrader (1:0.192.3) raring; urgency=low
    
      * fix FTBFS if there are no __pycache__ dirs
     -- Michael Vogt <email address hidden>   Fri, 14 Dec 2012 14:44:49 +0100
  • ubuntu-release-upgrader (1:0.192.2) raring; urgency=low
    
      [ Brian Murray ]
      * Call dpkg using the full path (LP: #1085844)
    
      [ Colin Watson ]
      * Remove calls to (currently) Python 2-only dh_auto_* (LP: #1089861).
    
      [ Michael Vogt ]
      * fix GObject->GLib deprecation warnings
      * lp:~mvo/ubuntu-release-upgrader/fix-component-ordering/:
        - ensure stable component order in sources.list for official
          components, this fixes a ADT failure
     -- Michael Vogt <email address hidden>   Fri, 14 Dec 2012 13:29:38 +0100
  • ubuntu-release-upgrader (1:0.192.1) raring; urgency=low
    
      * Resolve an encoding issue when a user responds with non-ascii test in the
        text view (LP: #1071388)
     -- Brian Murray <email address hidden>   Tue, 11 Dec 2012 16:49:29 -0800
  • ubuntu-release-upgrader (1:0.192) raring; urgency=low
    
      * do-release-upgrade:
        - Fix crasher when not using gtk (LP: #1076186)
     -- Michael Terry <email address hidden>   Tue, 13 Nov 2012 10:18:47 -0500
  • ubuntu-release-upgrader (1:0.191.2) raring; urgency=low
    
      * tests/test_view.py: Use "tee" as pager instead of "less", so that this
        test also works in an environment without stdout.
     -- Martin Pitt <email address hidden>   Fri, 09 Nov 2012 13:51:34 +0100
  • ubuntu-release-upgrader (1:0.191.1) raring; urgency=low
    
      [ Michael Vogt ]
      * update all string for quantal->raring upgrade
    
      [ Brian Murray ]
      * rewrite sources if using a local mirror without backports (LP: #1067393)
     -- Michael Vogt <email address hidden>   Mon, 05 Nov 2012 09:44:11 +0100
  • ubuntu-release-upgrader (1:0.191) raring; urgency=low
    
      * support quantal->raring release upgrades
     -- Michael Vogt <email address hidden>   Tue, 30 Oct 2012 09:33:50 +0100
  • ubuntu-release-upgrader (1:0.190.1) quantal-proposed; urgency=low
    
      * remove "gdm" from KeyDependencies (LP: #1067359)
     -- Michael Vogt <email address hidden>   Tue, 16 Oct 2012 16:26:02 +0200