[Pkg-ocaml-maint-commits] r5947 - in /trunk/packages/edos-debcheck/trunk/debian: contrib/edos-builddebcheck copyright

treinen at users.alioth.debian.org treinen at users.alioth.debian.org
Fri Aug 15 02:04:22 UTC 2008


Author: treinen
Date: Fri Aug 15 02:04:22 2008
New Revision: 5947

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5947
Log:
add copyright of edos-builddebcheck

Modified:
    trunk/packages/edos-debcheck/trunk/debian/contrib/edos-builddebcheck
    trunk/packages/edos-debcheck/trunk/debian/copyright

Modified: trunk/packages/edos-debcheck/trunk/debian/contrib/edos-builddebcheck
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/debian/contrib/edos-builddebcheck?rev=5947&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/contrib/edos-builddebcheck (original)
+++ trunk/packages/edos-debcheck/trunk/debian/contrib/edos-builddebcheck Fri Aug 15 02:04:22 2008
@@ -1,4 +1,9 @@
 #!/usr/bin/perl
+
+# Copyright (C) 2008 Ralf Treinen <treinen at debian.org>
+# This program is free software: you can redistribute it and/or modify it under
+# the terms of the GNU General Public License as published by the Free Software
+# Foundation, version 2 of the License.
 
 open(D,"dpkg-query -W python-debian|");
 die "The package 'python-debian' is necessary to run this program"

Modified: trunk/packages/edos-debcheck/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/debian/copyright?rev=5947&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/copyright (original)
+++ trunk/packages/edos-debcheck/trunk/debian/copyright Fri Aug 15 02:04:22 2008
@@ -4,10 +4,12 @@
 It was downloaded from
 https://protactinium.pps.jussieu.fr:12345/svn/edos/users/vouillon
 
-Upstream Author:
+Upstream Authors:
 Jerome Vouillon <Jerome.Vouillon at pps.jussieu.fr>
+Stefano Zacchiroli <zack at debian.org>
+Ralf Treinen <treinen at debian.org>
 
-Copyright (C) 2005 Jerome Vouillon
+Copyright (C) 2005 Jerome Vouillon, 2008 Stefano Zachiroli, 2008 Ralf Treinen
 
 These programs are free software; you can redistribute them and/or
 modify them under the terms of the GNU General Public License as




More information about the Pkg-ocaml-maint-commits mailing list