summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 88d285c)
raw | patch | inline | side by side (parent: 88d285c)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 21 Jun 2009 16:28:38 +0000 (18:28 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 21 Jun 2009 16:28:38 +0000 (18:28 +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 439e608052192aaa9fd218e21351c3c19ab26b37..c3ffde9c7c99ccd7e82abe859b5815c09416ae45 100644 (file)
--- a/debian/control
+++ b/debian/control
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/
diff --git a/debian/copyright b/debian/copyright
index b986547fefa82364be90be3da025b8eee000bb71..88dc171a94e4c0e44ca1926bff99eef690658d25 100644 (file)
--- a/debian/copyright
+++ b/debian/copyright
-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/>.
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.
diff --git a/debian/rules b/debian/rules
index 0cd4b57b00c0afb3242994c0ae8c09628d2fb408..f13c4e86d209f93ed9fe31de995d3474b97a9625 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
#!/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