--- folder-color-0.0.79.orig/debian/changelog +++ folder-color-0.0.79/debian/changelog @@ -1,7 +1,43 @@ -folder-color (0.0.79) trusty; urgency=low +folder-color (0.0.79-0ubuntu1) xenial; urgency=medium - * Fixed #1531599 - * Updated translations + * New upstream release + + Fixed shell injection while using icon themes. - -- costales Fri, 24 Jan 2016 16:16:31 +0000 + -- Bhavani Shankar Mon, 01 Feb 2016 00:14:21 +0530 + +folder-color (0.0.78-0ubuntu1) wily; urgency=medium + + * New upstream release. + + Redesigned icons. + + No restore option added if there is nothing to restore. + + -- Bhavani Shankar Wed, 10 Jun 2015 15:29:20 +0530 + +folder-color (0.0.62-0ubuntu1) vivid; urgency=medium + + * Bug fix release upload. + + Remove scalable folder color theme as it would break an upgrade + (LP: #1434412, 1432313) + + -- Bhavani Shankar Mon, 23 Mar 2015 19:29:56 +0530 + +folder-color (0.0.45-0ubuntu1) vivid; urgency=medium + + [ Marcos Costales ] + * Initial Release (LP: #1363452) + + [ Bhavani Shankar ] + * Perform some minor tweaks on packaging. + + Split the icons into a separate package to ensure cross DE + compatibility. + + Make debian/copyright compliant to the latest standards. + + Set standards-version. + + Use ubuntu address of the maintainer. + + Tweak the description to be more generic. + + Priority is set to optional. + + Use dh_python2. + + Use source 1.0 format. + + Add a watch file. + + -- costales Tue, 4 Nov 2014 19:10:31 +0000 --- folder-color-0.0.79.orig/debian/control +++ folder-color-0.0.79/debian/control @@ -1,15 +1,13 @@ Source: folder-color Section: utils -Priority: extra -Standards-Version: 0.0.79 -Maintainer: costales -Build-Depends: python-distutils-extra, debhelper (>=7) +Priority: optional +Standards-Version: 3.9.6 +Maintainer: costales +Build-Depends: python, python-distutils-extra, debhelper (>=7), dh-python Homepage: https://code.launchpad.net/folder-color Package: folder-color Architecture: all -Section: utils -Priority: extra -Depends: python-nautilus, nautilus, folder-color-common, ${python:Depends} -Description: Folder Color for Nautilus - Change a folder color used in Nautilus +Depends: python-nautilus, nautilus, folder-color-common, ${python:Depends}, ${misc:Depends} +Description: folder color for nautilus + change a folder color used in nautilus --- folder-color-0.0.79.orig/debian/copyright +++ folder-color-0.0.79/debian/copyright @@ -2,8 +2,15 @@ Upstream-Name: folder-color Upstream-Contact: costales -Files: *.* -Copyright: 2015 costales +Files: * +Copyright: 2014 costales +License: GPL-3 + +Files: debian/* +Copyright: 2014 costales + 2015 Bhavani Shankar +License: GPL-3 + License: GPL-3 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 --- folder-color-0.0.79.orig/debian/rules +++ folder-color-0.0.79/debian/rules @@ -1,4 +1,4 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --with python2 --- folder-color-0.0.79.orig/debian/source/format +++ folder-color-0.0.79/debian/source/format @@ -0,0 +1 @@ +1.0 --- folder-color-0.0.79.orig/debian/watch +++ folder-color-0.0.79/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/folder-color/+download https://launchpad.net/folder-color/.*/folder-color(.+).tar.gz