[Apt-listbugs-commits] [SCM] apt-listbugs development tree branch, master, updated. debian/0.1.3-35-gdb8ff3a

Francesco Poli (wintermute) invernomuto at paranoici.org
Sat Feb 19 20:30:00 UTC 2011


The following commit has been merged in the master branch:
commit db8ff3ad93a35d436fb2ce7667b97ef46445595e
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date:   Sat Feb 19 21:27:07 2011 +0100

    change my e-mail address

diff --git a/apt-listbugs b/apt-listbugs
index 2e4b5cb..49a9c93 100755
--- a/apt-listbugs
+++ b/apt-listbugs
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2002       Masato Taruishi <taru at debian.org>
 # Copyright (C) 2006-2008  Junichi Uekawa <dancer at debian.org>
-# Copyright (C) 2008-2010  Francesco Poli <frx at firenze.linux.it>
+# Copyright (C) 2008-2010  Francesco Poli <invernomuto at paranoici.org>
 # Copyright (C) 2009       Ryan Niebur <ryan at debian.org>
 #
 #  This program is free software; you can redistribute it and/or modify
@@ -220,7 +220,7 @@ apt-listbugs was originally written by Masato Taruishi
 <taru at debian.org>, and rewritten by Junichi Uekawa
 <dancer at debian.org> in 2006 to handle BTS Versioning features and the
 SOAP interface. The --bugs option was added by Francesco Poli
-<frx at firenze.linux.it> in 2008. During 2009-2010, apt-listbugs was
+<invernomuto at paranoici.org> in 2008. During 2009-2010, apt-listbugs was
 maintained by Francesco Poli and Ryan Niebur <ryan at debian.org>.
 It is currently maintained by Francesco Poli.
 
diff --git a/aptcleanup b/aptcleanup
index f7d1218..44f3baf 100755
--- a/aptcleanup
+++ b/aptcleanup
@@ -4,7 +4,7 @@
 #
 # Copyright (C) 2004       Masato Taruishi <taru at debian.org>
 # Copyright (C) 2007       Jean Lepropre <jlepropre at gmail.com>
-# Copyright (C) 2008-2009  Francesco Poli <frx at firenze.linux.it>
+# Copyright (C) 2008-2009  Francesco Poli <invernomuto at paranoici.org>
 # Copyright (C) 2009       Ryan Niebur <ryan at debian.org>
 #
 #  This program is free software; you can redistribute it and/or modify
diff --git a/debian/changelog b/debian/changelog
index cee65ff..0fdde78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 apt-listbugs (0.1.4) UNRELEASED; urgency=low
 
-  [ Francesco Poli (t1000) ]
+  [ Francesco Poli (wintermute) ]
   * fixed "po-debconf: usage text - options v, p and P have not dot at the
     end" (Closes: #569214)
   * fixed "crashes after requesting a web browser listing": use
@@ -31,12 +31,13 @@ apt-listbugs (0.1.4) UNRELEASED; urgency=low
   * fixed "leaves problematic apt configuration fragment if in config-
     files status and unpack fails": added code for the abort-install case
     to the postrm script (Closes: #611913)
+  * changed my e-mail address
 
   [ Ryan Niebur ]
   * updated German translation, thanks Thomas Mueller! (Closes: #578305)
   * flush stdin after running the web browser (Closes: #578299)
 
- -- Francesco Poli (t1000) <frx at firenze.linux.it>  Sun, 06 Feb 2011 21:23:02 +0100
+ -- Francesco Poli (wintermute) <invernomuto at paranoici.org>  Sat, 19 Feb 2011 20:45:25 +0100
 
 apt-listbugs (0.1.3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5b9d4c8..a2f9b85 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: apt-listbugs
 Section: admin
 Priority: optional
-Maintainer: Francesco Poli (t1000) <frx at firenze.linux.it>
+Maintainer: Francesco Poli (wintermute) <invernomuto at paranoici.org>
 Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: ruby1.8, rdtool, gettext, time
 Standards-Version: 3.9.1
diff --git a/debian/copyright b/debian/copyright
index 52fa8da..ba0a987 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,7 @@ The original source can always be found at:
 Copyright (C) 2002-2004  Masato Taruishi <taru at debian.org>
 Copyright (C) 2006-2008  Junichi Uekawa <dancer at debian.org>
 Copyright (C) 2007       Jean Lepropre <jlepropre at gmail.com>
-Copyright (C) 2008-2011  Francesco Poli <frx at firenze.linux.it>
+Copyright (C) 2008-2011  Francesco Poli <invernomuto at paranoici.org>
 Copyright (C) 2009-2010  Ryan Niebur <ryan at debian.org>
 
   This program is free software; you can redistribute it and/or modify
diff --git a/lib/apt-listbugs/logic.rb b/lib/apt-listbugs/logic.rb
index da67a41..8288178 100644
--- a/lib/apt-listbugs/logic.rb
+++ b/lib/apt-listbugs/logic.rb
@@ -2,7 +2,7 @@
 #
 # Copyright (C) 2002  Masato Taruishi <taru at debian.org>
 # Copyright (C) 2006-2008  Junichi Uekawa <dancer at debian.org>
-# Copyright (C) 2008-2010  Francesco Poli <frx at firenze.linux.it>
+# Copyright (C) 2008-2010  Francesco Poli <invernomuto at paranoici.org>
 # Copyright (C) 2009-2010  Ryan Niebur <ryan at debian.org>
 #
 #  This program is free software; you can redistribute it and/or modify
diff --git a/lib/debian/apt_preferences.rb b/lib/debian/apt_preferences.rb
index 5176306..c50e139 100644
--- a/lib/debian/apt_preferences.rb
+++ b/lib/debian/apt_preferences.rb
@@ -1,7 +1,7 @@
 #
 # apt_preferences.rb - ruby interface for apt preferences
 # Copyright (c) 2004 Masato Taruishi <taru at debian.org>
-# Copyright (c) 2009 Francesco Poli <frx at firenze.linux.it>
+# Copyright (c) 2009 Francesco Poli <invernomuto at paranoici.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
diff --git a/lib/debian/btssoap.rb b/lib/debian/btssoap.rb
index 16ac4be..ad602bc 100644
--- a/lib/debian/btssoap.rb
+++ b/lib/debian/btssoap.rb
@@ -1,6 +1,6 @@
 # btssoap.rb - ruby interface for Debian BTS SOAP engine
 # Copyright (c) 2006-2008 Junichi Uekawa <dancer at debian.org>
-# Copyright (c) 2009      Francesco Poli <frx at firenze.linux.it>
+# Copyright (c) 2009      Francesco Poli <invernomuto at paranoici.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

-- 
apt-listbugs development tree



More information about the Apt-listbugs-commits mailing list