Update my email address.

This commit is contained in:
Siegfried-Angel Gevatter Pujals (RainCT) 2008-01-17 19:43:26 +01:00
parent 076da39ef8
commit 11a3f04603
14 changed files with 20 additions and 19 deletions

View File

@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
#
# Copyright 2006-2007 (C) Pete Savage <petesavage@ubuntu.com>
# Copyright 2007 (C) Siegfried-A. Gevatter <siggi.gevatter@gmail.com>
# Copyright 2007 (C) Siegfried-A. Gevatter <rainct@ubuntu.com>
# License: GPLv2 or later
#
# This script is used to check if a package and all its build

View File

@ -8,7 +8,7 @@ Martin Pitt <martin.pitt@ubuntu.com>
Michael Bienia <geser@ubuntu.com>
Pete Savage <petesavage@ubuntu.com>
Kees Cook <kees@ubuntu.com>
Siegfried-A. Gevatter <siggi.gevatter@gmail.com>
Siegfried-A. Gevatter <rainct@ubuntu.com>
Soren Hansen <soren@ubuntu.com>
Steve Kowalik <stevenk@ubuntu.com>
Terence Simpson <stdin@stdin.me.uk>

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Copyright 2006-2007 (C) Daniel Holbach <daniel.holbach@ubuntu.com>
# Modified by Siegfried-A. Gevatter <siggi.gevatter@gmail.com>
# Modified by Siegfried-A. Gevatter <rainct@ubuntu.com>
# License: GPLv2
#
# This script is used to get a diff of the exported symbols of all .so files in

1
debian/changelog vendored
View File

@ -15,6 +15,7 @@ ubuntu-dev-tools (0.25) UNRELEASED; urgency=low
- Rename XS-Vcs-{Bzr,Browser} fields to Vcs-{Bzr,Browser}.
- Bump minimum cdbs version to 0.4.49.
* Add Albert Damen to the Authors and Copyright Holders.
* Change my email address (to @ubuntu.com) everywhere.
* Add reverse-build-depends script.
-- Siegfried-Angel Gevatter Pujals (RainCT) <rainct@ubuntu.com> Thu, 17 Jan 2008 19:17:43 +0100

4
debian/copyright vendored
View File

@ -12,7 +12,7 @@ Upstream Author:
Michael Bienia <geser@ubuntu.com>
Pete Savage <petesavage@ubuntu.com>
Kees Cook <kees@ubuntu.com>
Siegfried-A. Gevatter <siggi.gevatter@gmail.com>
Siegfried-A. Gevatter <rainct@ubuntu.com>
Soren Hansen <soren@ubuntu.com>
Steve Kowalik <stevenk@ubuntu.com>
Terence Simpson <stdin@stdin.me.uk>
@ -28,7 +28,7 @@ Copyright:
Michael Bienia <geser@ubuntu.com> 2006-2007
Kees Cook <kees@ubuntu.com> 2006-2007
Pete Savage <petesavage@ubuntu.com> 2006-2007
Siegfried-A. Gevatter <siggi.gevatter@gmail.com> 2007
Siegfried-A. Gevatter <rainct@ubuntu.com> 2007
Terence Simpson <stdin@stdin.me.uk> 2007
Licenses:

2
dgetlp
View File

@ -1,6 +1,6 @@
#!/bin/bash
# Copyright 2007 (C) Terence Simpson <stdin@stdin.me.uk>
# Modified by Siegfried-A. Gevatter <siggi.gevatter@gmail.com>
# Modified by Siegfried-A. Gevatter <rainct@ubuntu.com>
# License: GPLv2 or later
#
# This script simulates «dget»'s behaviour for files hosted at

View File

@ -1,6 +1,6 @@
.\" Title: get-build-deps
.\" Author: Siegfried-Angel Gevatter Pujals
.\" Contact details: siggi.gevatter@gmail.com
.\" Contact details: rainct@ubuntu.com
.\"
.TH GET\-BUILD\-DEPS 1 "October 27, 2007"
.\"
@ -58,5 +58,5 @@ the indicated versions, but just installs the newest one available in the reposi
.SH AUTHORS
.\"
\fBget\-build\-deps\fP and this manual page have been written by Siegfried-Angel
Gevatter Pujals <siggi.gevatter@gmail.com>.
Gevatter Pujals <rainct@ubuntu.com>.
They are released under the GNU General Public License, version 3 or later.

