summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
-rw-r--r--debian/copyright6
-rw-r--r--debian/postinst2
-rw-r--r--debian/postrm2
-rw-r--r--debian/prerm2
6 files changed, 8 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index e6cfa3d..ef676da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ pgfuse (0.0.1-1) unstable; urgency=low
* Initial release
- -- Andreas Baumann <abaumann@yahoo.com> Fri, 20 Apr 2012 17:48:00 +0200
+ -- Andreas Baumann <mail@andreasbaumann.cc> Fri, 20 Apr 2012 17:48:00 +0200
diff --git a/debian/control b/debian/control
index 12d3369..7e7d999 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: pgfuse
Section: unknown
Priority: extra
-Maintainer: Andreas Baumann <abaumann@yahoo.com>
+Maintainer: Andreas Baumann <mail@andreasbaumann.cc>
Build-Depends: debhelper (>= 4.1.16), pkg-config,
libpq-dev, libfuse-dev
Standards-Version: 3.8.3
diff --git a/debian/copyright b/debian/copyright
index 08a8a37..e5d8eec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,12 @@
This work was packaged for Debian by:
- Andreas Baumann <abaumann@yahoo.com> on Fri, 20 Apr 2012 17:48:00 +0200
+ Andreas Baumann <mail@andreasbaumann.cc> on Fri, 20 Apr 2012 17:48:00 +0200
It was downloaded from https://github.com/andreasbaumann/pgfuse
Upstream Author(s):
- Andreas Baumann <abaumann@yahoo.com>
+ Andreas Baumann <mail@andreasbaumann.cc>
Copyright:
@@ -18,7 +18,7 @@ License:
The Debian packaging is:
- Copyright (C) 2012 Andreas Baumann <abaumann@yahoo.com>
+ Copyright (C) 2012 Andreas Baumann <mail@andreasbaumann.cc>
and is licensed under the GPL version 3,
see `/usr/share/common-licenses/GPL-3'.
diff --git a/debian/postinst b/debian/postinst
index 5c2f92e..a88e898 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -2,7 +2,7 @@
# Debian postinst script for pgfuse
-# Author: Andreas Baumann <abaumann@yahoo.com>
+# Author: Andreas Baumann <mail@andreasbaumann.cc>
# summary of how this script can be called:
# * <postinst> `configure' <most-recently-configured-version>
diff --git a/debian/postrm b/debian/postrm
index bba0827..ccd81f0 100644
--- a/debian/postrm
+++ b/debian/postrm
@@ -2,7 +2,7 @@
# Debian postrm script for pgfuse
-# Author: Andreas Baumann <abaumann@yahoo.com>
+# Author: Andreas Baumann <mail@andreasbaumann.cc>
# summary of how this script can be called:
# * <postrm> `remove'
diff --git a/debian/prerm b/debian/prerm
index af7c415..7da4645 100644
--- a/debian/prerm
+++ b/debian/prerm
@@ -2,7 +2,7 @@
# Debian prerm script for pgfuse
-# Author: Andreas Baumann <abaumann@yahoo.com>
+# Author: Andreas Baumann <mail@andreasbaumann.cc>
# summary of how this script can be called:
# * <prerm> `remove'