[Pkg-gnutls-commits] r1166 - in /packages/gnutls28/trunk/debian: changelog control libgnutls26.NEWS libgnutls26.install libgnutls28.NEWS libgnutls28.install libgnutlsxx27.install libgnutlsxx28.install rules

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Mon Aug 8 17:12:21 UTC 2011


Author: ametzler
Date: Mon Aug  8 17:12:19 2011
New Revision: 1166

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1166
Log:
Changed sonames: libgnutlsxx27 -> libgnutlsxx28, libgnutls26 ->libgnutls28.

Added:
    packages/gnutls28/trunk/debian/libgnutls28.NEWS
      - copied unchanged from r1162, packages/gnutls28/trunk/debian/libgnutls26.NEWS
    packages/gnutls28/trunk/debian/libgnutls28.install
      - copied unchanged from r1162, packages/gnutls28/trunk/debian/libgnutls26.install
    packages/gnutls28/trunk/debian/libgnutlsxx28.install
      - copied unchanged from r1162, packages/gnutls28/trunk/debian/libgnutlsxx27.install
Removed:
    packages/gnutls28/trunk/debian/libgnutls26.NEWS
    packages/gnutls28/trunk/debian/libgnutls26.install
    packages/gnutls28/trunk/debian/libgnutlsxx27.install
Modified:
    packages/gnutls28/trunk/debian/changelog
    packages/gnutls28/trunk/debian/control
    packages/gnutls28/trunk/debian/rules

Modified: packages/gnutls28/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/changelog?rev=1166&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Mon Aug  8 17:12:19 2011
@@ -8,6 +8,8 @@
   * Build against nettle and p11-kit.
     + Update DEB_CONFIGURE_EXTRA_FLAGS.
     + Update (Build-)Depends.
+  * Changed sonames: libgnutlsxx27 -> libgnutlsxx28, libgnutls26 ->
+    libgnutls28.
 
  -- Andreas Metzler <ametzler at debian.org>  Sun, 07 Aug 2011 10:26:44 +0200
 

Modified: packages/gnutls28/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/control?rev=1166&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/control (original)
+++ packages/gnutls28/trunk/debian/control Mon Aug  8 17:12:19 2011
@@ -21,8 +21,8 @@
 Section: libdevel
 Architecture: any
 Provides: gnutls-dev
-Depends: libgnutls26 (= ${binary:Version}), 
- libgnutlsxx27 (= ${binary:Version}),libgnutls-openssl27 (= ${binary:Version}),
+Depends: libgnutls28 (= ${binary:Version}), 
+ libgnutlsxx28 (= ${binary:Version}),libgnutls-openssl27 (= ${binary:Version}),
  nettle-dev (>= 2.2), libc6-dev | libc-dev, zlib1g-dev,
  libtasn1-3-dev (>= 0.3.4), ${misc:Depends}
 Suggests: gnutls-doc, gnutls-bin, guile-gnutls
@@ -46,7 +46,7 @@
  .
  This package contains the GnuTLS development files.
 
-Package: libgnutls26
+Package: libgnutls28
 Priority: standard
 Architecture: any
 Section: libs
@@ -83,11 +83,11 @@
  .
  This package contains the runtime libraries.
 
-Package: libgnutls26-dbg
+Package: libgnutls28-dbg
 Priority: extra
 Architecture: any
 Section: debug
-Depends: libgnutls26 (= ${binary:Version}), ${misc:Depends}
+Depends: libgnutls28 (= ${binary:Version}), ${misc:Depends}
 Conflicts: libgnutls13-dbg
 Description: GNU TLS library - debugger symbols
  GnuTLS is a portable library which implements the Transport Layer
@@ -172,11 +172,11 @@
  .
  This package contains the GNU Guile 1.8 modules.
 
-Package: libgnutlsxx27
+Package: libgnutlsxx28
 Priority: extra
 Architecture: any
 Section: libs
-Depends: libgnutls26 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libgnutls28 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: GNU TLS library - C++ runtime library
@@ -201,7 +201,7 @@
 Priority: standard
 Architecture: any
 Section: libs
-Depends: libgnutls26 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libgnutls28 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: GNU TLS library - OpenSSL wrapper

Modified: packages/gnutls28/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/rules?rev=1166&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/rules (original)
+++ packages/gnutls28/trunk/debian/rules Mon Aug  8 17:12:19 2011
@@ -12,8 +12,8 @@
 	--with-packager-version="$(DEB_VERSION)" \
 	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 DEB_MAKE_CHECK_TARGET = check
-DEB_DH_MAKESHLIBS_ARGS_libgnutls26 := -V 'libgnutls26 (>= 2.12.6.1-0)'
-DEB_DH_MAKESHLIBS_ARGS_guile-gnutls := -V 'guile-gnutls (>= 2.12.6.1-0)'
+DEB_DH_MAKESHLIBS_ARGS_libgnutls28 := -V 'libgnutls28 (>= 3.0.0-0)'
+DEB_DH_MAKESHLIBS_ARGS_guile-gnutls := -V 'guile-gnutls (>= 3.0.0-0)'
 DEB_COMPRESS_EXCLUDE := gnutls.pdf
 
 # pre-clean rule: save gnutls.pdf since it is expensive to regenerate.
@@ -30,7 +30,7 @@
 
 	-rm -f tests/stamp-tests
 	# stupid conflicts
-	-rm -f doc/*.info* lib/po/libgnutls26.pot
+	-rm -f doc/*.info* lib/po/libgnutls28.pot
 	# restore gnutls.pdf
 	if [ -e doc/gnutls.pdf.debbackup ] && [ ! -e doc/gnutls.pdf ] ; then mv doc/gnutls.pdf.debbackup doc/gnutls.pdf ; fi
 




More information about the Pkg-gnutls-commits mailing list