[Pkg-gnutls-commits] r364 - in /packages/libksba/trunk/debian: changelog control copyright
petere at users.alioth.debian.org
petere at users.alioth.debian.org
Thu Jul 26 19:34:13 UTC 2007
Author: petere
Date: Thu Jul 26 19:34:13 2007
New Revision: 364
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=364
Log:
* New upstream release
* Updated build dependencies:
- bump libgpg-error-dev version requirement
* Added XS-Vcs- control fields
* Updated copyright to GPL version 3
Modified:
packages/libksba/trunk/debian/changelog
packages/libksba/trunk/debian/control
packages/libksba/trunk/debian/copyright
Modified: packages/libksba/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/changelog?rev=364&op=diff
==============================================================================
--- packages/libksba/trunk/debian/changelog (original)
+++ packages/libksba/trunk/debian/changelog Thu Jul 26 19:34:13 2007
@@ -1,8 +1,12 @@
-libksba (1.0.1-3) UNRELEASED; urgency=low
+libksba (1.0.2-1) UNRELEASED; urgency=low
- * NOT RELEASED YET
+ * New upstream release
+ * Updated build dependencies:
+ - bump libgpg-error-dev version requirement
+ * Added XS-Vcs- control fields
+ * Updated copyright to GPL version 3
- -- Andreas Metzler <ametzler at debian.org> Sun, 8 Apr 2007 17:49:00 +0200
+ -- Peter Eisentraut <petere at debian.org> Thu, 26 Jul 2007 19:50:14 +0200
libksba (1.0.1-2) unstable; urgency=low
Modified: packages/libksba/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/control?rev=364&op=diff
==============================================================================
--- packages/libksba/trunk/debian/control (original)
+++ packages/libksba/trunk/debian/control Thu Jul 26 19:34:13 2007
@@ -3,8 +3,10 @@
Priority: optional
Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint at lists.alioth.debian.org>
Uploaders: Andreas Metzler <ametzler at debian.org>, Eric Dorland <eric at debian.org>, James Westby <jw+debian at jameswestby.net>, Peter Eisentraut <petere at debian.org>
-Build-Depends: debhelper (>= 5.0.0), libgpg-error-dev (>= 1.2), bison, autotools-dev, cdbs
+Build-Depends: debhelper (>= 5.0.0), libgpg-error-dev (>= 1.4), bison, autotools-dev, cdbs
Standards-Version: 3.7.2
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/
+XS-Vcs-Svn: svn://svn.debian.org/pkg-gnutls/packages/libksba/
Package: libksba-dev
Section: libdevel
Modified: packages/libksba/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/libksba/trunk/debian/copyright?rev=364&op=diff
==============================================================================
--- packages/libksba/trunk/debian/copyright (original)
+++ packages/libksba/trunk/debian/copyright Thu Jul 26 19:34:13 2007
@@ -11,13 +11,13 @@
Copyright:
----------------------------
- * Copyright (C) 2001, 2004, 2006 g10 Code GmbH
+ * Copyright (C) 2001, 2004, 2006, 2007 g10 Code GmbH
*
* This file is part of KSBA.
*
* KSBA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* KSBA is distributed in the hope that it will be useful,
@@ -26,11 +26,8 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
- * USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
----------------------------
On Debian systems, the complete text of the GNU General Public License
-can be found in `/usr/share/common-licenses/GPL-2'.
-
+can be found in `/usr/share/common-licenses/GPL-3'.
More information about the Pkg-gnutls-commits
mailing list