--- lxde-icon-theme-0.0.1+svn20091206.orig/debian/watch +++ lxde-icon-theme-0.0.1+svn20091206/debian/watch @@ -0,0 +1,11 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 +http://sf.net/lxde/lxde-icon-theme-(.*)\.tar\.(gz|bz2) + --- lxde-icon-theme-0.0.1+svn20091206.orig/debian/control +++ lxde-icon-theme-0.0.1+svn20091206/debian/control @@ -0,0 +1,15 @@ +Source: lxde-icon-theme +Section: x11 +Priority: optional +Maintainer: Andrew Lee (李健秋) +Build-Depends: debhelper (>= 7), autotools-dev +Standards-Version: 3.8.4 +Homepage: http://lxde.org + +Package: lxde-icon-theme +Architecture: all +Breaks: lxde-common (<< 0.5.0) +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: LXDE Standard icon theme + This package contains lxde-icon-theme which is the default icon theme + for LXDE, also known as nuoveXT2 icon theme. --- lxde-icon-theme-0.0.1+svn20091206.orig/debian/copyright +++ lxde-icon-theme-0.0.1+svn20091206/debian/copyright @@ -0,0 +1,40 @@ +This work was packaged for Debian by: + + Andrew Lee (李健秋) on Mon, 07 Dec 2009 01:20:00 +0800 + +It was downloaded from: + + http://lxde.org + +Upstream Author: + + Hong Jen Yee (PCMan) + +Copyright: + + Copyright (C) 2007 Alexandre Moore (saki) + Copyright (C) 2008-2009 Hong Jen Yee (PCMan) + +License: + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This package 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 Lesser General Public License + along with this program. If not, see . + +On Debian systems, the complete text of the GNU Lesser General +Public License version 3 can be found in `/usr/share/common-licenses/LGPL-3'. + +The Debian packaging is: + + Copyright (C) 2009 Andrew Lee (李健秋) +and is licensed under the GPL version 3, see above. + --- lxde-icon-theme-0.0.1+svn20091206.orig/debian/changelog +++ lxde-icon-theme-0.0.1+svn20091206/debian/changelog @@ -0,0 +1,23 @@ +lxde-icon-theme (0.0.1+svn20091206-2) unstable; urgency=high + + * Declare a breaks with lxde-common earlier than 0.5.0-1 version + clause to inform higher-level package management tools that + lxde-common must be upgraded before lxde-icon-theme. (Closes:581872) + Thanks Marvin Renich + * Set urgency=high since this may unblock lxde-common and it's related + packages into testing. + * Bumped Standard-version to 3.8.4 + + -- Andrew Lee (李健秋) Mon, 17 May 2010 07:58:16 +0800 + +lxde-icon-theme (0.0.1+svn20091206-1~bpo50+1) lenny-backports; urgency=low + + * Rebuild for lenny-backports. + + -- Andrew Lee (李健秋) Thu, 14 Jan 2010 23:08:25 +0800 + +lxde-icon-theme (0.0.1+svn20091206-1) unstable; urgency=low + + * Initial release (Closes: #561556) + + -- Andrew Lee (李健秋) Fri, 18 Dec 2009 16:03:01 +0800 --- lxde-icon-theme-0.0.1+svn20091206.orig/debian/compat +++ lxde-icon-theme-0.0.1+svn20091206/debian/compat @@ -0,0 +1 @@ +7 --- lxde-icon-theme-0.0.1+svn20091206.orig/debian/rules +++ lxde-icon-theme-0.0.1+svn20091206/debian/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +%: + dh $@ --- lxde-icon-theme-0.0.1+svn20091206.orig/debian/docs +++ lxde-icon-theme-0.0.1+svn20091206/debian/docs @@ -0,0 +1,3 @@ +AUTHORS +NEWS +README