From: Sebastian Harl Date: Sat, 6 Jun 2009 18:12:04 +0000 (+0200) Subject: Use my @debian.org E-mail address. X-Git-Tag: ncmpc-0.14-1~3 X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=commitdiff_plain;h=1bfd7106366ac60a77f3029865a57bc168abb414 Use my @debian.org E-mail address. --- diff --git a/debian/control b/debian/control index c99996a..b93de92 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: ncmpc Section: sound Priority: optional -Maintainer: Sebastian Harl +Maintainer: Sebastian Harl Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.14.6), autotools-dev, libncursesw5-dev, libglib2.0-dev, liblircclient-dev Standards-Version: 3.8.1 Homepage: http://mpd.wikia.com/wiki/Client:Ncmpc diff --git a/debian/copyright b/debian/copyright index 45e1b85..257348a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by René van Bevern on Wed, 30 Mar 2005 18:35:27 +0200. -Sebastian Harl took over maintenance on +Sebastian Harl took over maintenance on Fri, 22 Sep 2006 21:33:38 +0200. It was downloaded from . @@ -103,10 +103,10 @@ can be found in `/usr/share/common-licenses/BSD'. along with this package; if not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA -On Debian systems, the complete text of the GNU General Public License +On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. The Debian packaging is © 2005, 2006 René van Bevern -and © 2006-2009 Sebastian Harl and is licensed under the +and © 2006-2009 Sebastian Harl and is licensed under the GPL, see above. diff --git a/debian/rules b/debian/rules index b06f979..7399bd5 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f # debian/rules for ncmpc # -# Written by Sebastian Harl +# Written by Sebastian Harl # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1