View File

@ -1,6 +1,6 @@
.\" Title: pbuilder-dist
.\" Author: Siegfried-Angel Gevatter Pujals
.\" Contact details: siggi.gevatter@gmail.com
.\" Contact details: rainct@ubuntu.com
.\"
.TH PBUILDER\-DIST 1 "August 16, 2007"
.\"
@ -91,7 +91,7 @@ If it doesn't exist, it will be created on the run.
.SH BUGS
There are no known bugs at the moment.
If you experience any problem with this script contact me on
siggi.gevatter@gmail.com.
rainct@ubuntu.com.
Please ensure first that the problem is really this script and not an issue
with \fBpbuilder\fP.
.\"
@ -100,14 +100,14 @@ with \fBpbuilder\fP.
Jordan Mantha <mantha@ubuntu.com>.
.PP
On August 2007 it was mostly rewritten, and extended, by Siegfried-Angel Gevatter Pujals
<siggi.gevatter@gmail.com>.
<rainct@ubuntu.com>.
.\"
.SH SEE ALSO
\fBpbuilder\fR, \fBpbuilderrc\fR
.\"
.SH COPYRIGHT
This manual page was written by Siegfried-Angel Gevatter Pujals (RainCT)
<siggi.gevatter@gmail.com> for YOU.
<rainct@ubuntu.com> for YOU.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License,
Version 2 or any later version published by the Free Software Foundation.

View File

@ -1,6 +1,6 @@
.\" Title: suspicious-source
.\" Author: Siegfried-Angel Gevatter Pujals
.\" Contact details: siggi.gevatter@gmail.com
.\" Contact details: rainct@ubuntu.com
.\"
.TH SUSPICIOUS\-SOURCE 1 "September 14, 2007"
.\"
@ -19,7 +19,7 @@ Neither the files inside version control system directories (like ".bzr/" or "CV
considered.
.\"
.SH AUTHORS
\fBsuspicious\-source\fP has been written by Siegfried-Angel Gevatter Pujals <siggi.gevatter@gmail.com>, based upon
\fBsuspicious\-source\fP has been written by Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>, based upon
a script with the same name, by Martin Pitt <martin.pitt@ubuntu.com>.
.\"
.SH SEE ALSO

View File

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright 2007 (C) Siegfried-A. Gevatter <siggi.gevatter@gmail.com>
# Copyright 2007 (C) Siegfried-A. Gevatter <rainct@ubuntu.com>
# License: GPLv3 or later
#
# If you don't pass it any argument, this script will check if

View File

@ -2,7 +2,7 @@
# Copyright by:
# Jamin W. Collins <jcollins@asgardsrealm.net>
# Jordan Mantha <mantha@ubuntu.com>
# Siegfried-A. Gevatter <siggi.gevatter@gmail.com>
# Siegfried-A. Gevatter <rainct@ubuntu.com>
# License: GPLv2 or later
#
# This script is a wrapper to use pbuilder with many different

View File

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (C) 2007 Siegfried-A. Gevatter <siggi.gevatter@gmail.com>
# Copyright (C) 2007 Siegfried-A. Gevatter <rainct@ubuntu.com>
# Based upon a short script by an unknown author
# License: GPLv2+
#

View File

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright 2007 (C) Siegfried-A. Gevatter <siggi.gevatter@gmail.com>
# Copyright 2007 (C) Siegfried-A. Gevatter <rainct@ubuntu.com>
# Based upon a script by Martin Pitt <martin.pitt@ubuntu.com>
# License: GPLv3 or later
#

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Copyright 2006-2007 (C) Kees Cook <kees@ubuntu.com>
# Modified by Siegfried-A. Gevatter <siggi.gevatter@gmail.com>
# Modified by Siegfried-A. Gevatter <rainct@ubuntu.com>
# Modified by Daniel Hahler <ubuntu@thequod.de>
# License: GPLv2