From 616c8327a7b57dc4fedf5d1952a2b14559002fd8 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 16 Dec 2008 06:59:56 +0100 Subject: * apt-pkg/indexrecords.cc: - fix some i18n issues * apt-pkg/contrib/strutl.h: - add new strprintf() function to make i18n strings easier * apt-pkg/dev/debsystem.cc: - add missing apti18n.h header --- debian/changelog | 8 +++++++- debian/copyright | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8c69f4b34..6abba0096 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,13 +6,19 @@ apt (0.7.19ubuntu2) jaunty; urgency=low * cmdline/apt-get.cc: - fix "apt-get source pkg=ver" if binary name != source name (LP: #202219) + * apt-pkg/indexrecords.cc: + - fix some i18n issues + * apt-pkg/contrib/strutl.h: + - add new strprintf() function to make i18n strings easier + * apt-pkg/dev/debsystem.cc: + - add missing apti18n.h header [ Ian Weisser ] * /apt-pkg/deb/debsystem.cc: - add 'sudo' to the error message to "run 'dpkg --configure -a'" (LP: #52697) - -- + -- Michael Vogt Tue, 16 Dec 2008 06:59:17 +0100 apt (0.7.19ubuntu1) jaunty; urgency=low diff --git a/debian/copyright b/debian/copyright index 9e277e57d..3baf9ac5a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Apt is copyright 1997, 1998, 1999 Jason Gunthorpe and others. -Apt is licened under the terms of the GNU General Public License (GPL), +Apt is licensed under the terms of the GNU General Public License (GPL), version 2.0 or later, as published by the Free Software Foundation. See the file COPYING.GPL [included], /usr/share/common-licenses/GPL, or for the terms of the latest version -- cgit v1.2.3