[Pkg-voip-commits] r5068 - in /srtp/trunk/debian: changelog copyright copyright_hints

js at alioth.debian.org js at alioth.debian.org
Fri Dec 7 21:48:06 UTC 2007


Author: js
Date: Fri Dec  7 21:48:06 2007
New Revision: 5068

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5068
Log:
* Update debian/copyright:
  + Bump up Cisco copyright to include the year 2006
  + Fix cut'n'paste error in Ingate copyright
  + Fix syntactical error in packaging license hint
  + Declare VOIP team as copyright holder in 2007
  + Update copyright-hints

Modified:
    srtp/trunk/debian/changelog
    srtp/trunk/debian/copyright
    srtp/trunk/debian/copyright_hints

Modified: srtp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/srtp/trunk/debian/changelog?rev=5068&op=diff
==============================================================================
--- srtp/trunk/debian/changelog (original)
+++ srtp/trunk/debian/changelog Fri Dec  7 21:48:06 2007
@@ -16,7 +16,15 @@
     might happen.
   * Update debian/watch to point directly to SF.NET download area.
 
- -- Kilian Krause <kilian at debian.org>  Fri,  7 Dec 2007 09:35:28 +0100
+  [ Jonas Smedegaard ]
+  * Update debian/copyright:
+    + Bump up Cisco copyright to include the year 2006
+    + Fix cut'n'paste error in Ingate copyright
+    + Fix syntactical error in packaging license hint
+    + Declare VOIP team as copyright holder in 2007
+    + Update copyright-hints
+
+ -- Jonas Smedegaard <dr at jones.dk>  Fri, 07 Dec 2007 22:31:23 +0100
 
 srtp (1.4.2.dfsg-5) unstable; urgency=low
 

Modified: srtp/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-voip/srtp/trunk/debian/copyright?rev=5068&op=diff
==============================================================================
--- srtp/trunk/debian/copyright (original)
+++ srtp/trunk/debian/copyright Fri Dec  7 21:48:06 2007
@@ -7,13 +7,14 @@
 Files: debian/*
 Copyright: © 2005 Mikael Magnusson <mikma at users.sourceforge.net>
 	   © 2007 Jonas Smedegaard <dr at jones.dk>
-License: The Debian packaging information is under the GPL, version 2 or
-	 later
+	   © 2007 Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
+License: GPL-2+
+ The Debian packaging information is under the GPL, version 2 or later.
 
 Files: *
-Copyright: © 2001-2005, Cisco Systems, Inc.
+Copyright: © 2001-2006, Cisco Systems, Inc.
 License: BSD-3
-  Copyright (c) 2001-2005, Cisco Systems, Inc.
+  Copyright (c) 2001-2006, Cisco Systems, Inc.
   All rights reserved.
  .
   Redistribution and use in source and binary forms, with or without
@@ -33,7 +34,7 @@
     from this software without specific prior written permission.
 
 Files: crypto/rng/rand_linux_kernel.c, crypto/include/kernel-compat.h
-Copyright: © 2001-2005, Cisco Systems, Inc.
+Copyright: © 2005, Ingate Systems AB
 License: BSD-3
   Copyright(c) 2005 Ingate Systems AB
   All rights reserved.

Modified: srtp/trunk/debian/copyright_hints
URL: http://svn.debian.org/wsvn/pkg-voip/srtp/trunk/debian/copyright_hints?rev=5068&op=diff
==============================================================================
--- srtp/trunk/debian/copyright_hints (original)
+++ srtp/trunk/debian/copyright_hints Fri Dec  7 21:48:06 2007
@@ -1,11 +1,10 @@
 Copyright (C) 2003 Free Software Foundation, Inc.
-Copyright (c) 2001-2005 Cisco Systems, Inc.
 Copyright (c) 2001-2005 Cisco Systems, Inc.  All rights reserved.
-Copyright (c) 2001-2005, Cisco Systems, Inc.
+Copyright (c) 2001-2006 Cisco Systems, Inc.
 Copyright (c) 2001-2006, Cisco Systems, Inc.
 Copyright 1991 by the Massachusetts Institute of Technology
-Copyright(c) 2001-2005 Cisco Systems, Inc.
-Copyright(c) 2001-2005, Cisco Systems, Inc.
+Copyright(c) 2001-2006 Cisco Systems, Inc.
+Copyright(c) 2001-2006, Cisco Systems, Inc.
 Copyright(c) 2005 Ingate Systems AB
 \copyright 2001-2005 by David A. McGrew, Cisco Systems, Inc.
-sed 's/(c) 2001-2004/(c) 2001-2005/' $x > $x.tmp;
+sed 's/(c) 2001-2005/(c) 2001-2006/' $x > $x.tmp;




More information about the Pkg-voip-commits mailing list