diff -u packagekit-0.6.5/debian/control packagekit-0.6.5/debian/control --- packagekit-0.6.5/debian/control +++ packagekit-0.6.5/debian/control @@ -48,7 +48,7 @@ ${python:Depends}, libpackagekit-glib2-14 (= ${binary:Version}), dbus, - packagekit-backend-apt | packagekit-backend-smart + packagekit-backend-apt | packagekit-backend-smart | packagekit-backend-aptcc Description: provides a software installation daemon PackageKit allows to perform simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing @@ -101,8 +101,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, packagekit (= ${binary:Version}), - firefox-3.5 | abrowser-3.5 | www-browser -Breaks: firefox-3.0 + firefox (>> 3.0) | abrowser (>> 3.0) | www-browser Description: software installation plugin PackageKit allows to perform simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing diff -u packagekit-0.6.5/debian/changelog packagekit-0.6.5/debian/changelog --- packagekit-0.6.5/debian/changelog +++ packagekit-0.6.5/debian/changelog @@ -1,3 +1,15 @@ +packagekit (0.6.5-0ubuntu2) maverick; urgency=low + + * debian/control: + - put aptcc backend as another optional + dependency of packagekit + - browser plugin only works with firefox > 3.0 (LP: #606910) + * lintian stuff: + - old-fsf-address-in-copyright-file + - syntax-error-in-debian-changelog + + -- Cosme Domínguez Díaz Mon, 19 Jul 2010 21:45:05 +0000 + packagekit (0.6.5-0ubuntu1) maverick; urgency=low * New upstream release @@ -104,7 +116,7 @@ * libnm-glib soname transition rebuild for NM 0.8 - LP: #427400 - -- Alexander Sack Thu, 24 Sep 2009 16:12:54 +0200 + -- Alexander Sack Thu, 24 Sep 2009 16:12:54 +0200 packagekit (0.4.9+20090825-0ubuntu2) karmic; urgency=low diff -u packagekit-0.6.5/debian/copyright packagekit-0.6.5/debian/copyright --- packagekit-0.6.5/debian/copyright +++ packagekit-0.6.5/debian/copyright @@ -27,7 +27,8 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. The Debian packaging is (C) 2007, Sebastian Heinlein and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.