Code

Use my @debian.org E-mail address.
authorSebastian Harl <sh@tokkee.org>
Sun, 7 Jun 2009 12:02:23 +0000 (14:02 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 7 Jun 2009 12:02:23 +0000 (14:02 +0200)
debian/control
debian/copyright
debian/rules

index 65fc51f3ab964a705c480fe560f172e6273090c8..4bf5b0e89537fa740e7bb0196a1fadfcf9898260 100644 (file)
@@ -2,7 +2,7 @@ Source: pfstools
 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/
index c44633ebffc9795390c65ab4a52cc29443e023b0..fbd4a27d1fcb90ee93ef3d209a5fca0dca80a6e3 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
 Mon, 11 Jun 2007 17:28:22 +0200.
 
 It was downloaded from <http://www.mpi-inf.mpg.de/resources/pfstools/>.
@@ -76,6 +76,6 @@ can be found in `/usr/share/common-licenses/LGPL'.
 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.
 
index d0d84b26af533f99dec2a1378ea374cbbcbcc073..e6e72822adf5b3ce474c2c2b856e046b4345585c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/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