[Pkg-telepathy-commits] [telepathy-gabble-1] 01/01: Remove myself from Uploaders

Simon McVittie smcv at debian.org
Fri Dec 12 13:39:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-gabble-1.

commit 6416e989c59f2f291a50636f8858f50fe4d77c37
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Dec 12 13:38:42 2014 +0000

    Remove myself from Uploaders
---
 debian/changelog |   6 ++
 debian/control   |   5 +-
 debian/copyright | 175 ++++++++++++++++++++++++-------------------------------
 3 files changed, 85 insertions(+), 101 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7ef7b80..49715ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-gabble-1 (0.99.11-0tp1.2) UNRELEASED; urgency=medium
+
+  * Remove myself from Uploaders
+
+ -- Simon McVittie <smcv at debian.org>  Fri, 12 Dec 2014 13:38:23 +0000
+
 telepathy-gabble-1 (0.99.11-0tp1.1) telepathy1; urgency=low
 
   * New parallel-installable upstream branch
diff --git a/debian/control b/debian/control
index b67b061..0eaee3b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers at lists.alioth.debian.org>
 Uploaders: Dafydd Harries <daf at debian.org>,
            Laurent Bigonville <bigon at debian.org>,
-           Simon McVittie <smcv at debian.org>,
            Sjoerd Simons <sjoerd at debian.org>,
            Jonny Lamb <jonny at debian.org>
 Build-Depends: autotools-dev (>= 20100122.1~),
@@ -18,9 +17,9 @@ Build-Depends: autotools-dev (>= 20100122.1~),
                libgnutls-dev (>= 2.8.2),
                libsasl2-dev,
                libsoup2.4-dev,
-               libtelepathy-glib-1-dev (>= 0.99.9),
+               libtelepathy-glib-1-dev (>= 0.99.11),
                python,
-               python-gobject,
+               python-gi,
                python-openssl,
                python-twisted,
                xsltproc,
diff --git a/debian/copyright b/debian/copyright
index 80b2ace..87ac8a8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,98 +1,77 @@
-This package was debianized by Daniel Holbach <daniel.holbach at ubuntu.com> on
-Tue, 27 Jun 2006 19:09:44 +0200.
-
-It was downloaded from:
-http://telepathy.freedesktop.org/releases/telepathy-gabble/
-
-The main parts of telepathy-gabble are:
-
-Copyright Holder:
-	 * Copyright (C) 2005-2009 Collabora Ltd.
-	 * Copyright (C) 2005-2009 Nokia Corporation
-
-Upstream Authors:
-							2005-2007
-Ross Burton <ross at burtonini.com>
-Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
-Dafydd Harries <dafydd.harries at collabora.co.uk>
-Robert McQueen <robert.mcqueen at collabora.co.uk>
-Simon McVittie <simon.mcvittie at collabora.co.uk>
-Mads Chr. Olesen <shiyee at shiyee.dk>
-Senko Rasic <senko.rasic at collabora.co.uk>
-Ole André Ravnaas <ole.andre.ravnaas at collabora.co.uk>
-Olli Salli <olli.salli at collabora.co.uk>
-Sjoerd Simons <sjoerd at luon.net>
-Rob Taylor <rob.taylor at collabora.co.uk>
-
-    This package is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Lesser General Public
-    License as published by the Free Software Foundation; either
-    version 2.1 of the License, or (at your option) any later version.
-
-    This package is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser General Public
-    License along with this package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-
-
-src/libmd5-rfc:
-  Copyright holder:
-    1999, 2002 Aladdin Enterprises
-
-  Author:
-     L. Peter Deutsch ghost at aladdin.com
-
-   This software is provided 'as-is', without any express or implied
-   warranty.  In no event will the authors be held liable for any damages
-   arising from the use of this software.
-
-   Permission is granted to anyone to use this software for any purpose,
-   including commercial applications, and to alter it and redistribute it
-   freely, subject to the following restrictions:
-
-   1. The origin of this software must not be misrepresented; you must not
-      claim that you wrote the original software. If you use this software
-      in a product, an acknowledgment in the product documentation would be
-      appreciated but is not required.
-   2. Altered source versions must be plainly marked as such, and must not be
-      misrepresented as being the original software.
-   3. This notice may not be removed or altered from any source distribution.
-
-src/sha1:
-  Copyright holder:
-    2001-2003 Allan Saddi <allan at saddi.com>
-
-   Redistribution and use in source and binary forms, with or without
-   modification, are permitted provided that the following conditions
-   are met:
-   1. Redistributions of source code must retain the above copyright
-      notice, this list of conditions and the following disclaimer.
-   2. Redistributions in binary form must reproduce the above copyright
-      notice, this list of conditions and the following disclaimer in the
-      documentation and/or other materials provided with the distribution.
-
-   THIS SOFTWARE IS PROVIDED BY ALLAN SADDI AND HIS CONTRIBUTORS ``AS IS''
-   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-   ARE DISCLAIMED.  IN NO EVENT SHALL ALLAN SADDI OR HIS CONTRIBUTORS BE
-   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-   SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-   INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-   POSSIBILITY OF SUCH DAMAGE.
-
-The packaging is:
-
- * Copyright (C) 2006 Daniel Holbach <daniel.holbach at ubuntu.com>
- * Copyright (C) 2006-2009 Collabora Ltd. <http://www.collabora.co.uk/>
-
-and is licensed under the same terms as the software.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Telepathy-Gabble
+Upstream-Contact: mailto:telepathy at lists.freedesktop.org
+Source: http://telepathy.freedesktop.org/releases/telepathy-gabble/
+License: LGPL-2.1+
+
+Files: *
+Copyright:
+ © 2005-2014 Collabora Ltd.
+ © 2005-2011 Nokia Corporation
+ © 2006 Youness Alaoui
+ © 2008-2009 Codethink Ltd.
+ © 2008 Christian Kellner
+ © 2008 Samuel Cormier-Iijima
+ © 2010 Sjoerd Simons
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright:
+ © 2006-2014 Collabora Ltd.
+License: LGPL-2.1+
+
+Files:
+ docs/xep.dtd
+ docs/xep.xsl
+Copyright:
+ © 1999-2009 XMPP Standards Foundation
+License: Expat
+
+Files:
+ tests/twisted/tools/with-session-bus.sh
+ tools/git-which-branch.sh
+ tools/make-version-script.py
+ tools/with-session-bus.sh
+Copyright:
+ © 2007-2008 Collabora Ltd.
+License: GNU-permissive
+ Copying and distribution of this file, with or without modification,
+ are permitted in any medium without royalty provided the copyright
+ notice and this notice are preserved.
+
+License: LGPL-2.1+
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+Comment:
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-gabble-1.git



More information about the Pkg-telepathy-commits mailing list