summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 53b49bf)
raw | patch | inline | side by side (parent: 53b49bf)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 6 Jun 2009 18:12:04 +0000 (20:12 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 6 Jun 2009 18:12:04 +0000 (20:12 +0200) |
debian/control | patch | blob | history | |
debian/copyright | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/control b/debian/control
index c99996ab65816b686927b5a96719c66be9d16823..b93de92d076cdfc86b9107727790ab10666eac0c 100644 (file)
--- a/debian/control
+++ b/debian/control
Source: ncmpc
Section: sound
Priority: optional
-Maintainer: Sebastian Harl <sh@tokkee.org>
+Maintainer: Sebastian Harl <tokkee@debian.org>
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 45e1b8549d3db5e773bc0994ecfb70cdc31a1de5..257348aa368c5f4db89c05719a96cc346580a7be 100644 (file)
--- a/debian/copyright
+++ b/debian/copyright
This package was debianized by René van Bevern <rvb@progn.org> on
Wed, 30 Mar 2005 18:35:27 +0200.
-Sebastian Harl <sh@tokkee.org> took over maintenance on
+Sebastian Harl <tokkee@debian.org> took over maintenance on
Fri, 22 Sep 2006 21:33:38 +0200.
It was downloaded from <http://mpd.wikia.com/wiki/Client:Ncmpc>.
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 <rvb@progn.org>
-and © 2006-2009 Sebastian Harl <sh@tokkee.org> and is licensed under the
+and © 2006-2009 Sebastian Harl <tokkee@debian.org> and is licensed under the
GPL, see above.
diff --git a/debian/rules b/debian/rules
index b06f979fc9083cdb8c4a3d8c63473d9f3afb0d72..7399bd58eef8986c0ff3165c31538ed2e5abf0ae 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
#!/usr/bin/make -f
# debian/rules for ncmpc
#
-# Written by Sebastian Harl <sh@tokkee.org>
+# Written by Sebastian Harl <tokkee@debian.org>
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1