[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. 0.51

Andreas Beckmann anbe at debian.org
Wed May 15 10:09:32 UTC 2013


The following commit has been merged in the master branch:
commit fa4987287e567c4ef74acfdd590d6ebbb9f05ddd
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Mar 17 12:19:56 2013 +0100

    add/update copyright notices for myself
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>

diff --git a/debian/copyright b/debian/copyright
index 0afedfc..12946ce 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,6 +4,7 @@ Upstream-Contact: Holger Levsen <holger at debian.org>
 Source: http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git
 Copyright: 2005-2008 Lars Wirzenius
            2008-2011 Holger Levsen
+           © 2011-2013 Andreas Beckmann
 Comment: Original author is also Lars Wirzenius <liw at iki.fi>
  Upstream is bunch of lunatics who don't make release tarballs publicly
  available. The Debian .orig.tar.gz is what would be released, though.
@@ -11,6 +12,7 @@ Comment: Original author is also Lars Wirzenius <liw at iki.fi>
 Files: *
 Copyright: 2005-2008 Lars Wirzenius <liw at iki.fi>
            2008-2011 Holger Levsen <holger at debian.org>
+           © 2011-2013 Andreas Beckmann <anbe at debian.org>
 License: GPL-2+
  This program is free software; you can redistribute it
  and/or modify it under the terms of the GNU General Public
diff --git a/master-bin/archive_old_logs.in b/master-bin/archive_old_logs.in
index 7f86d72..714c361 100755
--- a/master-bin/archive_old_logs.in
+++ b/master-bin/archive_old_logs.in
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # Copyright 2009-2011 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/master-bin/detect_archive_issues.in b/master-bin/detect_archive_issues.in
index b4a05e9..d92d6d7 100755
--- a/master-bin/detect_archive_issues.in
+++ b/master-bin/detect_archive_issues.in
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # Copyright 2009 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/master-bin/detect_network_issues.in b/master-bin/detect_network_issues.in
index e623a3a..afedff7 100755
--- a/master-bin/detect_network_issues.in
+++ b/master-bin/detect_network_issues.in
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # Copyright 2009 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/master-bin/detect_piuparts_issues.in b/master-bin/detect_piuparts_issues.in
index 1e37d1e..6cef60a 100755
--- a/master-bin/detect_piuparts_issues.in
+++ b/master-bin/detect_piuparts_issues.in
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # Copyright 2009 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/master-bin/detect_well_known_errors.in b/master-bin/detect_well_known_errors.in
index 5aa7c39..2589e4b 100755
--- a/master-bin/detect_well_known_errors.in
+++ b/master-bin/detect_well_known_errors.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Copyright 2009-2010 Holger Levsen (holger at layer-acht.org)
-# Copyright © 2011 Andreas Beckmann <debian at abeckmann.de>
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/master-bin/generate_daily_report.in b/master-bin/generate_daily_report.in
index 5159713..57a33af 100755
--- a/master-bin/generate_daily_report.in
+++ b/master-bin/generate_daily_report.in
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright © 2011 Andreas Beckmann <debian at abeckmann.de>
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/master-bin/master_cleanup.in b/master-bin/master_cleanup.in
index eb89229..cdb6b55 100755
--- a/master-bin/master_cleanup.in
+++ b/master-bin/master_cleanup.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -e
 
-# Copyright © 2012 Andreas Beckmann <debian at abeckmann.de>
+# Copyright © 2012 Andreas Beckmann <anbe 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
diff --git a/master-bin/prepare_backup.in b/master-bin/prepare_backup.in
index a6c3917..99604b5 100755
--- a/master-bin/prepare_backup.in
+++ b/master-bin/prepare_backup.in
@@ -2,6 +2,7 @@
 set -e
 
 # Copyright 2009 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2013 Andreas Beckmann <anbe 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
diff --git a/master-bin/reclassify_bugged.in b/master-bin/reclassify_bugged.in
index 0bc8426..c78c404 100755
--- a/master-bin/reclassify_bugged.in
+++ b/master-bin/reclassify_bugged.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -e
 
-# Copyright © 2012 Andreas Beckmann <debian at abeckmann.de>
+# Copyright © 2012 Andreas Beckmann <anbe 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
diff --git a/master-bin/report_newly_bugged_packages.in b/master-bin/report_newly_bugged_packages.in
index 8d59035..d206e11 100755
--- a/master-bin/report_newly_bugged_packages.in
+++ b/master-bin/report_newly_bugged_packages.in
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright © 2011 Andreas Beckmann <debian at abeckmann.de>
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/master-bin/report_stale_reserved_packages.in b/master-bin/report_stale_reserved_packages.in
index 21807a3..6dd665e 100755
--- a/master-bin/report_stale_reserved_packages.in
+++ b/master-bin/report_stale_reserved_packages.in
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # Copyright 2009,2010 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2011-2012 Andreas Beckmann <anbe 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
diff --git a/master-bin/report_untestable_packages.in b/master-bin/report_untestable_packages.in
index 3e6a817..27b280b 100755
--- a/master-bin/report_untestable_packages.in
+++ b/master-bin/report_untestable_packages.in
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # Copyright 2009 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2011-2012 Andreas Beckmann <anbe 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
diff --git a/master-bin/reschedule_oldest_logs.in b/master-bin/reschedule_oldest_logs.in
index ca531e0..1c3dd52 100755
--- a/master-bin/reschedule_oldest_logs.in
+++ b/master-bin/reschedule_oldest_logs.in
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 # Copyright 2009-2011 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2011-2012 Andreas Beckmann <anbe 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
diff --git a/piuparts-analyze.py b/piuparts-analyze.py
index cc67aec..9cccf65 100644
--- a/piuparts-analyze.py
+++ b/piuparts-analyze.py
@@ -3,6 +3,7 @@
 #
 # Copyright 2005 Lars Wirzenius (liw at iki.fi)
 # Copyright 2011 Mika Pflüger (debian at mikapflueger.de)
+# Copyright © 2012-2013 Andreas Beckmann <anbe 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
diff --git a/piuparts-master-backend.py b/piuparts-master-backend.py
index ef7cea9..ef5a824 100644
--- a/piuparts-master-backend.py
+++ b/piuparts-master-backend.py
@@ -1,6 +1,7 @@
 #!/usr/bin/python
 #
 # Copyright 2005 Lars Wirzenius (liw at iki.fi)
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/piuparts-report.py b/piuparts-report.py
index e648916..08285ec 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -2,6 +2,7 @@
 #
 # Copyright 2005 Lars Wirzenius (liw at iki.fi)
 # Copyright 2009-2012 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/piuparts-slave.py b/piuparts-slave.py
index ecddae5..dffadae 100644
--- a/piuparts-slave.py
+++ b/piuparts-slave.py
@@ -1,6 +1,7 @@
 #!/usr/bin/python
 #
 # Copyright 2005 Lars Wirzenius (liw at iki.fi)
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/piuparts.py b/piuparts.py
index a6710e0..2e71833 100644
--- a/piuparts.py
+++ b/piuparts.py
@@ -1,6 +1,7 @@
 #!/usr/bin/python
 #
 # Copyright 2005 Lars Wirzenius (liw at iki.fi)
+# Copyright © 2010-2013 Andreas Beckmann <anbe 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
@@ -1937,7 +1938,7 @@ def diff_meta_data(tree1, tree2):
     removed = [x for x in tree1.iteritems()]
     new = [x for x in tree2.iteritems()]
 
-    # fix for #586793 by Andreas Beckmann <debian at abeckmann.de>
+    # fix for #586793
     # prune rc?.d symlinks renamed by insserv
     pat1 = re.compile(r"^(/etc/rc.\.d/)[SK][0-9]{2}(.*)$")
     for name1, data1 in removed[:]:
diff --git a/piupartslib/conf.py b/piupartslib/conf.py
index a71f762..1d58d6f 100644
--- a/piupartslib/conf.py
+++ b/piupartslib/conf.py
@@ -1,4 +1,5 @@
 # Copyright 2005 Lars Wirzenius (liw at iki.fi)
+# Copyright © 2012-2013 Andreas Beckmann <anbe 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
diff --git a/piupartslib/dependencyparser.py b/piupartslib/dependencyparser.py
index 786ae1d..6836dba 100644
--- a/piupartslib/dependencyparser.py
+++ b/piupartslib/dependencyparser.py
@@ -1,4 +1,5 @@
 # Copyright 2005 Lars Wirzenius (liw at iki.fi)
+# Copyright © 2012 Andreas Beckmann <anbe 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
diff --git a/piupartslib/packagesdb.py b/piupartslib/packagesdb.py
index b6f83ec..c03f293 100644
--- a/piupartslib/packagesdb.py
+++ b/piupartslib/packagesdb.py
@@ -1,4 +1,5 @@
 # Copyright 2005 Lars Wirzenius (liw at iki.fi)
+# Copyright © 2011-2013 Andreas Beckmann <anbe 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
diff --git a/slave-bin/detect_leftover_processes.in b/slave-bin/detect_leftover_processes.in
index 72e8696..ed6269f 100755
--- a/slave-bin/detect_leftover_processes.in
+++ b/slave-bin/detect_leftover_processes.in
@@ -2,6 +2,7 @@
 set -e
 
 # Copyright 2009 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2012-2013 Andreas Beckmann <anbe 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
diff --git a/slave-bin/detect_slave_problems.in b/slave-bin/detect_slave_problems.in
index 4bbbb9a..56c04c1 100755
--- a/slave-bin/detect_slave_problems.in
+++ b/slave-bin/detect_slave_problems.in
@@ -2,6 +2,7 @@
 set -e
 
 # Copyright 2009-2010 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2013 Andreas Beckmann <anbe 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
diff --git a/slave-bin/detect_tmp_cruft.in b/slave-bin/detect_tmp_cruft.in
index 47589b4..8aff2bc 100755
--- a/slave-bin/detect_tmp_cruft.in
+++ b/slave-bin/detect_tmp_cruft.in
@@ -2,6 +2,7 @@
 set -e
 
 # Copyright 2009 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2012-2013 Andreas Beckmann <anbe 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
diff --git a/slave-bin/slave_cleanup.in b/slave-bin/slave_cleanup.in
index dce534d..550028b 100755
--- a/slave-bin/slave_cleanup.in
+++ b/slave-bin/slave_cleanup.in
@@ -2,6 +2,7 @@
 set -e
 
 # Copyright 2012 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2012-2013 Andreas Beckmann <anbe 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
diff --git a/slave-bin/slave_join b/slave-bin/slave_join
index c58b2ec..279c6cc 100755
--- a/slave-bin/slave_join
+++ b/slave-bin/slave_join
@@ -2,6 +2,7 @@
 set -e
 
 # Copyright 2009-2010 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2013 Andreas Beckmann <anbe 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
diff --git a/slave-bin/slave_run.in b/slave-bin/slave_run.in
index 7ac5497..092ec6b 100755
--- a/slave-bin/slave_run.in
+++ b/slave-bin/slave_run.in
@@ -2,6 +2,7 @@
 set -e
 
 # Copyright 2009-2011 Holger Levsen (holger at layer-acht.org)
+# Copyright © 2013 Andreas Beckmann <anbe 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

-- 
piuparts git repository



More information about the Piuparts-commits mailing list