Change logs for software-center source package in Squeeze

  • software-center (2.0.7debian7) unstable; urgency=low
    
    
      * po: Fix cases where the translation of 'Software Center' contains
        'Ubuntu', and replace all mentions of 'Ubuntu' in the translations
        of 'Provided by Debian' by 'Debian' (and unfuzzy them).
      * Fix cases where translations of categories do not appear (Closes: #602026)
      * Bring back license information by removing a hard-coded Ubuntu check,
        Closes: #603782
    
     -- Julian Andres Klode <email address hidden>  Wed, 24 Nov 2010 17:37:20 +0100
  • software-center (2.0.7debian5) unstable; urgency=medium
    
    
      * urgency=medium as the previous versions are unusable.
      * Update to new Xapian API (Closes: #596079); fix based on patch by
        Olly Betts.
    
     -- Julian Andres Klode <email address hidden>  Mon, 13 Sep 2010 08:19:45 +0200
  • software-center (2.0.7debian4) unstable; urgency=low
    
    
      * Determine CODENAME, DISTRO, RELEASE in version.py at run-time using
        lsb_release instead of defining them at build-time.
    
     -- Julian Andres Klode <email address hidden>  Tue, 10 Aug 2010 17:31:39 +0200
  • software-center (2.0.3debian1) unstable; urgency=low
    
    
      * Merge from Ubuntu lucid branch.
      * debian/control:
        - Only conflict with gnome-app-install versions << 1 (Closes: #579534).
      * softwarecenter/view/catview.py:
        - Use "Software Center" instead of "Ubuntu Software Center" on non-Ubuntu.
      * debian/rules:
        - Do not use "Debian Software Center", but "Software Center"; and replace
          "for Debian" with "for your system" (Closes: #573776)
    
     -- Julian Andres Klode <email address hidden>  Thu, 29 Apr 2010 18:40:59 +0200
  • software-center (1.1.11debian1) unstable; urgency=low
    
    
      * Merge 1.1.11.
      * softwarecenter/db/update.py:
        - Use logging.warning instead of logging.exception (Closes: #568941)
      * debian/rules:
        - Replace Ubuntu by Debian in some files when not building on Ubuntu.
        - Use system-software-install as the icon on Debian.
      * debian/control:
        - Build depend on dpkg-dev >= 1.15.1 to use dpkg-vendor.
      * softwarecenter/app.py:
        - When not running on Ubuntu, remove the Views menu.
      * softwarecenter/apt/aptcache.py:
        - Use dep_type_untranslated instead of UntranslatedDepType if available.
    
     -- Julian Andres Klode <email address hidden>  Thu, 11 Feb 2010 18:37:35 +0100
  • software-center (1.1debian1) unstable; urgency=low
    
    
      * Initial upload to Debian (Closes: #558692)
      * debian/control:
        - Change maintainer to <email address hidden>
        - Point Vcs-Bzr to a debian branch
        - Remove references to Ubuntu from the description
      * debian/copyright: Add Source field to header section, listing the
        branches this package is derived from and the launchpad entry.
      * debian/TODO: Add file with list of items which have to be done in the
        Debian package.
    
     -- Julian Andres Klode <email address hidden>  Mon, 30 Nov 2009 18:38:36 +0100