debian/0000755000000000000000000000000012242427636007176 5ustar debian/compat0000644000000000000000000000000212242420242010356 0ustar 9 debian/lubuntu-software-center.triggers0000644000000000000000000000016011663263240015542 0ustar # update the database when new stuff gets added to the app-install data interest /usr/share/app-install/desktop debian/rules0000755000000000000000000000005512242420303010236 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/control0000644000000000000000000000231712242420220010562 0ustar Source: lubuntu-software-center Section: python Priority: extra Maintainer: Julien Lavergne Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), intltool, libglib2.0-dev X-Python-Version: >= 2.6 Standards-Version: 3.9.4 Homepage: https://launchpad.net/lubuntu-software-center Package: lubuntu-software-center Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-apt, python-gi | python-gobject, gir1.2-gtk-3.0, gir1.2-notify-0.7, python-pysqlite2, python-aptdaemon, python-aptdaemon.gtk3widgets, python-xdg, app-install-data Description: Utility for browsing, installing, removing applications on Lubuntu The Lubuntu Software Center lets you browse and install thousands of applications available for Lubuntu. You can view available applications by category, or search quickly by name or description. You can also examine the applications already installed, and remove those you no longer need. . This center was especially optimised for Lubuntu, but you have access to the same free applications than on Ubuntu Software Center. . To install or remove software using the Center, you need administrator access on the computer. debian/patches/0000755000000000000000000000000012242417713010620 5ustar debian/patches/series0000644000000000000000000000000012115174421012016 0ustar debian/copyright0000644000000000000000000000407411715314225011127 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173 Upstream-Name: lubuntu-software-center Source: https://launchpad.net/lubuntu-software-center/+download Files: * Copyright: 2011-2012, Stephen Smally 2011-2012, Michael Rawson License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more profile. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2011-2012, Julien Lavergne License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more profile. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. debian/lubuntu-software-center.manpages0000644000000000000000000000011711715040233015502 0ustar data/man/lubuntu-software-center.1 data/man/lubuntu-software-center-build-db.1 debian/lubuntu-software-center.postinst0000644000000000000000000000042111715040241015567 0ustar #!/bin/sh set -e #DEBHELPER# if [ "$1" = "triggered" ] || [ "$1" = "configure" ]; then # update the application data lubuntu-software-center-build-db /var/cache/lsc_packages.db /usr/share/app-install/desktop/ /usr/share/LSC/categories.ini || true exit 0 fi debian/changelog0000644000000000000000000000744212242426701011047 0ustar lubuntu-software-center (0.0.8-0ubuntu1) trusty; urgency=low [ Jackson Doak ] * debian/control: - Bump standards version to 3.9.4 - Bump debhelper to 9 - Add X-Python-Version - Fix excess spacing in Depends * debian/rules: - Move --with options outside the debhelper command [ Julien Lavergne ] * New upstream release. -- Julien Lavergne Mon, 18 Nov 2013 16:09:50 +0100 lubuntu-software-center (0.0.5~bzr161-0ubuntu1) saucy; urgency=low * New upstream snapshot. - Rebuild database when LSC start if there is no database (LP: #1078820). -- Julien Lavergne Sun, 30 Jun 2013 23:25:50 +0200 lubuntu-software-center (0.0.5~bzr159-0ubuntu1) raring; urgency=low * New upstream snapshot, including only bug fixes and translation updates: - Fix errors when parsing some .desktop files (LP: #1158452). -- Julien Lavergne Mon, 08 Apr 2013 13:40:13 +0200 lubuntu-software-center (0.0.5~bzr156-0ubuntu1) raring; urgency=low * New upstream snapshot. - Categories not translated (LP: #1006801) - Fix encoding problem on db build (LP: #1099303) * debian/patches: - 90_encode_fix.patch: Remove, merged upstream. - 91_refresh_on_uninstall.patch: Remove, merged upstream. -- Julien Lavergne Thu, 07 Mar 2013 19:31:28 +0100 lubuntu-software-center (0.0.5~bzr135-0ubuntu2) quantal; urgency=low * debian/patches: - 90_encode_fix.patch: From upstream, fix encoding issue (LP: #940585) - 91_refresh_on_uninstall.patch: From upstream, update correctly the list of applications after uninstall (LP: #1052378) -- Julien Lavergne Thu, 04 Oct 2012 23:27:35 +0200 lubuntu-software-center (0.0.5~bzr135-0ubuntu1) precise; urgency=low * New upstream snapshot, including only bug fixes and translations updates: - Fix crashed with TypeError in __init__() (LP: #959867) - Fix crashed with KeyError in __main__ (LP: #951930) - Fix crashed with TypeError in refresh_app_basket() (LP: #952070) - Fix crashed with NoOptionError in get() (LP: #961418) - Fix 'gtkwidgets' is not defined (LP: #946445) - Fix encoding problems (LP: #942016) * debian/patches: - 90_add_ppc_support.patch: Drop, merged upstream. - 91_choosed_category_fix.patch: Drop, merged upstream. - 92_local_tmp_variable.patch: Drop, merged upstream. -- Julien Lavergne Fri, 30 Mar 2012 00:33:49 +0200 lubuntu-software-center (0.0.4-0ubuntu3) precise; urgency=low * debian/patches: - 91_choosed_category_fix.patch: From upstream, fix crashed with AttributeError in get_func() (LP: #926266) - 92_local_tmp_variable.patch: From upstream, fix crashed with UnboundLocalError in getdeps() (LP: #942944) -- Julien Lavergne Fri, 09 Mar 2012 14:21:53 +0100 lubuntu-software-center (0.0.4-0ubuntu2) precise; urgency=low * debian/patches: - 90_add_ppc_support.patch: Add ppc support in the database (LP: #934537) -- Julien Lavergne Sun, 04 Mar 2012 01:49:27 +0100 lubuntu-software-center (0.0.4-0ubuntu1) precise; urgency=low * New upstream release. - Displaying the penguin games incorrectly (lp: #925262) - Not always showing the description (lp: #925263) - Does not have a translated german version (lp: #925267) * debian/*.manpages & debian/*.1: - Use directly upstream manpages. * debian/lubuntu-software-center.postint: - Update location of the categories file. * debian/rules: - Re-enable checks. * debian/copyright: - Update years and copyright holders. -- Julien Lavergne Fri, 10 Feb 2012 23:18:20 +0100 lubuntu-software-center (0.0.2-0ubuntu1) precise; urgency=low * Initial release (LP: #903463). -- Julien Lavergne Sat, 07 Jan 2012 17:06:45 +0100 debian/source/0000755000000000000000000000000011735145210010465 5ustar debian/source/format0000644000000000000000000000001411671502347011702 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000022711702066601010217 0ustar version=3 https://launchpad.net/lubuntu-software-center/+download http://launchpad.net/lubuntu-software-center/.*/lubuntu-software-center-(.+)\.tar.gz