Author: plessy Date: 2012-11-10 04:01:26 +0000 (Sat, 10 Nov 2012) New Revision: 2552
Modified: packages-metadata/f/focuswriter.control packages-metadata/f/fwknop.control packages-metadata/i/iproute.control packages-metadata/m/matplotlib.control packages-metadata/s/speex.control packages-metadata/z/zsnes.control Log: Daily automatic umegaya push Modified: packages-metadata/f/focuswriter.control =================================================================== --- packages-metadata/f/focuswriter.control 2012-11-09 04:01:32 UTC (rev 2551) +++ packages-metadata/f/focuswriter.control 2012-11-10 04:01:26 UTC (rev 2552) @@ -8,7 +8,7 @@ libenchant-dev, libzip-dev, pkg-config -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://gottcode.org/focuswriter/ Vcs-Git: git://git.debian.org/collab-maint/focuswriter.git Vcs-Browser: http://git.debian.org/?p=collab-maint/focuswriter.git;a=summary Modified: packages-metadata/f/fwknop.control =================================================================== --- packages-metadata/f/fwknop.control 2012-11-09 04:01:32 UTC (rev 2551) +++ packages-metadata/f/fwknop.control 2012-11-10 04:01:26 UTC (rev 2552) @@ -18,14 +18,18 @@ Depends: ${shlibs:Depends}, libfko0 (= ${binary:Version}), ${misc:Depends}, dpkg (>= 1.15.4) | install-info Description: development library and header files for libfko - The original fwknop is implemented in Perl. The libfko library is an - implementation of the fwknop back-end data processing routines written in C - as part of the project to move all of fwknop to C. + The FireWall KNock OPerator implements an authorization scheme called + Single Packet Authorization (SPA), based on Netfilter and libpcap. . - See the libfko documentation for additional information on usage and the - functionality provided by libfko. More information on SPA and fwknop can be - found at http://www.cipherdyne.org/fwknop. + Its main application is to protect services such as OpenSSH with + an additional layer of security in order to make the exploitation of + vulnerabilities (both 0-day and unpatched code) much more difficult. . + The authorization server passively listens for authorization packets via + libcap, thus preventing any connections from being processed on the + traditional port. Access to a protected service is only granted after a + valid encrypted and non-replayed packet is detected. + . This package contains the development library and its headers. Package: libfko0-dbg @@ -33,16 +37,19 @@ Section: debug Depends: libfko0 (= ${binary:Version}), ${misc:Depends} Description: debugging symbol for the libfko library - The original fwknop is implemented in Perl. The libfko library is an - implementation of the fwknop back-end data processing routines written in C - as part of the project to move all of fwknop to C. + The FireWall KNock OPerator implements an authorization scheme called + Single Packet Authorization (SPA), based on Netfilter and libpcap. . - See the libfko documentation for additional information on usage and the - functionality provided by libfko. More information on SPA and fwknop can be - found at http://www.cipherdyne.org/fwknop. + Its main application is to protect services such as OpenSSH with + an additional layer of security in order to make the exploitation of + vulnerabilities (both 0-day and unpatched code) much more difficult. . - This package provides the debugging symbols for the library as well as for - the fwknop server and client programs (C version only). + The authorization server passively listens for authorization packets via + libcap, thus preventing any connections from being processed on the + traditional port. Access to a protected service is only granted after a + valid encrypted and non-replayed packet is detected. + . + This package provides the debugging symbols for the libfko library. Package: libfko0 Section: libs @@ -50,15 +57,19 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: system interface for user-level fko management - The original fwknop is implemented in Perl. The libfko library is an - implementation of the fwknop back-end data processing routines written in C - as part of the project to move all of fwknop to C. + The FireWall KNock OPerator implements an authorization scheme called + Single Packet Authorization (SPA), based on Netfilter and libpcap. . - See the libfko documentation for additional information on usage and the - functionality provided by libfko. More information on SPA and fwknop can be - found at http://www.cipherdyne.org/fwknop. + Its main application is to protect services such as OpenSSH with + an additional layer of security in order to make the exploitation of + vulnerabilities (both 0-day and unpatched code) much more difficult. . - This is the shared library. + The authorization server passively listens for authorization packets via + libcap, thus preventing any connections from being processed on the + traditional port. Access to a protected service is only granted after a + valid encrypted and non-replayed packet is detected. + . + This package provides the shared library. Package: fwknop-server Architecture: linux-any Modified: packages-metadata/i/iproute.control =================================================================== --- packages-metadata/i/iproute.control 2012-11-09 04:01:32 UTC (rev 2551) +++ packages-metadata/i/iproute.control 2012-11-10 04:01:26 UTC (rev 2552) @@ -26,7 +26,7 @@ Provides: arpd Conflicts: arpd Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: libatm1 +Recommends: ${ipmods:Recommends} Suggests: iproute-doc Multi-Arch: foreign Description: networking and traffic control tools Modified: packages-metadata/m/matplotlib.control =================================================================== --- packages-metadata/m/matplotlib.control 2012-11-09 04:01:32 UTC (rev 2551) +++ packages-metadata/m/matplotlib.control 2012-11-10 04:01:26 UTC (rev 2552) @@ -16,7 +16,11 @@ python3-all-dbg, python3-all-dev, python-dateutil, + python-cairo, + python3-cairo, python3-dateutil, + python-gi, + python3-gi, python-gtk2-dev, python-imaging, python-nose, @@ -57,9 +61,7 @@ Package: python-matplotlib Architecture: any -Depends: python-cairo, - python-dateutil, - python-gobject, +Depends: python-dateutil, python-matplotlib-data (>= ${source:Version}), python-pyparsing, python-tz, @@ -69,14 +71,19 @@ Recommends: python-glade2, python-tk (>= 2.5.2-1.1) Enhances: ipython Suggests: dvipng, + gir1.2-gtk-3.0, ipython (>= 0.6.3), librsvg2-common, + python-cairo, python-configobj, python-excelerator, + python-fltk, + python-gobject, python-gtk2, python-matplotlib-doc, python-qt4, python-scipy, + python-sip, python-traits (>= 2.0), python-wxgtk2.8, texlive-extra-utils, @@ -90,9 +97,7 @@ Package: python3-matplotlib Architecture: any -Depends: python3-cairo, - python3-dateutil, - python3-gobject, +Depends: python3-dateutil, python-matplotlib-data (>= ${source:Version}), python3-pyparsing, python3-six, @@ -103,11 +108,16 @@ Recommends: python3-tk Enhances: ipython3 Suggests: dvipng, + gir1.2-gtk-3.0, ipython3, librsvg2-common, python-matplotlib-doc, + python3-cairo, + python3-gi, + python3-gobject, python3-pyqt4, python3-scipy, + python3-sip, texlive-extra-utils, texlive-latex-extra Description: Python based plotting system in a style similar to Matlab (Python 3) Modified: packages-metadata/s/speex.control =================================================================== --- packages-metadata/s/speex.control 2012-11-09 04:01:32 UTC (rev 2551) +++ packages-metadata/s/speex.control 2012-11-10 04:01:26 UTC (rev 2552) @@ -2,7 +2,7 @@ Section: sound Priority: optional Maintainer: Ron Lee <r...@debian.org> -Build-Depends: debhelper (>> 4.1.0), libogg-dev, dpkg-dev (>= 1.13.19) +Build-Depends: debhelper (>= 8.1.3), libogg-dev, dpkg-dev (>= 1.13.19) Build-Depends-Indep: doxygen, graphviz Standards-Version: 3.9.3.1 Homepage: http://www.speex.org/ @@ -11,6 +11,7 @@ Package: speex Architecture: any +Multi-Arch: foreign Depends: ${shlibs:Depends} Description: The Speex codec command line tools Speex is an audio codec especially designed for compressing voice at low @@ -22,7 +23,9 @@ Package: libspeex1 Architecture: any +Multi-Arch: same Section: libs +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends} Suggests: speex Conflicts: libopal-2.2 (<= 2.2.11~dfsg1-3), @@ -42,6 +45,7 @@ Package: libspeex-dev Architecture: any +Multi-Arch: same Section: libdevel Depends: libspeex1 (= ${binary:Version}) Suggests: pkg-config @@ -55,7 +59,9 @@ Package: libspeexdsp1 Architecture: any +Multi-Arch: same Section: libs +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends} Description: The Speex extended runtime library Speex is an audio codec especially designed for compressing voice at low @@ -68,6 +74,7 @@ Package: libspeexdsp-dev Architecture: any +Multi-Arch: same Section: libdevel Depends: libspeexdsp1 (= ${binary:Version}), libspeex-dev (= ${binary:Version}) Suggests: pkg-config Modified: packages-metadata/z/zsnes.control =================================================================== --- packages-metadata/z/zsnes.control 2012-11-09 04:01:32 UTC (rev 2551) +++ packages-metadata/z/zsnes.control 2012-11-10 04:01:26 UTC (rev 2552) @@ -22,7 +22,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-games/zsnes.git Package: zsnes -Architecture: i386 +Architecture: any-i386 Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: Emulator of the Super Nintendo Entertainment System _______________________________________________ Collab-qa-commits mailing list Collab-qa-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/collab-qa-commits