diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b7e5e14..b0e166e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ xbase64 (3.1.2-5) UNRELEASED; urgency=medium * debian/rules: - - Rename arch-dependent file xbconfig.h to xbconfig-MUILTARCH.h + - Rename arch-dependent file xbconfig.h to xbconfig-[MULTIARCH].h (Closes: #762233). + * Add year 2015 to debian/copyright. -- Jörg Frings-Fürst <ubuntu@jff-webhosting.net> Sat, 20 Sep 2014 09:36:45 +0200 diff --git a/debian/copyright b/debian/copyright index a65bac7..cebba4e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ Copyright: 1997-2003 Gary A. Kunkel <gkunkel@zhsac.com> License: GPL-2+ Files: debian/* -Copyright: 2014 Jörg Frings-Fürst <debian@jff-webhosting.net> +Copyright: 2014-2015 Jörg Frings-Fürst <debian@jff-webhosting.net> License: GPL-3.0+ License: LGPL-2.1+ |