summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9393797)
raw | patch | inline | side by side (parent: 9393797)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 17 Jun 2009 17:02:19 +0000 (19:02 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 17 Jun 2009 17:02:19 +0000 (19: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 e5d30c9cdbdc8e3e85d79ea12d98dfa007b9556a..63778fdd91ed5363017d0a2082f351cf2baec81f 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), autotools-dev, pkg-config, libpfs-dev, fftw3-dev, libgsl0-dev
Standards-Version: 3.8.0
Homepage: http://www.mpi-inf.mpg.de/resources/tmo/
diff --git a/debian/copyright b/debian/copyright
index 6630e53a30172d6230355689ef7631d3efc5ae3c..97048f5d4cd46c76d5dea5fd9385a756a7daee15 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
Tue, 19 Jun 2007 16:04:32 +0100.
It was downloaded from <http://www.mpi-inf.mpg.de/resources/tmo/>.
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
-The Debian packaging is (C) 2007-2008 Sebastian Harl <sh@tokkee.org> and
+The Debian packaging is (C) 2007-2008 Sebastian Harl <tokkee@debian.org> and
is licensed under the GPL, see above.
diff --git a/debian/rules b/debian/rules
index 2580ad4ee98b700cefe05c861a7c0683c8faaacf..4ebd6783077312177b0f4a78164cf31d08169f9f 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
#!/usr/bin/make -f
# debian/rules for pfstmo
#
-# 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