Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 60 → Rev 61

/trunk/debian/libnettle3.install
File deleted
/trunk/debian/libhogweed1.links
File deleted
/trunk/debian/libnettle3.docs
File deleted
/trunk/debian/libhogweed1.install
File deleted
/trunk/debian/control
8,7 → 8,7
Vcs-Browser: http://svn.kibibyte.se/nettle
Homepage: http://www.lysator.liu.se/~nisse/nettle/
 
Package: libnettle3
Package: libnettle4
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: low level cryptographic library (symmetric and one-way cryptos)
24,7 → 24,7
cryptographic algorithms for the application to use in any environment and
in any way it needs.
 
Package: libhogweed1
Package: libhogweed2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
44,7 → 44,7
Package: nettle-dev
Section: libdevel
Architecture: any
Depends: libnettle3 (= ${binary:Version}), libhogweed1 (= ${binary:Version}),
Depends: libnettle4 (= ${binary:Version}), libhogweed2 (= ${binary:Version}),
libgmp3-dev, dpkg (>= 1.15.4) | install-info, ${misc:Depends}
Replaces: libnettle-dev
Conflicts: libnettle-dev
94,7 → 94,7
Section: debug
Priority: extra
Architecture: any
Depends: libnettle3 (= ${binary:Version}) | libhogweed1 (= ${binary:Version}) | nettle-bin (= ${binary:Version}), ${misc:Depends}
Depends: libnettle4 (= ${binary:Version}) | libhogweed2 (= ${binary:Version}) | nettle-bin (= ${binary:Version}), ${misc:Depends}
Description: low level cryptographic library (debugging symbols)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
/trunk/debian/nettle-bin.links
1,0 → 0,0
usr/share/doc/libnettle3 usr/share/doc/nettle-bin
usr/share/doc/libnettle4 usr/share/doc/nettle-bin
/trunk/debian/patches/rsa2sexp_algorithm_name.dpatch
File deleted
Property changes:
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: debian/patches/20_link_with_gmp.dpatch
===================================================================
--- debian/patches/20_link_with_gmp.dpatch (revision 60)
+++ debian/patches/20_link_with_gmp.dpatch (nonexistent)
@@ -1,18 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## 20_link_with_gmp.dpatch by <magnus@kibibyte.se>
-##
-## DP: Link libhogweed.so.1 with -lgmp
-
-@DPATCH@
-diff -urNad nettle-1.15~/config.make.in nettle-1.15/config.make.in
---- nettle-1.15~/config.make.in 2006-11-28 16:30:24.000000000 +0100
-+++ nettle-1.15/config.make.in 2007-05-15 12:53:54.000000000 +0200
-@@ -39,7 +39,7 @@
- LIBHOGWEED_SONAME = @LIBHOGWEED_SONAME@
- LIBHOGWEED_FILE = @LIBHOGWEED_FILE@
- LIBHOGWEED_FORLINK = @LIBHOGWEED_FORLINK@
--LIBHOGWEED_LIBS = @LIBHOGWEED_LIBS@
-+LIBHOGWEED_LIBS = @LIBHOGWEED_LIBS@ -lgmp -L. -lnettle
- LIBHOGWEED_LINK = @LIBHOGWEED_LINK@
-
- AR = ar
Index: debian/patches/00list
===================================================================
--- debian/patches/00list (revision 60)
+++ debian/patches/00list (revision 61)
@@ -1,3 +1 @@
01_config
-20_link_with_gmp
-rsa2sexp_algorithm_name.dpatch
Index: debian/changelog
===================================================================
--- debian/changelog (revision 60)
+++ debian/changelog (revision 61)
@@ -1,3 +1,15 @@
+nettle (2.1-1) experimental; urgency=low
+
+ * New upstream release (Closes: #594386). Thanks to Sedat Dilek for
+ sorting things out.
+ - Drop rsa2sexp_algorithm_name.dpatch, 20_link_with_gmp.dpatch;
+ incorporated upstream.
+ - The SOVERSIONs of libnettle and libhogweed have changed to 4 and 2,
+ respectively; update and rename debian/control, debian/libnettle3.*,
+ debian/libhogweed1.*, and debian/nettle-bin.links accordingly.
+
+ -- Magnus Holmgren <holmgren@debian.org> Sun, 16 Jan 2011 20:41:14 +0100
+
nettle (2.0-2) unstable; urgency=low
* rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name
/trunk/debian/libnettle4.docs
0,0 → 1,2
NEWS
README
/trunk/debian/libhogweed2.install
0,0 → 1,0
usr/lib/libhogweed*.so.*
/trunk/debian/libhogweed2.links
0,0 → 1,0
usr/share/doc/libnettle4 usr/share/doc/libhogweed2
/trunk/debian/libnettle4.install
0,0 → 1,0
usr/lib/libnettle*.so.*