Code

Use my @debian.org E-mail address.
authorSebastian Harl <sh@tokkee.org>
Sun, 21 Jun 2009 16:28:38 +0000 (18:28 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 21 Jun 2009 16:28:38 +0000 (18:28 +0200)
debian/control
debian/copyright
debian/rules

index 439e608052192aaa9fd218e21351c3c19ab26b37..c3ffde9c7c99ccd7e82abe859b5815c09416ae45 100644 (file)
@@ -1,7 +1,7 @@
 Source: tig
 Section: vcs
 Priority: optional
-Maintainer: Sebastian Harl <sh@tokkee.org>
+Maintainer: Sebastian Harl <tokkee@debian.org>
 Build-Depends: debhelper (>= 5), dpatch, dpkg-dev (>= 1.14.6), git-core, libncursesw5-dev, asciidoc (>= 7), xmlto, docbook-utils
 Standards-Version: 3.8.1
 Homepage: http://jonas.nitro.dk/tig/
index b986547fefa82364be90be3da025b8eee000bb71..88dc171a94e4c0e44ca1926bff99eef690658d25 100644 (file)
@@ -1,4 +1,4 @@
-This package was debianized by Sebastian Harl <sh@tokkee.org> on
+This package was debianized by Sebastian Harl <tokkee@debian.org> on
 Thu, 28 Sep 2006 13:09:36 +0200.
 
 It was downloaded from <http://jonas.nitro.dk/tig/releases/>.
@@ -30,6 +30,6 @@ 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 © 2006-2009, Sebastian Harl <sh@tokkee.org> and
+The Debian packaging is © 2006-2009, Sebastian Harl <tokkee@debian.org> and
 is licensed under the GPL, see above.
 
index 0cd4b57b00c0afb3242994c0ae8c09628d2fb408..f13c4e86d209f93ed9fe31de995d3474b97a9625 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # debian/rules for tig
 #
-# 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