diff options
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/copyright | 6 | 
2 files changed, 5 insertions, 4 deletions
| diff --git a/debian/changelog b/debian/changelog index 074b2af8..fc55b537 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ bitlbee (1.2-5) unstable; urgency=low    * Add myself to uploaders.    * Bump standards version to 3.8.0. +  * Fix FSF address. - -- Jelmer Vernooij <jelmer@samba.org>  Sun, 15 Jun 2008 23:19:14 +0200 + -- Jelmer Vernooij <jelmer@samba.org>  Sun, 15 Jun 2008 23:48:54 +0200  bitlbee (1.2-4) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 40a777a9..03db5c7a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -25,8 +25,8 @@ BitlBee License:    You should have received a copy of the GNU General Public License with    the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; -  if not, write to the Free Software Foundation, Inc., 59 Temple Place, -  Suite 330, Boston, MA  02111-1307  USA +  if not, write to the Free Software Foundation, Inc., 51 Franklin St,  +  Fifth Floor, Boston, MA 02110-1301, USA.  ============================================================================ @@ -39,7 +39,7 @@ The SGML-formatted documentation is written by Jelmer Vernooij  		   Version 1.1, March 2000   Copyright (C) 2000  Free Software Foundation, Inc. -     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA + 	51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.   Everyone is permitted to copy and distribute verbatim copies   of this license document, but changing it is not allowed. | 
