Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 135 → Rev 134

/branches/3.0/debian/nettle-dbg.maintscript
File deleted
/branches/3.0/debian/upstream/signing-key.asc
File deleted
/branches/3.0/debian/changelog
3,9 → 3,8
* New upstream release. New SONAMEs libnettle6 and libhogweed4.
* Drop native_64bit_test_needs_limits_h.patch; incorporated upstream.
* Bump Standards-Version to 3.9.6.
* Merge changes from unstable (2.7.1-3 through 2.7.1-5) (Closes: #782266).
 
-- Magnus Holmgren <holmgren@debian.org> Tue, 14 Apr 2015 20:39:08 +0200
-- Magnus Holmgren <holmgren@debian.org> Tue, 14 Apr 2015 20:13:32 +0200
 
nettle (3.0-2) experimental; urgency=low
 
24,31 → 23,6
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 08 Jun 2014 19:51:40 +0200
 
nettle (2.7.1-5) unstable; urgency=medium
 
* Add code to transition /usr/share/doc/nettle-dbg from directory to
symlink (Closes: #774919).
* Also add missing Pre-Depends: multiarch-support to nettle-dbg.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 11 Jan 2015 20:27:20 +0100
 
nettle (2.7.1-4) unstable; urgency=medium
 
* Use dh_installdocs --link-doc to create symlinks and add correct
dependencies (Closes: #773022).
* Bump Standards-Version to 3.9.6.
* Add upstream PGP signing key.
* Add GNU server URLs to watch file.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 21 Dec 2014 01:14:02 +0100
 
nettle (2.7.1-3) unstable; urgency=low
 
* Use -fPIC instead of -fpic by default (Closes: #755769); needed on
sparc64 and shouldn't be noticeable elsewhere.
 
-- Magnus Holmgren <holmgren@debian.org> Tue, 29 Jul 2014 17:20:39 +0200
 
nettle (2.7.1-2) unstable; urgency=low
 
* libhogweed2.symbols: Tag some internal functions implementing
/branches/3.0/debian/libhogweed4.links
0,0 → 1,0
usr/share/doc/libnettle6 usr/share/doc/libhogweed4
/branches/3.0/debian/libhogweed4.symbols
53,12 → 53,7
_nettle_mpn_set_base256_le@HOGWEED_4 0
_nettle_mpz_limbs_cmp@HOGWEED_4 0
_nettle_mpz_limbs_copy@HOGWEED_4 0
(optional)_nettle_mpz_limbs_finish@HOGWEED_4 0
(optional)_nettle_mpz_limbs_modify@HOGWEED_4 0
(optional)_nettle_mpz_limbs_read@HOGWEED_4 0
_nettle_mpz_limbs_read_n@HOGWEED_4 0
(optional)_nettle_mpz_limbs_write@HOGWEED_4 0
(optional)_nettle_mpz_roinit_n@HOGWEED_4 0
_nettle_mpz_set_n@HOGWEED_4 0
_nettle_pkcs1_signature_prefix@HOGWEED_4 0
_nettle_rsa_blind@HOGWEED_4 0
/branches/3.0/debian/nettle-bin.links
0,0 → 1,0
usr/share/doc/libnettle6 usr/share/doc/nettle-bin
/branches/3.0/debian/patches/fPIC.patch
File deleted
/branches/3.0/debian/patches/series
File deleted
/branches/3.0/debian/watch
1,9 → 1,5
version=3
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,pgpsigurlmangle=s/$/.sig/ \
ftp://ftp.gnu.org/gnu/nettle/nettle-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,pgpsigurlmangle=s/$/.sig/ \
https://ftp.gnu.org/gnu/nettle/nettle-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,pgpsigurlmangle=s/$/.sig/ \
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/nettle-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,pgpsigurlmangle=s/$/.sig/ \
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/ \
http://www.lysator.liu.se/~nisse/archive/nettle-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
/branches/3.0/debian/rules
77,9 → 77,9
dh_testdir
dh_testroot
dh_install -a --sourcedir=debian/tmp
dh_installdocs -a -Nnettle-dev --link-doc=libnettle6
dh_installdocs -a -pnettle-dev
dh_link -a
dh_installchangelogs -a ChangeLog
dh_installdocs -a
dh_installexamples -a
dh_installinfo -a
dh_installman -a
/branches/3.0
Property changes:
Deleted: svn:mergeinfo
## -0,1 +0,0 ##
Reverse-merged /trunk:r118-134