diffstat for gnupg_1.4.11-3 gnupg_1.4.11-3stormos0 changelog | 6 ++++++ control | 32 ++++++++++++++++---------------- rules | 2 ++ 3 files changed, 24 insertions(+), 16 deletions(-) diff -u gnupg-1.4.11/debian/rules gnupg-1.4.11/debian/rules --- gnupg-1.4.11/debian/rules +++ gnupg-1.4.11/debian/rules @@ -83,7 +83,9 @@ build-win32-stamp: patch-stamp build-win32/config.status dh_testdir +ifneq ($(DEB_HOST_ARCH_OS),solaris) $(MAKE) -C build-win32/ +endif touch $@ build: build-deb-stamp build-deb-curl-stamp build-udeb-stamp diff -u gnupg-1.4.11/debian/changelog gnupg-1.4.11/debian/changelog --- gnupg-1.4.11/debian/changelog +++ gnupg-1.4.11/debian/changelog @@ -1,3 +1,9 @@ +gnupg (1.4.11-3stormos0) unstable; urgency=low + + * Package for StormOS Flash. + + -- Andrew Stormont (astormont) Sat, 10 Sep 2011 05:13:27 +0100 + gnupg (1.4.11-3) unstable; urgency=low * Install gpg setuid root again on kFreeBSD. We dropped this diff -u gnupg-1.4.11/debian/control gnupg-1.4.11/debian/control --- gnupg-1.4.11/debian/control +++ gnupg-1.4.11/debian/control @@ -10,7 +10,7 @@ libusb-dev [!hurd-i386], libreadline-dev, file, gettext, dpatch, libcurl4-gnutls-dev -Build-Depends-Indep: mingw32 +Build-Depends-Indep: mingw32 [!solaris-any] Homepage: http://www.gnupg.org Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnupg/gnupg/ Vcs-Svn: svn://svn.debian.org/svn/pkg-gnupg/gnupg/trunk/ @@ -101,15 +101,15 @@ -Package: gpgv-win32 -Architecture: all -Priority: extra -Depends: ${misc:Depends} -Suggests: wine -Description: GNU privacy guard - signature verification tool (win32 build) - GnuPG is GNU's tool for secure communication and data storage. - . - gpgv is a stripped-down version of gnupg which is only able to check - signatures. It is smaller than the full-blown gnupg and uses a - different (and simpler) way to check that the public keys used to - make the signature are trustworthy. - . - This is a win32 version of gpgv. It's meant to be used by the win32-loader - component of Debian-Installer. +#Package: gpgv-win32 +#Architecture: all +#Priority: extra +#Depends: ${misc:Depends} +#Suggests: wine +#Description: GNU privacy guard - signature verification tool (win32 build) +# GnuPG is GNU's tool for secure communication and data storage. +# . +# gpgv is a stripped-down version of gnupg which is only able to check +# signatures. It is smaller than the full-blown gnupg and uses a +# different (and simpler) way to check that the public keys used to +# make the signature are trustworthy. +# . +# This is a win32 version of gpgv. It's meant to be used by the win32-loader +# component of Debian-Installer.