[frobby] 01/01: debian/{control, copyright, frobby.1, patches}: Update email address.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Sep 3 11:31:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository frobby.
commit d11fd6cd39089434571331e8d9041baa8ddb2039
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Tue Aug 25 21:43:06 2015 -0400
debian/{control,copyright,frobby.1,patches}: Update email address.
---
debian/control | 2 +-
debian/copyright | 2 +-
debian/frobby.1 | 2 +-
debian/patches/add_unistd.h.patch | 2 +-
debian/patches/fix_install.patch | 2 +-
debian/patches/link_gmp.patch | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 78e1dbf..f6a9ac2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: frobby
Section: math
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Doug Torrance <dtorrance at monmouthcollege.edu>
+Uploaders: Doug Torrance <dtorrance at piedmont.edu>
Build-Depends: debhelper (>= 9), dh-exec, doxygen, ghostscript, libgmp-dev,
texlive-font-utils, texlive-fonts-recommended, texlive-latex-base,
texlive-latex-extra, texlive-latex-recommended
diff --git a/debian/copyright b/debian/copyright
index 183be77..ee86438 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -40,7 +40,7 @@ Copyright: 2001-2007 Free Software Foundation, Inc.
License: GPL-2+ with Library exception or HPND
Files: debian/*
-Copyright: 2015 Doug Torrance <dtorrance at monmouthcollege.edu>
+Copyright: 2015 Doug Torrance <dtorrance at piedmont.edu>
License: GPL-2+
License: GPL-2+
diff --git a/debian/frobby.1 b/debian/frobby.1
index d205aee..21e33e0 100644
--- a/debian/frobby.1
+++ b/debian/frobby.1
@@ -45,5 +45,5 @@ Type 'frobby help io' for more information on input and output formats.
See www.broune.com for further information and new versions of Frobby.
.SH AUTHORS
Frobby was written by Bjarke Hammersholt Roune <bjarke.roune at gmail.com>. This
-manual page was written by Doug Torrance <dtorrance at monmouthcollege.edu>
+manual page was written by Doug Torrance <dtorrance at piedmont.edu>
for the Debian project (but may be used by others).
diff --git a/debian/patches/add_unistd.h.patch b/debian/patches/add_unistd.h.patch
index 502bb63..cba8a7d 100644
--- a/debian/patches/add_unistd.h.patch
+++ b/debian/patches/add_unistd.h.patch
@@ -1,6 +1,6 @@
Description: Add unistd.h to includes.
Avoids "'getpid’ was not declared in this scope" errors during build.
-Author: Doug Torrance <dtorrance at monmouthcollege.edu>
+Author: Doug Torrance <dtorrance at piedmont.edu>
Last-Update: 2015-03-17
--- a/src/main.cpp
diff --git a/debian/patches/fix_install.patch b/debian/patches/fix_install.patch
index 04e02a2..2131db3 100644
--- a/debian/patches/fix_install.patch
+++ b/debian/patches/fix_install.patch
@@ -1,6 +1,6 @@
Description: Fix installation.
In particular, don't use sudo and create installation directory.
-Author: Doug Torrance <dtorrance at monmouthcollege.edu>
+Author: Doug Torrance <dtorrance at piedmont.edu>
Last-Update: 2015-03-17
--- a/Makefile
diff --git a/debian/patches/link_gmp.patch b/debian/patches/link_gmp.patch
index 19e2b52..c204639 100644
--- a/debian/patches/link_gmp.patch
+++ b/debian/patches/link_gmp.patch
@@ -2,7 +2,7 @@ Description: Link library against gmp.
The libraries should appear after any object files that use them. However,
"-lgmp -lgmpxx" was part of the variable ldflags, which appeared before the
object files.
-Author: Doug Torrance <dtorrance at monmouthcollege.edu>
+Author: Doug Torrance <dtorrance at piedmont.edu>
Last-Update: 2015-03-21
--- a/Makefile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/frobby.git
More information about the debian-science-commits
mailing list