--- folder-color-caja-0.0.79.orig/debian/changelog +++ folder-color-caja-0.0.79/debian/changelog @@ -0,0 +1,41 @@ +folder-color-caja (0.0.79-0ubuntu1) xenial; urgency=medium + + * New upstream release + + Fixed shell injection while using icon themes. + + -- Bhavani Shankar Mon, 01 Feb 2016 00:59:11 +0530 + +folder-color-caja (0.0.78-0ubuntu1) wily; urgency=medium + + * New upstream release. + + debian/control: + - Add gir-{gtk,caja} dependencies to the package. + + -- Bhavani Shankar Wed, 10 Jun 2015 21:10:01 +0530 + +folder-color-caja (0.0.62-0ubuntu1) vivid; urgency=medium + + * Bug fix release upload. + + Remove scalable folder color theme as it would break an upgrade + (LP: #1434412, 1432314) + + -- Bhavani Shankar Mon, 23 Mar 2015 19:46:43 +0530 + +folder-color-caja (0.0.45-0ubuntu1) vivid; urgency=medium + + [ Marcos Costales ] + * Initial Release (LP: #1408016) + + [ Bhavani Shankar ] + * Perform some minor tweaks on packaging. + + Make debian/copyright compliant to the latest standards. + + Set standards-version. + + Use ubuntu address of the maintainer. + + Tweak the description to be more specific. + + Priority is set to optional. + + Use dh_python2. + + Use source 1.0 format. + + Add a watch file. + + -- Marcos Costales Tue, 4 Nov 2014 19:10:31 +0000 + --- folder-color-caja-0.0.79.orig/debian/compat +++ folder-color-caja-0.0.79/debian/compat @@ -0,0 +1 @@ +7 --- folder-color-caja-0.0.79.orig/debian/control +++ folder-color-caja-0.0.79/debian/control @@ -0,0 +1,13 @@ +Source: folder-color-caja +Section: utils +Priority: optional +Standards-Version: 3.9.6 +Maintainer: Marcos Costales +Build-Depends: python, python-distutils-extra, debhelper (>=7), dh-python +Homepage: https://code.launchpad.net/folder-color + +Package: folder-color-caja +Architecture: all +Depends: python-caja, gir1.2-caja, caja, gir1.2-gtk-2.0, folder-color-common, ${python:Depends}, ${misc:Depends} +Description: folder color for caja + change a folder color used in caja file manager. --- folder-color-caja-0.0.79.orig/debian/copyright +++ folder-color-caja-0.0.79/debian/copyright @@ -0,0 +1,31 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: folder-color-caja +Upstream-Contact: Marcos Costales + +Files: * +Copyright: 2014 Marcos Costales +License: GPL-3 + +Files: debian/* +Copyright: 2014 Marcos 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 + the Free Software Foundation; version 3 dated June, 2007. + . + 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 details. + . + 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 St, Fifth Floor, Boston, + MA 02110-1301, USA. + . + The full text of the can be found in the file + '/usr/share/common-licenses/GPL-3'. + --- folder-color-caja-0.0.79.orig/debian/install +++ folder-color-caja-0.0.79/debian/install @@ -0,0 +1 @@ +caja-extension/folder-color.py usr/share/caja-python/extensions --- folder-color-caja-0.0.79.orig/debian/rules +++ folder-color-caja-0.0.79/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --with python2 --- folder-color-caja-0.0.79.orig/debian/source/format +++ folder-color-caja-0.0.79/debian/source/format @@ -0,0 +1 @@ +1.0 --- folder-color-caja-0.0.79.orig/debian/watch +++ folder-color-caja-0.0.79/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/folder-color/+download https://launchpad.net/folder-color/.*/folder-color-caja(.+).tar.gz