--- folder-color-0.0.78.orig/debian/changelog +++ folder-color-0.0.78/debian/changelog @@ -0,0 +1,36 @@ +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.78.orig/debian/compat +++ folder-color-0.0.78/debian/compat @@ -0,0 +1 @@ +7 --- folder-color-0.0.78.orig/debian/control +++ folder-color-0.0.78/debian/control @@ -0,0 +1,13 @@ +Source: folder-color +Section: utils +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 +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.78.orig/debian/copyright +++ folder-color-0.0.78/debian/copyright @@ -0,0 +1,31 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: folder-color +Upstream-Contact: 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 + 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-0.0.78.orig/debian/install +++ folder-color-0.0.78/debian/install @@ -0,0 +1 @@ +nautilus-extension/folder-color.py usr/share/nautilus-python/extensions --- folder-color-0.0.78.orig/debian/rules +++ folder-color-0.0.78/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --with python2 --- folder-color-0.0.78.orig/debian/source/format +++ folder-color-0.0.78/debian/source/format @@ -0,0 +1 @@ +1.0 --- folder-color-0.0.78.orig/debian/watch +++ folder-color-0.0.78/debian/watch @@ -0,0 +1,2 @@ +version=3 +https://launchpad.net/folder-color/+download https://launchpad.net/folder-color/.*/folder-color(.+).tar.gz