Code

Use my @debian.org E-mail address.
authorSebastian Harl <sh@tokkee.org>
Sat, 6 Jun 2009 18:12:04 +0000 (20:12 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 6 Jun 2009 18:12:04 +0000 (20:12 +0200)
debian/control
debian/copyright
debian/rules

index c99996ab65816b686927b5a96719c66be9d16823..b93de92d076cdfc86b9107727790ab10666eac0c 100644 (file)
@@ -1,7 +1,7 @@
 Source: ncmpc
 Section: sound
 Priority: optional
 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
 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
index 45e1b8549d3db5e773bc0994ecfb70cdc31a1de5..257348aa368c5f4db89c05719a96cc346580a7be 100644 (file)
@@ -1,7 +1,7 @@
 This package was debianized by René van Bevern <rvb@progn.org> on
 Wed, 30 Mar 2005 18:35:27 +0200.
 
 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>.
 Fri, 22 Sep 2006 21:33:38 +0200.
 
 It was downloaded from <http://mpd.wikia.com/wiki/Client:Ncmpc>.
@@ -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
 
        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>
 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.
 
 GPL, see above.
 
index b06f979fc9083cdb8c4a3d8c63473d9f3afb0d72..7399bd58eef8986c0ff3165c31538ed2e5abf0ae 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # debian/rules for ncmpc
 #
 #!/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
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1