[Pkg-gnutls-commits] r459 - in /packages/gnutls26/trunk/debian: changelog copyright rules

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Dec 16 15:27:37 UTC 2007


Author: ametzler
Date: Sun Dec 16 15:27:37 2007
New Revision: 459

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=459
Log:
Version 2.2.0
bump shlibs
update copyright info

Modified:
    packages/gnutls26/trunk/debian/changelog
    packages/gnutls26/trunk/debian/copyright
    packages/gnutls26/trunk/debian/rules

Modified: packages/gnutls26/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/changelog?rev=459&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Sun Dec 16 15:27:37 2007
@@ -1,12 +1,17 @@
-gnutls26 (2.1.7-2) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
+gnutls26 (2.2.0-1) experimental; urgency=low
+
+  * New upstream version.
+    License change! Main library stays LGPLv2.1+ but libgnutls-extra,
+    libgnutls-openssl and the binaries are GPLv3+ now. debian/copyright is
+    updated.
+  * Non packaged 2.1.8 introduced new symbol
+    gnutls_x509_crt_get_subject_alt_name2(), bump shlibs.
   * Standards-Version: 3.7.3. ${binary:Version} instead of ${Source-Version}.
   * Bump build-depends to libgcrypt11-dev >= 1.3.2, since it is needed for
     DSA2 support. Closes: #455513
   * Drop erraneous libgcrypt11 (>= 1.3.0) from b-d.
 
- -- Andreas Metzler <ametzler at debian.org>  Sat,  1 Dec 2007 10:54:56 +0100
+ -- Andreas Metzler <ametzler at debian.org>  Sat, 15 Dec 2007 16:41:54 +0100
 
 gnutls26 (2.1.7-1) experimental; urgency=low
 

Modified: packages/gnutls26/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/copyright?rev=459&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/copyright (original)
+++ packages/gnutls26/trunk/debian/copyright Sun Dec 16 15:27:37 2007
@@ -22,16 +22,17 @@
 
 License: The main library is licensed under GNU Lesser General Public
 License (LGPL) version 2.1+, Gnutls Extra (i.e. openssl wrapper library,
-and library for OpenPGP support) and commandline utilities are licences under
-the GNU General Public License version 2+. The Guile bindings use the same
+and library for OpenPGP support) and commandline utilities are licenced under
+the GNU General Public License version 3+. The Guile bindings use the same
 license as the respective underlying library, i.e. LGPLv2.1+ for the main
-library and GPLv2+ for Gnutls extra.
+library and GPLv3+ for Gnutls extra.
 
 Copyright:
 --------------------
-/*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation
-[...] 
+ * Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundati
+on
+[...]
+ *
  * This file is part of GNUTLS.
  *
  * The GNUTLS library is free software; you can redistribute it and/or
@@ -48,36 +49,29 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
  * USA
- *
- */
 --------------------
-/*
  * Copyright (C) 2001, 2004, 2005, 2007 Free Software Foundation
-[...] 
+[...]
  * This file is part of GNUTLS-EXTRA.
  *
- * GNUTLS-EXTRA 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 (at your option) any later version.
- *
- * GNUTLS-EXTRA is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * GNUTLS-EXTRA 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 3 of the License, or
+ * (at your option) any later version.
+ *
+ * GNUTLS-EXTRA is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with GNUTLS-EXTRA; 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 GNU/Linux systems, the complete text of the GNU Lesser
-General Public License can be found in
-`/usr/share/common-licenses/LGPL'; the GNU General Public License can
-be found in `/usr/share/common-licenses/GPL'.
+On Debian GNU/Linux systems, the complete text of the latest version of the GNU
+Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'
+v2.1 of the license in `/usr/share/common-licenses/LGPL-2.1'; the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
 
 
 The documentation is distributed under the terms of the GNU Free

Modified: packages/gnutls26/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/rules?rev=459&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/rules (original)
+++ packages/gnutls26/trunk/debian/rules Sun Dec 16 15:27:37 2007
@@ -12,7 +12,7 @@
 DEB_CONFIGURE_EXTRA_FLAGS = --with-mcrypt=no --enable-ld-version-script --disable-cxx --enable-guile --with-guile-site-dir=/usr/share/guile/site
 DEB_MAKE_CHECK_TARGET = check
 DEB_DH_STRIP_ARGS = --dbg-package=libgnutls26-dbg
-#DEB_DH_MAKESHLIBS_ARGS_libgnutls26 := -V 'libgnutls26 (>=2.1.6-0)'
+DEB_DH_MAKESHLIBS_ARGS_libgnutls26 := -V 'libgnutls26 (>=2.2.0-0)'
 DEB_DH_MAKESHLIBS_ARGS_guile-gnutls := -Xusr/lib/libguile-gnutls-
 DEB_COMPRESS_EXCLUDE := gnutls.pdf
 




More information about the Pkg-gnutls-commits mailing list