summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4ff5b11)
raw | patch | inline | side by side (parent: 4ff5b11)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 7 Jun 2009 12:02:23 +0000 (14:02 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 7 Jun 2009 12:02:23 +0000 (14:02 +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 65fc51f3ab964a705c480fe560f172e6273090c8..4bf5b0e89537fa740e7bb0196a1fadfcf9898260 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: graphics
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
-Uploaders: Sebastian Harl <sh@tokkee.org>
+Uploaders: Sebastian Harl <tokkee@debian.org>
Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), dpatch, gfortran, autotools-dev, libqt3-mt-dev, libmagick++9-dev, libtiff4-dev, libopenexr-dev, libnetpbm10-dev, octave3.0-headers, tetex-bin, freeglut3-dev
Standards-Version: 3.7.3
Homepage: http://www.mpi-inf.mpg.de/resources/pfstools/
diff --git a/debian/copyright b/debian/copyright
index c44633ebffc9795390c65ab4a52cc29443e023b0..fbd4a27d1fcb90ee93ef3d209a5fca0dca80a6e3 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
Mon, 11 Jun 2007 17:28:22 +0200.
It was downloaded from <http://www.mpi-inf.mpg.de/resources/pfstools/>.
On Debian systems, the complete text of the GNU Free Documentation License
can be found in `/usr/share/common-licenses/GFDL'.
-The Debian packaging is (C) 2007, Sebastian Harl <sh@tokkee.org> and
+The Debian packaging is (C) 2007, Sebastian Harl <tokkee@debian.org> and
is licensed under the GPL, see above.
diff --git a/debian/rules b/debian/rules
index d0d84b26af533f99dec2a1378ea374cbbcbcc073..e6e72822adf5b3ce474c2c2b856e046b4345585c 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
#!/usr/bin/make -f
# debian/rules for pfstools
#
-# 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