-
software-center (5.1.2debian3.1) unstable; urgency=medium
* Non-maintainer upload.
* Add synaptic dependency (closes: #691901).
* Interpret gtk.TreeView.get_visible_range() output correctly to get the
application "Install" button working again (closes: #691708).
-- Michael Gilbert <email address hidden> Wed, 31 Oct 2012 07:21:04 +0000
-
software-center (5.1.2debian3) unstable; urgency=low
* Directly apply the changes from the NMU
-- Julian Andres Klode <email address hidden> Mon, 01 Oct 2012 16:07:10 +0200
-
software-center (5.1.2debian2.1) unstable; urgency=low
* Non-maintainer upload.
* debian/patches/gst_import.patch: Wrap import of GStreamer in a
try/except (Closes: #671768).
* Build-depend on quilt.
-- Andrew Starr-Bochicchio <email address hidden> Sat, 08 Sep 2012 19:05:21 -0400
-
software-center (5.1.2debian2) unstable; urgency=low
* Upload to unstable; no further changes. A newer upstream version
will come later on, but needs a newer python-apt first.
-- Julian Andres Klode <email address hidden> Mon, 05 Mar 2012 15:59:06 +0100
-
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.7debian6) unstable; urgency=low
* Fallback to applications-other icon if the requested icon is
not available (Closes: #592289)
* Replace Ubuntu-specific parts of the help (finally Closes: #564276)
* Import translation updates from Launchpad
* po/help: Add a German help translation, based on Ubuntu's one.
* "Correctly" build the documentation translations.
* po: Add fixed pt_BR Translations by Sergio Cipolla (Closes: #601755)
-- Julian Andres Klode <email address hidden> Mon, 22 Nov 2010 20:38:30 +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.7debian3) unstable; urgency=low
* Depend on lsb_release instead of recommending it; otherwise the program
does not start at all (because it calls lsb_release).
-- Julian Andres Klode <email address hidden> Sun, 08 Aug 2010 16:00:14 +0200
-
software-center (2.0.7debian2) unstable; urgency=low
* debian/changelog:
- Change distribution of 2.0.7debian1 to unstable (the old one was wrong).
* debian/control:
- Do not recommend python-launchpad-integration (Closes: #592175)
-- Julian Andres Klode <email address hidden> Sun, 08 Aug 2010 14:46:19 +0200
-
software-center (2.0.7debian1) lucid-proposed; urgency=low
* Merge versions 2.0.4, 2.0.5, 2.0.6, 2.0.7 from Ubuntu lucid:
- Fixes Canonical Partners handling (Closes: #579663)
* Merge the unbranded icons from trunk (revno 772) and use them.
* Cherry pick revisions 789 and 790 from trunk, and replace our own hack.
- data/unbranded-software-center.desktop.in:
+ add unbranded desktop file
- softwarecenter/distro/__init__.py:
+ add new "get_app_name", "get_app_description" methods for easier
branding of downstreams
* Upgrade Standards-Version to 3.9.1, no changes needed.
* setup.py: Handle + and - in changelog version number (Closes: #577108).
* Update Czech translation (Closes: #590856) [although translations should
normally be done in Launchpad for increased collaboration].
-- Julian Andres Klode <email address hidden> Mon, 02 Aug 2010 16:21:21 +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.21debian2) unstable; urgency=low
* softwarecenter/db/database.py:
- Fix a typo introduced in the last upload which caused exceptions.
* Complete the python-apt API fixes (Closes: #572073).
-- Julian Andres Klode <email address hidden> Mon, 29 Mar 2010 16:18:50 +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.1.10debian1) unstable; urgency=low
* Merge with Ubuntu.
* debian/control:
- Reindent with spaces only.
- Require at least version 0.7.93.1 of python-apt.
- Set Standards-Version to 3.8.4.
- Conflicts, Replaces, Provides gnome-app-install.
* softwarecenter/distro/Debian.py:
- Replace import from aptutils with apt.utils.
* data/icons/scalable/apps/softwarecenter.svg:
- Remove the execute bit from the file.
* man/update-software-center.8:
- Add a manpage for update-software-center.
* debian/manpages:
- Add man/update-software-center.8 to the list of manpages.
-- Julian Andres Klode <email address hidden> Fri, 05 Feb 2010 17:49:29 +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