From noreply at release.debian.org Tue Sep 1 04:39:04 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Tue, 01 Sep 2015 04:39:04 +0000 Subject: [Pkg-octave-devel] octave-bim is marked for autoremoval from testing Message-ID: octave-bim 1.1.5-2 is marked for autoremoval from testing on 2015-09-12 It (build-)depends on packages with these RC bugs: 791054: gmsh: library transition may be needed when GCC 5 is the default 791200: med-fichier: library transition may be needed when GCC 5 is the default From noreply at release.debian.org Tue Sep 1 04:39:04 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Tue, 01 Sep 2015 04:39:04 +0000 Subject: [Pkg-octave-devel] octave-msh is marked for autoremoval from testing Message-ID: octave-msh 1.0.10-1 is marked for autoremoval from testing on 2015-09-12 It (build-)depends on packages with these RC bugs: 791054: gmsh: library transition may be needed when GCC 5 is the default 791200: med-fichier: library transition may be needed when GCC 5 is the default From noreply at release.debian.org Tue Sep 1 04:39:04 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Tue, 01 Sep 2015 04:39:04 +0000 Subject: [Pkg-octave-devel] octave-secs1d is marked for autoremoval from testing Message-ID: octave-secs1d 0.0.9-3 is marked for autoremoval from testing on 2015-09-12 It (build-)depends on packages with these RC bugs: 791054: gmsh: library transition may be needed when GCC 5 is the default 791200: med-fichier: library transition may be needed when GCC 5 is the default From owner at bugs.debian.org Fri Sep 4 09:03:07 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 04 Sep 2015 09:03:07 +0000 Subject: [Pkg-octave-devel] Processed: octave: ABI transition needed for libstdc++ v5 References: <20150904090004.GA25065@perpetual.pseudorandom.co.uk> <20150904090004.GA25065@perpetual.pseudorandom.co.uk> Message-ID: Processing control commands: > block -1 by 791067 Bug #797992 [src:octave] octave: ABI transition needed for libstdc++ v5 797992 was not blocked by any bugs. 797992 was not blocking any bugs. Added blocking bug(s) of 797992: 791067 -- 797992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797992 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From smcv at debian.org Fri Sep 4 09:00:04 2015 From: smcv at debian.org (Simon McVittie) Date: Fri, 4 Sep 2015 10:00:04 +0100 Subject: [Pkg-octave-devel] Bug#797992: octave: ABI transition needed for libstdc++ v5 Message-ID: <20150904090004.GA25065@perpetual.pseudorandom.co.uk> Source: octave Version: 4.0.0-3 Severity: serious Justification: breaks ABI without a package rename Tags: sid stretch User: debian-gcc at lists.debian.org Usertags: libstdc++-cxx11 Control: block -1 by 791067 Background[1]: libstdc++6 introduces a new ABI to conform to the C++11 standard, but keeps the old ABI to not break existing binaries. Packages which are built with g++-5 from experimental (not the one from testing/unstable) are using the new ABI. Libraries built from this source package export some of the new __cxx11 or B5cxx11 symbols, dropping other symbols. If these symbols are part of the API of the library, then this rebuild with g++-5 will trigger a transition for the library. In the case of octave, std::string appears in functions in installed headers, so it seems very likely that a transition is needed. The transition normally consists of renaming the affected library packages, adding a v5 suffix (liboctave3v5). The actual SONAME should not be changed when doing this. If an upgrade to a new upstream SONAME is already planned, and that SONAME has never been available in Debian compiled with g++-4, then an alternative way to carry out the transition would be to bump the SONAME. However, please avoid doing this unless the new upstream version is extremely low-risk: this transition has been going on for 1 month already, and anything that drags it out further is bad for Debian. These follow-up transitions for libstdc++ are not going through exactly the normal transition procedure, because many entangled transitions are going on at the same time, and the usual ordered transition procedure does not scale that far. When all the C++ libraries on which this library depends have started their transitions in unstable if required, this library should do the same, closing this bug; the release team will deal with binNMUs as needed. Looking at the C++ library build-dependencies of octave, it is waiting for hdf5 (#791067) but everything else seems to be ready. When hdf5 starts its transition, please give octave a versioned build-dependency on the version of libhdf5-dev corresponding to the rename. The package might be NMU'd if there is no maintainer response. The release team have declared a 2 day NMU delay[2] for packages involved in the libstdc++ transition, in order to get unstable back to a usable state in a finite time. Regards, S [1] https://wiki.debian.org/GCC5#libstdc.2B-.2B-_ABI_transition [2] https://lists.debian.org/debian-devel-announce/2015/08/msg00000.html From smcv at debian.org Fri Sep 4 09:16:58 2015 From: smcv at debian.org (Simon McVittie) Date: Fri, 4 Sep 2015 10:16:58 +0100 Subject: [Pkg-octave-devel] Bug#797992: octave: ABI transition needed for libstdc++ v5 In-Reply-To: <20150904090004.GA25065@perpetual.pseudorandom.co.uk> References: <20150904090004.GA25065@perpetual.pseudorandom.co.uk> Message-ID: <20150904091658.GA27502@perpetual.pseudorandom.co.uk> On Fri, 04 Sep 2015 at 10:00:04 +0100, Simon McVittie wrote: > Looking at the C++ library build-dependencies of octave, it is > waiting for hdf5 (#791067) but everything else seems to be ready. Looking more closely at this, hdf5 has both a C and a C++ API, and octave appears to only use the C. If this is correct, then it does not need to wait for hdf5 after all. Regards, S From rafael at laboissiere.net Fri Sep 4 10:57:04 2015 From: rafael at laboissiere.net (Rafael Laboissiere) Date: Fri, 4 Sep 2015 12:57:04 +0200 Subject: [Pkg-octave-devel] Bug#797992: Bug#797992: octave: ABI transition needed for libstdc++ v5 In-Reply-To: <20150904091658.GA27502@perpetual.pseudorandom.co.uk> References: <20150904090004.GA25065@perpetual.pseudorandom.co.uk> <20150904091658.GA27502@perpetual.pseudorandom.co.uk> Message-ID: <20150904105704.GW3112@laboissiere.net> * Simon McVittie [2015-09-04 10:16]: > On Fri, 04 Sep 2015 at 10:00:04 +0100, Simon McVittie wrote: >> Looking at the C++ library build-dependencies of octave, it is >> waiting for hdf5 (#791067) but everything else seems to be ready. > > Looking more closely at this, hdf5 has both a C and a C++ API, > and octave appears to only use the C. If this is correct, then it does > not need to wait for hdf5 after all. The liboctave3 package, version 4.0.0-3 in both unstable and testing, depends on libstdc++6 >= 5.2. This package does not exist in stable. Is a rebuild really necessary? Rafael From sebastien at debian.org Fri Sep 4 12:46:02 2015 From: sebastien at debian.org (=?UTF-8?Q?S=C3=A9bastien?= Villemot) Date: Fri, 04 Sep 2015 14:46:02 +0200 Subject: [Pkg-octave-devel] Bug#797992: Bug#797992: Bug#797992: octave: ABI transition needed for libstdc++ v5 In-Reply-To: <20150904105704.GW3112@laboissiere.net> References: <20150904090004.GA25065@perpetual.pseudorandom.co.uk> <20150904091658.GA27502@perpetual.pseudorandom.co.uk> <20150904105704.GW3112@laboissiere.net> Message-ID: <1441370762.1826.2.camel@debian.org> Le vendredi 04 septembre 2015 ? 12:57 +0200, Rafael Laboissiere a ?crit : > * Simon McVittie [2015-09-04 10:16]: > > > On Fri, 04 Sep 2015 at 10:00:04 +0100, Simon McVittie wrote: > >> Looking at the C++ library build-dependencies of octave, it is > >> waiting for hdf5 (#791067) but everything else seems to be ready. > > > > Looking more closely at this, hdf5 has both a C and a C++ API, > > and octave appears to only use the C. If this is correct, then it does > > not need to wait for hdf5 after all. > > The liboctave3 package, version 4.0.0-3 in both unstable and testing, > depends on libstdc++6 >= 5.2. This package does not exist in stable. Is > a rebuild really necessary? I confirm that the problem described by Simon is real, and that a transition is needed. For example, using octave (4.0.0-3) and octave-optim (1.4.1-1) from unstable, one gets: octave:1> numhessian error: /usr/lib/x86_64-linux-gnu/octave/packages/optim-1.4.1/x86_64-pc-linux-gnu-api-v50+/numhessian.oct: failed to load: /usr/lib/x86_64-linux-gnu/octave/packages/optim-1.4.1/x86_64-pc-linux-gnu-api-v50+/numhessian.oct: undefined symbol: _ZNK5ArrayISsE17resize_fill_valueEv The problematic symbol is: $ c++filt _ZNK5ArrayISsE17resize_fill_valueEv Array, std::allocator > >::resize_fill_value() const It has indeed to do with std::string. Simon: I should take care of uploading a fixed octave package this week-end (provided that HDF5 is indeed not a blocker). But feel free to NMU if I don't act quickly enough. -- .''`. S?bastien Villemot : :' : Debian Developer `. `' http://sebastien.villemot.name `- GPG Key: 4096R/381A7594 From sebastien at debian.org Fri Sep 4 22:03:42 2015 From: sebastien at debian.org (=?UTF-8?Q?S=C3=A9bastien?= Villemot) Date: Fri, 04 Sep 2015 22:03:42 +0000 Subject: [Pkg-octave-devel] Bug#793524: [pkg-octave/master] d/control: promote octave-info to Recommends of octave. Message-ID: tag 793524 pending thanks Date: Sat Sep 5 00:03:24 2015 +0200 Author: S??bastien Villemot Commit ID: c10495f81985b4bcfce0d35158c2d5c29eb61b45 Commit URL: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave.git;a=commitdiff;h=c10495f81985b4bcfce0d35158c2d5c29eb61b45 Patch URL: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave.git;a=commitdiff_plain;h=c10495f81985b4bcfce0d35158c2d5c29eb61b45 d/control: promote octave-info to Recommends of octave. It is needed by the GUI help browser. Git-Dch: Full Closes: #793524 From sebastien at debian.org Fri Sep 4 22:03:42 2015 From: sebastien at debian.org (=?UTF-8?Q?S=C3=A9bastien?= Villemot) Date: Fri, 04 Sep 2015 22:03:42 +0000 Subject: [Pkg-octave-devel] Bug#797992: [pkg-octave/master] Rename liboctave3 to liboctave3v5 for g++-5 transition. Message-ID: tag 797992 pending thanks Date: Sat Sep 5 00:00:59 2015 +0200 Author: S??bastien Villemot Commit ID: a54064f8b00b0f2a49271bc8f89f7e3ee13549c2 Commit URL: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave.git;a=commitdiff;h=a54064f8b00b0f2a49271bc8f89f7e3ee13549c2 Patch URL: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave.git;a=commitdiff_plain;h=a54064f8b00b0f2a49271bc8f89f7e3ee13549c2 Rename liboctave3 to liboctave3v5 for g++-5 transition. Closes: #797992 From sebastien at debian.org Fri Sep 4 21:50:54 2015 From: sebastien at debian.org (=?UTF-8?Q?S=C3=A9bastien?= Villemot) Date: Fri, 04 Sep 2015 23:50:54 +0200 Subject: [Pkg-octave-devel] Bug#794443: Bug#794443: octave: should not recommend libopenblas-base In-Reply-To: References: Message-ID: <1441403454.3259.8.camel@debian.org> Control: reassign -1 libopenblas-base 0.2.12-1 Dear Wang, Le lundi 03 ao?t 2015 ? 14:39 +0800, Wang S a ?crit : > Octave crashes when inverting matrices sized 10x10 or bigger > if libopenblas-base is installed. > And after I remove libopenblas-base, octave does not crash. Actually the bug that you experience most likely comes from openblas, not from octave. I'm therefore reassigning this bug to the right package. Note that openblas uses different codepaths depending on your CPU, so I need more information to move forward. In order to get more information about your setup, could you please install the "julia" package (it will pull openblas again), run "julia" at the shell prompt, then type "versioninfo()" at the julia prompt. For information, here is the output on my machine: julia> versioninfo() Julia Version 0.3.10 Platform Info: System: Linux (x86_64-linux-gnu) CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz WORD_SIZE: 64 BLAS: libopenblas (NO_LAPACKE DYNAMIC_ARCH NO_AFFINITY Haswell) LAPACK: libopenblas LIBM: libopenlibm LLVM: libLLVM-3.5 Thanks, -- .''`. S?bastien Villemot : :' : Debian Developer `. `' http://sebastien.villemot.name `- GPG Key: 4096R/381A7594 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From owner at bugs.debian.org Fri Sep 4 22:06:09 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 04 Sep 2015 22:06:09 +0000 Subject: [Pkg-octave-devel] Processed: [pkg-octave/master] d/control: promote octave-info to Recommends of octave. References: Message-ID: Processing commands for control at bugs.debian.org: > tag 793524 pending Bug #793524 [octave] octave: should recommend octave-info instead of suggest Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 793524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793524 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Fri Sep 4 21:54:08 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 04 Sep 2015 21:54:08 +0000 Subject: [Pkg-octave-devel] Processed: Re: Bug#794443: octave: should not recommend libopenblas-base References: <1441403454.3259.8.camel@debian.org> Message-ID: Processing control commands: > reassign -1 libopenblas-base 0.2.12-1 Bug #794443 [octave] octave: should not recommend libopenblas-base Bug reassigned from package 'octave' to 'libopenblas-base'. No longer marked as found in versions octave/3.8.2-4. No longer marked as fixed in versions octave/4.0.0-3. Bug #794443 [libopenblas-base] octave: should not recommend libopenblas-base Marked as found in versions openblas/0.2.12-1. -- 794443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794443 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Fri Sep 4 22:06:12 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 04 Sep 2015 22:06:12 +0000 Subject: [Pkg-octave-devel] Processed: [pkg-octave/master] Rename liboctave3 to liboctave3v5 for g++-5 transition. References: Message-ID: Processing commands for control at bugs.debian.org: > tag 797992 pending Bug #797992 [src:octave] octave: ABI transition needed for libstdc++ v5 Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 797992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797992 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Fri Sep 4 21:48:05 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 04 Sep 2015 21:48:05 +0000 Subject: [Pkg-octave-devel] Processed: unblock 797992 with 791067 References: <1441403075-2774-bts-sebastien@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > unblock 797992 with 791067 Bug #797992 [src:octave] octave: ABI transition needed for libstdc++ v5 797992 was blocked by: 791067 797992 was not blocking any bugs. Removed blocking bug(s) of 797992: 791067 > thanks Stopping processing here. Please contact me if you need assistance. -- 797992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797992 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ftpmaster at ftp-master.debian.org Fri Sep 4 22:36:07 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Sep 2015 22:36:07 +0000 Subject: [Pkg-octave-devel] Processing of octave_4.0.0-4_amd64.changes Message-ID: octave_4.0.0-4_amd64.changes uploaded successfully to localhost along with the files: octave_4.0.0-4.dsc octave_4.0.0-4.debian.tar.xz octave-common_4.0.0-4_all.deb octave-doc_4.0.0-4_all.deb octave-htmldoc_4.0.0-4_all.deb octave-info_4.0.0-4_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Sep 4 22:49:12 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 04 Sep 2015 22:49:12 +0000 Subject: [Pkg-octave-devel] octave_4.0.0-4_amd64.changes is NEW Message-ID: binary:liboctave3v5 is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will recieve an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From ftpmaster at ftp-master.debian.org Sun Sep 6 06:00:10 2015 From: ftpmaster at ftp-master.debian.org (Scott Kitterman) Date: Sun, 06 Sep 2015 06:00:10 +0000 Subject: [Pkg-octave-devel] octave_4.0.0-4_amd64.changes REJECTED Message-ID: For uploads that go to New, please include the new binary in the upload as it makes it more difficult to review it if we don't have it. Please reupload. Scott K === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. From ftpmaster at ftp-master.debian.org Sun Sep 6 09:44:01 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Sep 2015 09:44:01 +0000 Subject: [Pkg-octave-devel] Processing of octave_4.0.0-4_amd64.changes Message-ID: octave_4.0.0-4_amd64.changes uploaded successfully to localhost along with the files: octave_4.0.0-4.dsc octave_4.0.0-4.debian.tar.xz liboctave-dev_4.0.0-4_amd64.deb liboctave3v5_4.0.0-4_amd64.deb octave-common_4.0.0-4_all.deb octave-dbg_4.0.0-4_amd64.deb octave-doc_4.0.0-4_all.deb octave-htmldoc_4.0.0-4_all.deb octave-info_4.0.0-4_all.deb octave_4.0.0-4_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Sun Sep 6 09:50:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Sep 2015 09:50:05 +0000 Subject: [Pkg-octave-devel] octave_4.0.0-4_amd64.changes is NEW Message-ID: binary:liboctave3v5 is NEW. Your package has been put into the NEW queue, which requires manual action from the ftpteam to process. The upload was otherwise valid (it had a good OpenPGP signature and file hashes are valid), so please be patient. Packages are routinely processed through to the archive, and do feel free to browse the NEW queue[1]. If there is an issue with the upload, you will recieve an email from a member of the ftpteam. If you have any questions, you may reply to this email. [1]: https://ftp-master.debian.org/new.html From sebastien at debian.org Sun Sep 6 10:18:32 2015 From: sebastien at debian.org (=?ISO-8859-1?Q?S=E9bastien?= Villemot) Date: Sun, 06 Sep 2015 12:18:32 +0200 Subject: [Pkg-octave-devel] octave_4.0.0-4_amd64.changes REJECTED In-Reply-To: References: Message-ID: <1441534712.3259.10.camel@debian.org> Le dimanche 06 septembre 2015 ? 06:00 +0000, Scott Kitterman a ?crit : > For uploads that go to New, please include the new binary in the > upload as it > makes it more difficult to review it if we don't have it. Please > reupload. Done. Thanks. -- .''`. S?bastien Villemot : :' : Debian Developer `. `' http://sebastien.villemot.name `- GPG Key: 4096R/381A7594 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From ftpmaster at ftp-master.debian.org Sun Sep 6 16:00:22 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Sun, 06 Sep 2015 16:00:22 +0000 Subject: [Pkg-octave-devel] octave_4.0.0-4_amd64.changes ACCEPTED into unstable, unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 05 Sep 2015 00:03:52 +0200 Source: octave Binary: octave octave-dbg octave-common octave-doc octave-htmldoc octave-info liboctave3v5 liboctave-dev Architecture: source amd64 all Version: 4.0.0-4 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: S?bastien Villemot Description: liboctave-dev - Development files for the GNU Octave language liboctave3v5 - Shared libraries of the GNU Octave language octave - GNU Octave language for numerical computations octave-common - architecture-independent files for octave octave-dbg - Debug symbols for octave octave-doc - PDF documentation on the GNU Octave language octave-htmldoc - HTML documentation on the GNU Octave language octave-info - GNU Info documentation on the GNU Octave language Closes: 742503 792869 793524 797992 Changes: octave (4.0.0-4) unstable; urgency=medium . [ S?bastien Villemot ] * Rename liboctave3 to liboctave3v5 for g++-5 transition. (Closes: #797992) * d/control: promote octave-info to Recommends of octave. It is needed by the GUI help browser. (Closes: #793524) . [ Mike Miller ] * Downgrade default-jre-headless from Depends to Recommends. Thanks to Alois Schloegl for the suggestion (Closes: #742503) * Disable java on hppa, m68k, and sparc64 ports. Fixes FTBFS on those archs. (Closes: #792869) Checksums-Sha1: 540dbc3750778f57cc37220747b822d3c24d3c73 3121 octave_4.0.0-4.dsc 9a506dd47a488f9ffab1d5a45cde190b11945558 134108 octave_4.0.0-4.debian.tar.xz 39f52991faaa954e6b61d589391fc9f045c46631 643880 liboctave-dev_4.0.0-4_amd64.deb dd6256efefa1af2bceb28114540b954dd7e5b3a4 7142718 liboctave3v5_4.0.0-4_amd64.deb 3894edf324294245a0ec2e56832c61e958d4287c 1447856 octave-common_4.0.0-4_all.deb d93d8ee8265f60f0bb98d0aced92ee51844f870c 148628428 octave-dbg_4.0.0-4_amd64.deb f4d35a0e8a8beaf7f06d1afcd7e9f2a812862c5f 4124062 octave-doc_4.0.0-4_all.deb 758d2269289335d6ddacaaae32576be4288e4741 1847280 octave-htmldoc_4.0.0-4_all.deb b2b55e322fa82b7a7e32b856f55bafcfc2ef2cc8 1141860 octave-info_4.0.0-4_all.deb ee9877b1dfc41f74098bb59cca4813e34cedb05b 1628522 octave_4.0.0-4_amd64.deb Checksums-Sha256: 644b17731192718a91d649fac7f478255016a7d6133ac647b97a260b7719e251 3121 octave_4.0.0-4.dsc d27650a4030b16d94ba649ca9a5c9aa482426fca1c2611900fb77dafc59a33f2 134108 octave_4.0.0-4.debian.tar.xz 6a42e1c44a5b24d780b5666efe03b8fc453d3623acde16890c7e3fbe6e87af03 643880 liboctave-dev_4.0.0-4_amd64.deb ab89cd511007fdfd17d644278ad1d7b7162d63b34c9f91464a486384a2729fba 7142718 liboctave3v5_4.0.0-4_amd64.deb b73933cce3b73401c8a94967ccb7fb4b6f0d0645f24c27148f37a8e1132ac690 1447856 octave-common_4.0.0-4_all.deb 55db272dc6e52a6bc636b3d9d2f097b044547e16dee14fa2ee405020667e59f6 148628428 octave-dbg_4.0.0-4_amd64.deb ea1fa9a1414c8e28ff4cf3898b585d706659baa93524b18873e9bb0f4484ce44 4124062 octave-doc_4.0.0-4_all.deb a3c89754b9cfdadb8a834956ed621aeb2ea3655dcc138b3e9b0216615a4b7606 1847280 octave-htmldoc_4.0.0-4_all.deb 7c45437cd7f561d92e14b74607589d6d6a5e0f8eb8f68e0aec22c26db6ace305 1141860 octave-info_4.0.0-4_all.deb 9cb0b9295fb3cf255ceecefd4ef3da53a6572cfe36f76d7ed5b3cb054455ac07 1628522 octave_4.0.0-4_amd64.deb Files: 9c8e9767f61abbf291aaafcec08f8d56 3121 math optional octave_4.0.0-4.dsc 4133daf17d943b95a031a6a6d3434203 134108 math optional octave_4.0.0-4.debian.tar.xz 170e222ac9c424d3ba4f192a25524fd9 643880 libdevel optional liboctave-dev_4.0.0-4_amd64.deb 32db60df14e4f5cca5a68f983f6e3976 7142718 libs optional liboctave3v5_4.0.0-4_amd64.deb edc4ad32d6d8f44761b94d3e89f4223a 1447856 math optional octave-common_4.0.0-4_all.deb 6920982601afec0ea48be9db7fc2ecb7 148628428 debug extra octave-dbg_4.0.0-4_amd64.deb 410199ac5259176aefd88a0678416ee8 4124062 doc optional octave-doc_4.0.0-4_all.deb ad8b23e9e14c4b46d70c08ddf46badcf 1847280 doc optional octave-htmldoc_4.0.0-4_all.deb 55f8d8b7f348b49967351788f01e1ad0 1141860 doc optional octave-info_4.0.0-4_all.deb 19b2ed8685856167faccf346b2cbcd00 1628522 math optional octave_4.0.0-4_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV6//zAAoJECzs6TUOzr5KfPwQAIiyl3fQ9dFg1JCTBHRW0NfX PpqGtwn8iIcgbIeFY73Sa5m/+w112uUU6STDwi4f4mndVUFiTc8woEAu1Q2s5lwO dA31agLr8ccjU9D37m4cjyLz2nudNaglCWfllIC+y3LphAgEslncUELxHxtYy4tY 7mQ/IjUhMZWUlkTgQux/k2xSnz2Z422Q9HQy1C1XarPeAA9opVyLoxFmabUX7kTP up6ofnmh4LJiKDth+tlFuRsN2ve1A4ovVBhDFaL22SbZnrOdCakjLbyaaiIwmoAg 0/aIN53zvWqJ3ebkMS1VZYs1ii1OKnVjxPopQGUdJOdzPJ2eaAg3maS+rZOrQRz6 L0Dwc2PhazLUtNuoXPn5VY8doVHmuQuBjn9oiwaOjoglw7A1gljbPevP6/QQ6FCZ EecJar0FwQd/kSJH/4pyLzWdJOcb+X7EJsaZEf4F7slHRFj8tRaJCgTzoQcr1hhr L2w81hUUHqHytj5fXZjcp0ro/nlS8DlzkTx+cVfxTc93CiiON4msKnF9sLteiyrQ f8P7QoIvRa06WwTjDIL0paicxS0cNRXOk6An5elYjFihupxKkbfuW+2CfTFqYdKe 3hOQSpoty/NS31OGW/7p2g8HQ01ZD41s+r2wECbOvnCnGgFMfadT8OF2W7h1QQEk YSwMiaeEomFR78pF+lG5 =2Kry -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From owner at bugs.debian.org Sun Sep 6 16:15:12 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 06 Sep 2015 16:15:12 +0000 Subject: [Pkg-octave-devel] Bug#742503: marked as done (octave: please add a package without java dependency) References: <201403241430.s2OEUU5R028383@ma.sdf.org> Message-ID: Your message dated Sun, 06 Sep 2015 16:00:22 +0000 with message-id and subject line Bug#742503: fixed in octave 4.0.0-4 has caused the Debian Bug report #742503, regarding octave: please add a package without java dependency to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 742503: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742503 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Leo Butler Subject: octave 3.8.1 requires java Date: Mon, 24 Mar 2014 14:30:30 GMT Size: 4533 URL: -------------- next part -------------- An embedded message was scrubbed... From: =?utf-8?q?S=C3=A9bastien_Villemot?= Subject: Bug#742503: fixed in octave 4.0.0-4 Date: Sun, 06 Sep 2015 16:00:22 +0000 Size: 7913 URL: From owner at bugs.debian.org Sun Sep 6 16:15:19 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 06 Sep 2015 16:15:19 +0000 Subject: [Pkg-octave-devel] Bug#792869: marked as done (octave: FTBFS on hppa: error: invalid conversion) References: Message-ID: Your message dated Sun, 06 Sep 2015 16:00:23 +0000 with message-id and subject line Bug#792869: fixed in octave 4.0.0-4 has caused the Debian Bug report #792869, regarding octave: FTBFS on hppa: error: invalid conversion to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 792869: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792869 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: John David Anglin Subject: octave: FTBFS on hppa: error: invalid conversion Date: Sun, 19 Jul 2015 10:12:25 -0400 Size: 5510 URL: -------------- next part -------------- An embedded message was scrubbed... From: =?utf-8?q?S=C3=A9bastien_Villemot?= Subject: Bug#792869: fixed in octave 4.0.0-4 Date: Sun, 06 Sep 2015 16:00:23 +0000 Size: 7936 URL: From owner at bugs.debian.org Sun Sep 6 16:15:22 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 06 Sep 2015 16:15:22 +0000 Subject: [Pkg-octave-devel] Bug#793524: marked as done (octave: should recommend octave-info instead of suggest) References: <20150724195339.18859.28070.reportbug@pcdaniel.aplik> Message-ID: Your message dated Sun, 06 Sep 2015 16:00:23 +0000 with message-id and subject line Bug#793524: fixed in octave 4.0.0-4 has caused the Debian Bug report #793524, regarding octave: should recommend octave-info instead of suggest to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 793524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793524 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Daniel Serpell Subject: octave: should recommend octave-info instead of suggest Date: Fri, 24 Jul 2015 16:53:39 -0300 Size: 5949 URL: -------------- next part -------------- An embedded message was scrubbed... From: =?utf-8?q?S=C3=A9bastien_Villemot?= Subject: Bug#793524: fixed in octave 4.0.0-4 Date: Sun, 06 Sep 2015 16:00:23 +0000 Size: 7936 URL: From owner at bugs.debian.org Sun Sep 6 16:15:25 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sun, 06 Sep 2015 16:15:25 +0000 Subject: [Pkg-octave-devel] Bug#797992: marked as done (octave: ABI transition needed for libstdc++ v5) References: <20150904090004.GA25065@perpetual.pseudorandom.co.uk> Message-ID: Your message dated Sun, 06 Sep 2015 16:00:23 +0000 with message-id and subject line Bug#797992: fixed in octave 4.0.0-4 has caused the Debian Bug report #797992, regarding octave: ABI transition needed for libstdc++ v5 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 797992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797992 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Simon McVittie Subject: octave: ABI transition needed for libstdc++ v5 Date: Fri, 4 Sep 2015 10:00:04 +0100 Size: 3971 URL: -------------- next part -------------- An embedded message was scrubbed... From: =?utf-8?q?S=C3=A9bastien_Villemot?= Subject: Bug#797992: fixed in octave 4.0.0-4 Date: Sun, 06 Sep 2015 16:00:23 +0000 Size: 7938 URL: From noreply at release.debian.org Sun Sep 6 16:39:27 2015 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 06 Sep 2015 16:39:27 +0000 Subject: [Pkg-octave-devel] octave-msh REMOVED from testing Message-ID: FYI: The status of the octave-msh source package in Debian's testing distribution has changed. Previous version: 1.0.10-1 Current version: (not in testing) Hint: # imported from jcristau # 20150831; done 20150905 # let's try and get this done # rm libstdc++6 breaks The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Sep 6 16:39:27 2015 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 06 Sep 2015 16:39:27 +0000 Subject: [Pkg-octave-devel] octave-bim REMOVED from testing Message-ID: FYI: The status of the octave-bim source package in Debian's testing distribution has changed. Previous version: 1.1.5-2 Current version: (not in testing) Hint: # 20150831; done 20150905 # jcristau # ignore OODs for library renames The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Sep 6 16:39:27 2015 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 06 Sep 2015 16:39:27 +0000 Subject: [Pkg-octave-devel] octave-secs1d REMOVED from testing Message-ID: FYI: The status of the octave-secs1d source package in Debian's testing distribution has changed. Previous version: 0.0.9-3 Current version: (not in testing) Hint: # 20150831; done 20150905 # jcristau # ignore OODs for library renames The script that generates this mail tries to extract removal reasons from comments in the britney hint files. Those comments were not originally meant to be machine readable, so if the reason for removing your package seems to be nonsense, it is probably the reporting script that got confused. Please check the actual hints file before you complain about meaningless removals. -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From daniel.baumann at progress-technologies.com Wed Sep 9 08:40:43 2015 From: daniel.baumann at progress-technologies.com (Daniel Baumann) Date: Wed, 09 Sep 2015 10:40:43 +0200 Subject: [Pkg-octave-devel] Bug#798427: jessie-backports FTBFS: missing build-dep on bison Message-ID: <55EFF08B.6080406@progress-technologies.com> Package: octave Version: 4.0.0-4 Severity: minor Hi, when building octave from sid in a jessie chroot in order to do a jessie-backport, octave FTBFS within configure that bison is not installed. Would you mind adding a direct build-depends on bison to ease backports? Since octave doesn't FTBFS on sid, i presume that bison is pulled indirectly, so a direct build-depends wouldn't hurt either. Regards, Daniel From daniel.baumann at progress-technologies.com Wed Sep 9 09:01:44 2015 From: daniel.baumann at progress-technologies.com (Daniel Baumann) Date: Wed, 09 Sep 2015 11:01:44 +0200 Subject: [Pkg-octave-devel] Bug#798428: new upstream (1.2.4) Message-ID: <55EFF578.9030208@progress-technologies.com> Package: octave-statistics Severity: wishlist Hi, it would be nice if you could upgrade to the current upstream version (1.2.4). Regards, Daniel From mtmiller at debian.org Wed Sep 9 10:33:17 2015 From: mtmiller at debian.org (Mike Miller) Date: Wed, 9 Sep 2015 06:33:17 -0400 Subject: [Pkg-octave-devel] Bug#798427: jessie-backports FTBFS: missing build-dep on bison In-Reply-To: <55EFF08B.6080406@progress-technologies.com> References: <55EFF08B.6080406@progress-technologies.com> Message-ID: <20150909103317.GA30249@galago.mtmxr.com> On Wed, Sep 09, 2015 at 10:40:43 +0200, Daniel Baumann wrote: > when building octave from sid in a jessie chroot in order to do a > jessie-backport, octave FTBFS within configure that bison is not installed. Interesting, do you have a build log somewhere? This means that something must have touched the bison source files, because? > Would you mind adding a direct build-depends on bison to ease backports? > Since octave doesn't FTBFS on sid, i presume that bison is pulled > indirectly, so a direct build-depends wouldn't hurt either. Rather it's because the bison sources are not regenerated when building on sid. This might be worth doing something about also. -- mike From daniel.baumann at progress-technologies.com Wed Sep 9 11:47:28 2015 From: daniel.baumann at progress-technologies.com (Daniel Baumann) Date: Wed, 09 Sep 2015 13:47:28 +0200 Subject: [Pkg-octave-devel] Bug#798443: new upstream (2.8.4) Message-ID: <55F01C50.9020401@progress-technologies.com> Package: octave-control Severity: wishlist Hi, it would be nice if you could upgrade to the current upstream release (2.8.4). Regards, Daniel From daniel.baumann at progress-technologies.com Wed Sep 9 11:48:14 2015 From: daniel.baumann at progress-technologies.com (Daniel Baumann) Date: Wed, 09 Sep 2015 13:48:14 +0200 Subject: [Pkg-octave-devel] Bug#798444: new upstream (2.4.1) Message-ID: <55F01C7E.6010408@progress-technologies.com> Package: octave-image Severity: wishlist Hi, it would be nice if you could upgrade to the current upstream release (2.4.1). Regards, Daniel From rafael at laboissiere.net Wed Sep 9 12:49:30 2015 From: rafael at laboissiere.net (Rafael Laboissiere) Date: Wed, 9 Sep 2015 14:49:30 +0200 Subject: [Pkg-octave-devel] Bug#798428: Bug#798428: new upstream (1.2.4) In-Reply-To: <55EFF578.9030208@progress-technologies.com> References: <55EFF578.9030208@progress-technologies.com> Message-ID: <20150909124930.GC3112@laboissiere.net> Control: tags -1 pending * Daniel Baumann [2015-09-09 11:01]: > it would be nice if you could upgrade to the current upstream version > (1.2.4). Thanks for the reminder. Upstream version 1.2.4 is already in Git since March 2015: http://anonscm.debian.org/cgit/pkg-octave/octave-statistics.git/commit/?id=8fab264e52104bfe6c50bd1e18f9f992dc82b4bd I think that we have withheld the upload because of the liboctave 2->3 transition, but everything should be fine now. I am hereby tagging this bug report as pending. Rafael From owner at bugs.debian.org Wed Sep 9 13:24:05 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 09 Sep 2015 13:24:05 +0000 Subject: [Pkg-octave-devel] Processed: Re: Bug#798428: new upstream (1.2.4) References: <20150909124930.GC3112@laboissiere.net> <55EFF578.9030208@progress-technologies.com> Message-ID: Processing control commands: > tags -1 pending Bug #798428 [octave-statistics] new upstream (1.2.4) Added tag(s) pending. -- 798428: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798428 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From rafael at laboissiere.net Wed Sep 9 17:07:53 2015 From: rafael at laboissiere.net (Rafael Laboissiere) Date: Wed, 09 Sep 2015 17:07:53 +0000 Subject: [Pkg-octave-devel] Bug#798443: [pkg-octave/master] Imported Upstream version 2.8.4 Message-ID: tag 798443 pending thanks Date: Wed Sep 9 11:21:11 2015 -0300 Author: Rafael Laboissiere Commit ID: 3c40506051e53f44b5a08c353a834e89facf7b35 Commit URL: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-control.git;a=commitdiff;h=3c40506051e53f44b5a08c353a834e89facf7b35 Patch URL: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-control.git;a=commitdiff_plain;h=3c40506051e53f44b5a08c353a834e89facf7b35 Imported Upstream version 2.8.4 Closes: #798443 From owner at bugs.debian.org Wed Sep 9 17:09:07 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 09 Sep 2015 17:09:07 +0000 Subject: [Pkg-octave-devel] Processed: [pkg-octave/master] Imported Upstream version 2.8.4 References: Message-ID: Processing commands for control at bugs.debian.org: > tag 798443 pending Bug #798443 [octave-control] new upstream (2.8.4) Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 798443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798443 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From rafael at laboissiere.net Wed Sep 9 17:09:42 2015 From: rafael at laboissiere.net (Rafael Laboissiere) Date: Wed, 09 Sep 2015 17:09:42 +0000 Subject: [Pkg-octave-devel] Bug#798444: [pkg-octave/master] Imported Upstream version 2.4.1 Message-ID: tag 798444 pending thanks Date: Wed Sep 9 11:12:43 2015 -0300 Author: Rafael Laboissiere Commit ID: 304f2dbf08b5c00667496f3e3b6b241eaf981fb5 Commit URL: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-image.git;a=commitdiff;h=304f2dbf08b5c00667496f3e3b6b241eaf981fb5 Patch URL: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-image.git;a=commitdiff_plain;h=304f2dbf08b5c00667496f3e3b6b241eaf981fb5 Imported Upstream version 2.4.1 Closes: #798444 From owner at bugs.debian.org Wed Sep 9 17:12:07 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 09 Sep 2015 17:12:07 +0000 Subject: [Pkg-octave-devel] Processed: [pkg-octave/master] Imported Upstream version 2.4.1 References: Message-ID: Processing commands for control at bugs.debian.org: > tag 798444 pending Bug #798444 [octave-image] new upstream (2.4.1) Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 798444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798444 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From sebastien at debian.org Thu Sep 10 18:17:25 2015 From: sebastien at debian.org (=?ISO-8859-1?Q?S=E9bastien?= Villemot) Date: Thu, 10 Sep 2015 20:17:25 +0200 Subject: [Pkg-octave-devel] [Pkg-octave-commit] [octave-control] branch master updated (5bbee64 -> 982cdc5) In-Reply-To: <20150909170748.19766.68034@moszumanska.debian.org> References: <20150909170748.19766.68034@moszumanska.debian.org> Message-ID: <1441909045.3259.27.camel@debian.org> Hi Rafael, You forgot to push the upstream and pristine-tar branches (and the associated tags). Would it be possible for you to do so? Thanks, Le mercredi 09 septembre 2015 ? 17:07 +0000, Rafael Laboissi?re a ?crit : > This is an automated email from the git hooks/post-receive script. > > rlaboiss-guest pushed a change to branch master > in repository octave-control. > > from 5bbee64 Changelog entry for 2.8.3-1. > adds 3c40506 Imported Upstream version 2.8.4 > new 982cdc5 Merge tag 'upstream/2.8.4' > > The 1 revisions listed above as "new" are entirely new to this > repository and will be described in separate emails. The revisions > listed as "adds" were already present in the repository and have only > been added to this reference. > > > Summary of changes: > DESCRIPTION | 4 +- > INDEX | 1 + > NEWS | 12 ++ > doc/control.pdf | Bin 536941 -> 538703 bytes > doc/control.tex | 2 +- > doc/functions.texi | 27 +++ > inst/@tf/__sys_connect__.m | 28 +-- > inst/VLFamp.m | 502 > +++++++++++++++++++++++++++++++++++++++++++++ > 8 files changed, 553 insertions(+), 23 deletions(-) > create mode 100644 inst/VLFamp.m > -- .''`. S?bastien Villemot : :' : Debian Developer `. `' http://sebastien.villemot.name `- GPG Key: 4096R/381A7594 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: From ftpmaster at ftp-master.debian.org Thu Sep 10 18:32:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Sep 2015 18:32:03 +0000 Subject: [Pkg-octave-devel] Processing of octave-pkg-dev_1.3.1_amd64.changes Message-ID: octave-pkg-dev_1.3.1_amd64.changes uploaded successfully to localhost along with the files: octave-pkg-dev_1.3.1.dsc octave-pkg-dev_1.3.1.tar.xz octave-pkg-dev_1.3.1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Sep 10 18:33:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Sep 2015 18:33:45 +0000 Subject: [Pkg-octave-devel] octave-pkg-dev_1.3.1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 10 Sep 2015 20:28:29 +0200 Source: octave-pkg-dev Binary: octave-pkg-dev Architecture: source all Version: 1.3.1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: S?bastien Villemot Description: octave-pkg-dev - infrastructure to build Octave packages Changes: octave-pkg-dev (1.3.1) unstable; urgency=medium . * Fix case-sensitive filtering of Octave dependency in DESCRIPTION. If in its DESCRIPTION file, a package had a dependency on Octave (written with at least an uppercase letter), an incorrect octave-Octave was generated in ${octave:Depends}. Checksums-Sha1: 8186c02426ea9dd1712df1c23f564ef4af63b617 1767 octave-pkg-dev_1.3.1.dsc 1656747d47080b4f807ad9339ce701dd2852b0bc 11712 octave-pkg-dev_1.3.1.tar.xz f15668e61dc975118f30ca596a26f2e1b67e95e8 16026 octave-pkg-dev_1.3.1_all.deb Checksums-Sha256: 6336f5cc4d74f97a37138e0e16138d174daf08f9b37ceb7149d4a2b2ff15ae48 1767 octave-pkg-dev_1.3.1.dsc f00ab5708d94522a932edfa9702916fdaee07daffca80172accce8e3b628f7ce 11712 octave-pkg-dev_1.3.1.tar.xz 15abf15fc2231e36452333ec13d8af6e663ca42f160a5e66785067524da31092 16026 octave-pkg-dev_1.3.1_all.deb Files: c6687efc35f0f9e4ebe2410d0b4e487a 1767 devel optional octave-pkg-dev_1.3.1.dsc fff873d4d421cf63af7dc2872d1a08a7 11712 devel optional octave-pkg-dev_1.3.1.tar.xz 41d8302bab9d1cd9d85199d285c9374f 16026 devel optional octave-pkg-dev_1.3.1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV8cwAAAoJECzs6TUOzr5KD+oP/1JHJSdh0skQ9VeeuGSoV9MI WvvtM0ztsPdkR0uKjnZtUP9sYpntoJIi9FJvnRsGtRvTFwVlNxOdq0oMLitDKskP fEi9e7JeMe2LWrXl4b1WMRwOHIA9e6IHXMWbVAz6xERBnK0TgnYUlRrQcaDDLxY9 DjoWT2tDap0yCPuwiS69Jpf8PSUJ83hweGrJ4wKbjMvCqw7HyTGOF9Us67+wsi8v 9/lh8LisGCzkY/FZQt9sGXT63MqCUzKw8A8pNjgo+zBUmkZ6qgiadEUjzZarlJKI Vv6uyBhmLl8M3Y+5Lvw+pKG3vQm299UbasRWr2BQim35me09IIOTyewkXVgmMgoX KeZ0UoG6KQifVTBmENyFGHsuyWS/HOy/digDJxahtUYQ902EiW7s0s62QQnuDSUL 5qso6TsBYzFyuyfuuuyEVk5Z3j8qepBUe5r4Yg8tGNRYuqf4xgXRHR6v7e2VP2xz imseP+SvcXJO7UmrOQUYo+2eyCnZPua78tCAvW6DLilSc87sLHbAo5y+/retEsUH Z76C8A0S92RlAjRfT76IMXeXXT0tYm7g+x4RG/KebpQNzy7y1RzSPO22YqgUhH+s VfSznOX1TXVaID0LwjNmPpjzIpPI62qkaBjDN9QSuLI86OdGD1Tc8Jm1bffDjh1f FTeV4hu9X5KQz0BJNWt0 =T668 -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Thu Sep 10 18:37:03 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Sep 2015 18:37:03 +0000 Subject: [Pkg-octave-devel] Processing of octave-fpl_1.3.5-1_amd64.changes Message-ID: octave-fpl_1.3.5-1_amd64.changes uploaded successfully to localhost along with the files: octave-fpl_1.3.5-1.dsc octave-fpl_1.3.5.orig.tar.gz octave-fpl_1.3.5-1.debian.tar.xz octave-fpl_1.3.5-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Thu Sep 10 18:48:49 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Thu, 10 Sep 2015 18:48:49 +0000 Subject: [Pkg-octave-devel] octave-fpl_1.3.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 10 Sep 2015 20:32:22 +0200 Source: octave-fpl Binary: octave-fpl Architecture: source all Version: 1.3.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: S?bastien Villemot Description: octave-fpl - plot data on unstructured triangular and tetrahedral meshes in Oc Changes: octave-fpl (1.3.5-1) unstable; urgency=medium . [ Rafael Laboissiere ] * Imported Upstream version 1.3.5 * d/p/autoload-yes.diff: Remove patch (deprecated upstream) * d/p/no-interactive-tests.diff: Remove obsolete patch Checksums-Sha1: 5ec81bf19f225700c4889ccb8b1d0749ac186183 2071 octave-fpl_1.3.5-1.dsc 8381f32d485902ae82373bc3d4e74a550789914b 19317 octave-fpl_1.3.5.orig.tar.gz a29526e45f282fc36ff399cb0b81217e7295e411 2820 octave-fpl_1.3.5-1.debian.tar.xz cfc6b5eaa7ade983dfb7591bf6b4a3ed4a901357 11716 octave-fpl_1.3.5-1_all.deb Checksums-Sha256: 34a26752f33b821854e6552ba0bea4915f7e42af9ab0b653b90f7879f6f54665 2071 octave-fpl_1.3.5-1.dsc da13b8044e0ffb91f488427c4d3f3fdefb8d208753f572ef4d3b53972c547731 19317 octave-fpl_1.3.5.orig.tar.gz b9d3b44cfe1922c856e51f6bbde25492b029b345822c35edaf44c36df2f1b609 2820 octave-fpl_1.3.5-1.debian.tar.xz ffdcb8b8906d17d71d03ec775a4c3a8a22a70236e023996f37d99f4c2abf3ad7 11716 octave-fpl_1.3.5-1_all.deb Files: 60ded86190cfbab1a60153b9bf690273 2071 math optional octave-fpl_1.3.5-1.dsc 3de5eca51ac2f862d65b8e48f095fd48 19317 math optional octave-fpl_1.3.5.orig.tar.gz 9bc2860b138ee02247e472b6fd46ee0d 2820 math optional octave-fpl_1.3.5-1.debian.tar.xz ae74990bd1aa486db14debdb01a0b4e9 11716 math optional octave-fpl_1.3.5-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV8c0yAAoJECzs6TUOzr5K+S0P/1CwcD7V/eNPRLfjyl1Mb+MV B+Y2SBMhZV5GNTqk9UZqJIDMeaO0kJ2i9BKwoLap1eKgvlTNGx3sO9YMxlCnWelA Q82Byii9B27FSbfDObv5hq2mee4Snt2rR/wrkuArIdG5U3nJn+MbBRwUnMhKfMJm GBLQQFoJ+TRpeA6jR++7wMZQwp3Hpu5vpVq83cWuI2O/WTNDHlWGj4Aat3X+I1r5 F9ARFAbBkxwWVqdcpgtb59k29nN94boVB0W/CsC/qs4Q5e+QuuIcG63e7Votujim zi6smwm+LmTNFiA0TYt0NUOH5n/1McQjpXYVWcXX/zFkHH2oDHrI/Ol9DvReb3sM Os5IwVZck8m4LJQ9mvJgupHB4arLR4U72HvunDT6Yp12ywzpzwrjeo0Uf0FsC9wK 5YrE7g/X45vdWHdEBPSENGCVTVvYVotidwWkPACnkfpfA1L+g8gAu6lxeinG4WQt Zlalvc1QQblie7iOdnqbi/L30MfjE7GDuGCJikW4eZD8MFMiEWInVcCxKDmekNY9 Y98h2fCJ4FR7IZHLcIJShNteKvuRgqOfVP7D0Vwbl+E8iUw+7Mxxkk9WF/3aHJ/Z 8B5grgu3WG4709LKevT7cIymOJjZZYoA5uvWpd1zrWoSH/qc9jutuI/SRYLpRvWA GxNXaUBEgvyTIWWkgdt4 =GXkU -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Fri Sep 11 06:53:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 11 Sep 2015 06:53:05 +0000 Subject: [Pkg-octave-devel] Processing of octave-io_2.2.9-1_amd64.changes Message-ID: octave-io_2.2.9-1_amd64.changes uploaded successfully to localhost along with the files: octave-io_2.2.9-1.dsc octave-io_2.2.9.orig.tar.gz octave-io_2.2.9-1.debian.tar.xz octave-io_2.2.9-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Fri Sep 11 07:05:05 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Fri, 11 Sep 2015 07:05:05 +0000 Subject: [Pkg-octave-devel] octave-io_2.2.9-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 11 Sep 2015 08:47:52 +0200 Source: octave-io Binary: octave-io Architecture: source amd64 Version: 2.2.9-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: S?bastien Villemot Description: octave-io - input/output data functions for Octave Changes: octave-io (2.2.9-1) unstable; urgency=medium . [ S?bastien Villemot ] * Imported Upstream version 2.2.9 * Bump dependency on octave-pkg-dev to 1.3.1. Needed to avoid a spurious octave-Octave in Depends field. . [ Rafael Laboissiere ] * d/p/autoload-yes.patch: Remove patch (deprecated upstream) * d/copyright: Reflect upstream changes * d/p/uno.patch: Refresh for new upstream version * d/NEWS: Use regular paragraphs Checksums-Sha1: 144121b540db5d9ded279eaebf0fb9899c372917 2012 octave-io_2.2.9-1.dsc 1ef7e6245bd0ed943c42a147bee851198fd68136 261033 octave-io_2.2.9.orig.tar.gz 3469c9eb50a6fb9ef673a8a5a08f252878643056 118748 octave-io_2.2.9-1.debian.tar.xz c5d9f7acc139e622b293a90ee40884dc3ed4675f 249104 octave-io_2.2.9-1_amd64.deb Checksums-Sha256: 9ee2b1694673cda11e884ee033a767ea7c56ae9a24c1f6fde5a8259a369a9f3c 2012 octave-io_2.2.9-1.dsc affd91ea797919cb81b4da1ebc15bc168de20df559178200419884790251c10d 261033 octave-io_2.2.9.orig.tar.gz cc16374c3747b00f78c2532f1158ab9fe85ccb791302ae63350c5af420a11126 118748 octave-io_2.2.9-1.debian.tar.xz a57f5837b57fc1eb07e22dc3b48841fb82832e6c4e0754651c095ed02a810ea5 249104 octave-io_2.2.9-1_amd64.deb Files: e7e41599f2a7b41bb7e9af41e0b95fa1 2012 math optional octave-io_2.2.9-1.dsc ef9aa00aaca3fc0fa12fc2f9e4847772 261033 math optional octave-io_2.2.9.orig.tar.gz 732c6060e8fbff7891cb98835a33a93b 118748 math optional octave-io_2.2.9-1.debian.tar.xz 3942b7493e245af6d45a317d244fe802 249104 math optional octave-io_2.2.9-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV8noLAAoJECzs6TUOzr5KQGIP/i5BStRmj5/0JQzWwE1SNLhW 5UiMbDNCUmAzCuuIsx6HI179+d1T/nFeZp7+ry532Pw6WD6YRiON63c6J93jvWAg 9+ghcyINZVB9q1XfBuIfIsVsP4cuXg9ctSkCYrvc7lki6m/E3khqI9iDKftWY7iQ 4JwnxJ7Xa2f9Pqx540gz7dH2k+dHMTAE7bIQJXArxvE2TQMXZVgnsIB1b2OXwZn6 ywACUytAintWJggaevDm0jGgTdfPOWqbF4FMl9ycZfCeyzDdQS2YzBcteOZfiOEj 1xe3xaXmO4Mhg0xPWPa8EhjOfidXh7U6hZ6hyO0dZRUpaOpF6qCHS1k3q/S5kBj2 HKA2PF9e6qKXHB6QVRgWU0qty9P0HmYaOAJBqB7QELQUaNvji4kW48hP5ZeTSqWj nbz3UWREa8pO9kuTVoE6JePJiHVfJko0zGdAB4kBGVhpkyLx+x0V6Y4n3psWwqmB 62PTyoCJx7vDNqVyzCOKyGYYGHG7jaX6BIcMYoLcj/W0ARbeBQ6dM4dwn7Jrtm6G H+gEIA1kOgjgaepfA1O9OV+7cqUwkho2QoWKXuTwfBjAmcV3YwQAx+kT4CyGG2GN l5qIe5nmLAJx82f8meJepUflu45idou+k6AdIPt6O1w27VHsWBLZZfOfkCJKVbzg R5FseS1WhGiS2icNU2rN =7U/H -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From rafael at laboissiere.net Sun Sep 13 10:20:01 2015 From: rafael at laboissiere.net (Rafael Laboissiere) Date: Sun, 13 Sep 2015 12:20:01 +0200 Subject: [Pkg-octave-devel] [RFU] several packages Message-ID: <20150913102001.GO3112@laboissiere.net> I prepared, in Git, several packages for upload to unstable: octave-control 2.8.4-1 octave-geometry 2.0.0-1 octave-image 2.4.1-1 octave-nurbs 1.3.10-1 ocatve-parallel 3.0.2-1 octave-quaternion 2.4.0-1 octave-statistics 1.2.4-1 Please, upload them. Rafael From ftpmaster at ftp-master.debian.org Mon Sep 14 12:56:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 12:56:51 +0000 Subject: [Pkg-octave-devel] Processing of octave-control_2.8.4-1_amd64.changes Message-ID: octave-control_2.8.4-1_amd64.changes uploaded successfully to localhost along with the files: octave-control_2.8.4-1.dsc octave-control_2.8.4.orig.tar.gz octave-control_2.8.4-1.debian.tar.xz octave-control_2.8.4-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Sep 14 13:01:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:01:53 +0000 Subject: [Pkg-octave-devel] Processing of octave-image_2.4.1-1_amd64.changes Message-ID: octave-image_2.4.1-1_amd64.changes uploaded successfully to localhost along with the files: octave-image_2.4.1-1.dsc octave-image_2.4.1.orig.tar.gz octave-image_2.4.1-1.debian.tar.xz octave-image_2.4.1-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Sep 14 13:01:53 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:01:53 +0000 Subject: [Pkg-octave-devel] Processing of octave-geometry_2.0.0-1_amd64.changes Message-ID: octave-geometry_2.0.0-1_amd64.changes uploaded successfully to localhost along with the files: octave-geometry_2.0.0-1.dsc octave-geometry_2.0.0.orig.tar.gz octave-geometry_2.0.0-1.debian.tar.xz octave-geometry_2.0.0-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Sep 14 13:04:40 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:04:40 +0000 Subject: [Pkg-octave-devel] octave-control_2.8.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 13 Sep 2015 06:53:30 -0300 Source: octave-control Binary: octave-control Architecture: source amd64 Version: 2.8.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: Rafael Laboissiere Description: octave-control - control functions for Octave from Octave-Forge Closes: 798443 Changes: octave-control (2.8.4-1) unstable; urgency=medium . * Imported Upstream version 2.8.4 (Closes: #798443) * d/copyright: Reflect upstream changes Checksums-Sha1: 27a8e1edc36023725fe4a64334cd681b6fedf29e 2106 octave-control_2.8.4-1.dsc d586ef121ceb555013cae6703ee1b72e671da428 3415010 octave-control_2.8.4.orig.tar.gz cff3745f7ea965e587d376275dc9dd2d7e0d02e5 4332 octave-control_2.8.4-1.debian.tar.xz 9f68f0c4ddbfc4e03389186c515ad58cab1d0cdb 810688 octave-control_2.8.4-1_amd64.deb Checksums-Sha256: c31ad2d57e8e700cb396dcceab27cf6593fb929237de26c28cc7bc550121fe87 2106 octave-control_2.8.4-1.dsc 78eb0d7ff2b28f9c625d9ef9fda2f61723e2d44ec5228684da533378c58fade0 3415010 octave-control_2.8.4.orig.tar.gz a6cb2f585a1ac2289f9de6cb8e4e23473a4c5c6f06b452fbffa3eec26010fd35 4332 octave-control_2.8.4-1.debian.tar.xz d675e6132642048fffbd4fd62fee664cc2e4ff0dcc2ae54eb41cc189e9f1e9ec 810688 octave-control_2.8.4-1_amd64.deb Files: f51b06219df57b1e9aaa1f02a06a24cb 2106 math optional octave-control_2.8.4-1.dsc 821ffc4aacbf5467180e34dee1d86f48 3415010 math optional octave-control_2.8.4.orig.tar.gz c6fd2b8027b61600b6a876e6641d633c 4332 math optional octave-control_2.8.4-1.debian.tar.xz f4df8c68020db1cd67cb4d719e0e1822 810688 math optional octave-control_2.8.4-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV9sMgAAoJECzs6TUOzr5KBhMP/3O27q9zWQljXEZZthWrvcnS Zg8uvzILoUiLj+3U2D8hSKwyqyiGgaIFLgzDBfx+GEIaWlYLxJixyrpLBwfTDirS iOt5UYhfTLcgr+DxcJaiihqvzemtfNyyt3mhiktC32HLsl4oKgJE/55Ahn6cNxTH N2Mrsz09FfTKZ6DskTT4r9FXMZYweuFWZh2YCfWlv2Q427x/XE+/Y7jFNG7fF387 9n1PHl9dOxZ9ftbckcH/gaBQsJePUdArBocr4pPJvO7VEXqRzGqzkckub+ix2hM1 PS85qVEJKnJyIejsAuJihdChvq93a1XTNQVFH4oudmTQ7dYplHhk+IfLXfFfv5w0 fSHMtJUOcNPtAdz6AVi65l7/1VCN8ewZo9rX0WxdJTSdaF01o2ZyE8iiT8/MB46v UWTZWZSpE1zrzlIC8OOTIreMgKBb9UC6DWeVez/uKTY98S6yfbDdULgLivyD4ArO NlhkZqaLDGZveqolv+5zYhVsGhGVKYBxGkWxcTiKzusWIE4S6cBF7Ne1ZyoNkgI4 ibGxzC4Rk0VdfAG4Dg53r9wSaSnDLCaJcQs0Gb+veC3oDoMO9sv/sOdohgtOb47K 5ac9zinj7AtHuuIxsjV6JdCpJhH/fsR3sNcr12Y+QsNn66XmV+jLZhxmrCiUAjYa oLnX6PJMXCDHnEFz0hOy =NCuN -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Sep 14 13:04:46 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:04:46 +0000 Subject: [Pkg-octave-devel] octave-geometry_2.0.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 13 Sep 2015 04:58:33 -0300 Source: octave-geometry Binary: octave-geometry Architecture: source all Version: 2.0.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: Rafael Laboissiere Description: octave-geometry - geometric computing functions for Octave Changes: octave-geometry (2.0.0-1) unstable; urgency=medium . * Imported Upstream version 2.0.0 * Package is arch:all now * d/copyright: Reflect upstream changes * d/p/autoload-yes.patch: Remove patch (deprecated upstream) * d/p/indexing-cell-array.patch: New patch * Bump build-dependency on octave-pkg-dev, for proper unit testing * Drop octave-general from Build-Depends * d/rules: Exclude drawLine.m from the unit testing list Checksums-Sha1: a19319e70a7b455aa4296a7585b3ce2bb46ea2de 2048 octave-geometry_2.0.0-1.dsc 4874b4eaffa0deab40f6e95df3dbfb18dffb6655 186828 octave-geometry_2.0.0.orig.tar.gz 827d0703e2c02c59bd2b2c1c1986f2fdcf28e8ff 3896 octave-geometry_2.0.0-1.debian.tar.xz 208f22e41ade73ac313f1581199d1307da5f1c67 161136 octave-geometry_2.0.0-1_all.deb Checksums-Sha256: 4dbee5af4f8071cdb0fcadbade8c3041e560816183b246a9499213161e540813 2048 octave-geometry_2.0.0-1.dsc 7c06c763ca9a1478e0cff21733199d139d255091788b9a0fb5834c51fb41d061 186828 octave-geometry_2.0.0.orig.tar.gz 2fd0eb14f7c708a600663b94977c2f1966cfbe1177b18187ef3b616885721d53 3896 octave-geometry_2.0.0-1.debian.tar.xz fbd28709ad4459b63a83e1365d4359b30885c44268c5fd962ad49b084f12dddc 161136 octave-geometry_2.0.0-1_all.deb Files: edcab2ba2076e722f739738f1ad8e9ff 2048 math optional octave-geometry_2.0.0-1.dsc 0dde6024d893d7e68124ad5c40a4e393 186828 math optional octave-geometry_2.0.0.orig.tar.gz df1e96ba68e941ce56396202f33eeeb9 3896 math optional octave-geometry_2.0.0-1.debian.tar.xz 8a696c5e1d34104af36b7224fd556d4c 161136 math optional octave-geometry_2.0.0-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV9sQUAAoJECzs6TUOzr5Kd3UP/Av4Y3cpc1XnwkOFU92hveuf OaxHGpGA8dLArvyLk2P49PNurWUJJZWfR3e60lfRfq0Slr40gBNUgfTEIAga0MWi zKImUrQu77J0a69XwZFiiNcu/lTRpViF+z5NNL/oHyqABwLjIyjLoPoq8oJFasXZ U6KKOZH39/tZ9x4jQ0bSKkMu5x6GxOqRdzvGPnenPdkroZrKVe6nsybnwa1p07ba DKUk9cc3DQbSI4D16oZqnvWI+SSe8qY1QrMKj23FnV7GSrW/ugdAYOh3QK19Init Wwm+uYvlvQLctpZUoIYdumz6PLwmGMF0zpKuCei7DDm35rjK9A6kQKXTY2Vqk3Sa k8H6g4hSIa3Q13H87Om7FlEEz7De56eAKZ6TVgQyEN6elxr4YE+ZlEIf7FkBOHP0 I721np5UeMXb9j2O9nJRsjSBNgB+yBojFl1uNM/x3IGdiWLoIW+smW46RkiXuAJE DMg0yutlMuxl3L8P8rG9snm1sgLsu553v659ecIe7a8JbobEVYdmbaGwsDVzcH93 E2ga9hKp9a2FvCzTj/IZiTCVeDqlGjbPZ5HqZMDA0wDCMXnjz+nbeGiaArrLpQNc nQhvV8nHACo4BUKgppMaPkakHw9/UwqCx4ajlYD0wWt8cKpxJ4iBvlSoL6p+nImY JApyjUEauujBuYOGLiDH =ls0/ -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Sep 14 13:04:52 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:04:52 +0000 Subject: [Pkg-octave-devel] octave-image_2.4.1-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 12 Sep 2015 12:19:33 -0300 Source: octave-image Binary: octave-image Architecture: source amd64 Version: 2.4.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: Rafael Laboissiere Description: octave-image - image manipulation for Octave Closes: 798444 Changes: octave-image (2.4.1-1) unstable; urgency=medium . * Imported Upstream version 2.4.1 (Closes: #798444) Checksums-Sha1: 74b2c735d82a036247c9a067ec2e89712172159d 1983 octave-image_2.4.1-1.dsc eabc7d5517a60ded8d146e399da43ccbad7f63e7 292521 octave-image_2.4.1.orig.tar.gz 81bd3f131fd30f198e8e6439171223a41bd040ba 6092 octave-image_2.4.1-1.debian.tar.xz 5189101e8bec8966e2d8282cebf773e440a3ad48 475658 octave-image_2.4.1-1_amd64.deb Checksums-Sha256: 14a27aacd1dd5afe4c46cf6c8080488358145ee532976db71af18b5b9d3cf3aa 1983 octave-image_2.4.1-1.dsc 47050112580a5bef615d4083899f73fee4ce59cfc771e80aa114aa837aec1339 292521 octave-image_2.4.1.orig.tar.gz 618a4c6dd65f40e6d98c9e299ea82b2df77d6e729402890cb20cc662595081f5 6092 octave-image_2.4.1-1.debian.tar.xz f3c3df93ecb0d72a2697ffacf70b7847b0f6e31dbfa422bde66d47d7cec57464 475658 octave-image_2.4.1-1_amd64.deb Files: 3b2fa5fb6eb0c30ee5af0dd9026e7e3d 1983 math optional octave-image_2.4.1-1.dsc ec07f0c9daf824e908881d95a65fbe82 292521 math optional octave-image_2.4.1.orig.tar.gz 98ec66a27d572f4a6d5296c30997beb6 6092 math optional octave-image_2.4.1-1.debian.tar.xz 982b272c1ff434a37239aacfa6619b95 475658 math optional octave-image_2.4.1-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV9sSZAAoJECzs6TUOzr5KeFYP/iuWHu5FtK8z3a08+roXlyqQ pUohtQgL32TU8qA+i7JNtKaHwl0xJkklTKJ7VrFU13w5XTWtPPAbC61vlCapZM7d 8KCW7Kl7tSLZGX7Lx0SDmM8oEYTeEZg1Tpi2dBFBjAM4p93BC9ExNp5bXDOa5mtm 8BgVLBvUiCbjCUfSf0VUcbFu0CWAV08wrshgIZu29Zkqy/V6cJkGK9hVUQmetYs1 POT+OwYWH0kb6YTe/i72NYFLD29zryBFvWEk3XJevY/dnm6OXJkEJhw8mVCqsvIT ntmV7Sj8MvzJ8RziM8Or2ZM3qTVqqUIFnjd4E90dEOakoXQN16NO9gGuqHVnsDoS 3mUdl3j6etMyo8YPGtwxZbnb4MTF8iisBXwWfSjHIifQom8GEPY+nqWH6xLRuXG8 6BWW6rykvOMQkL6J0BzcO5mNtkMSeFTrMQeDhXT6vDElF39pIsuTFf72yEY37meq c/M6YKJkXo38HDvtpa+lOcIY4sMESLPIi0HZP4nqJxCxwnlltYKRnUgzrvEiakqE nquj1+MSSKDWO01igBZad7cWaOzZpDsxJvx2xe/Foa7PRhhbIuvrRySA0IzKezl2 B/8DMUFEjA5MbFFHpI9kDdp018n69ku/JU3AvdxEwTo+zTkFPBR7qQ43tyiHkw/A u8KNN4C+RirNDBLS9v9I =FzDm -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Sep 14 13:06:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:06:54 +0000 Subject: [Pkg-octave-devel] Processing of octave-nurbs_1.3.10-1_amd64.changes Message-ID: octave-nurbs_1.3.10-1_amd64.changes uploaded successfully to localhost along with the files: octave-nurbs_1.3.10-1.dsc octave-nurbs_1.3.10.orig.tar.gz octave-nurbs_1.3.10-1.debian.tar.xz octave-nurbs_1.3.10-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From owner at bugs.debian.org Mon Sep 14 13:09:09 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 14 Sep 2015 13:09:09 +0000 Subject: [Pkg-octave-devel] Bug#798443: marked as done (new upstream (2.8.4)) References: <55F01C50.9020401@progress-technologies.com> Message-ID: Your message dated Mon, 14 Sep 2015 13:04:40 +0000 with message-id and subject line Bug#798443: fixed in octave-control 2.8.4-1 has caused the Debian Bug report #798443, regarding new upstream (2.8.4) to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 798443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798443 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Daniel Baumann Subject: new upstream (2.8.4) Date: Wed, 09 Sep 2015 13:47:28 +0200 Size: 1752 URL: -------------- next part -------------- An embedded message was scrubbed... From: Rafael Laboissiere Subject: Bug#798443: fixed in octave-control 2.8.4-1 Date: Mon, 14 Sep 2015 13:04:40 +0000 Size: 5512 URL: From owner at bugs.debian.org Mon Sep 14 13:09:12 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 14 Sep 2015 13:09:12 +0000 Subject: [Pkg-octave-devel] Bug#798444: marked as done (new upstream (2.4.1)) References: <55F01C7E.6010408@progress-technologies.com> Message-ID: Your message dated Mon, 14 Sep 2015 13:04:52 +0000 with message-id and subject line Bug#798444: fixed in octave-image 2.4.1-1 has caused the Debian Bug report #798444, regarding new upstream (2.4.1) to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 798444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798444 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Daniel Baumann Subject: new upstream (2.4.1) Date: Wed, 09 Sep 2015 13:48:14 +0200 Size: 1750 URL: -------------- next part -------------- An embedded message was scrubbed... From: Rafael Laboissiere Subject: Bug#798444: fixed in octave-image 2.4.1-1 Date: Mon, 14 Sep 2015 13:04:52 +0000 Size: 5407 URL: From ftpmaster at ftp-master.debian.org Mon Sep 14 13:11:54 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:11:54 +0000 Subject: [Pkg-octave-devel] Processing of octave-parallel_3.0.2-1_amd64.changes Message-ID: octave-parallel_3.0.2-1_amd64.changes uploaded successfully to localhost along with the files: octave-parallel_3.0.2-1.dsc octave-parallel_3.0.2.orig.tar.gz octave-parallel_3.0.2-1.debian.tar.xz octave-parallel_3.0.2-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Mon Sep 14 13:16:59 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:16:59 +0000 Subject: [Pkg-octave-devel] Processing of octave-quaternion_2.4.0-1_amd64.changes Message-ID: octave-quaternion_2.4.0-1_amd64.changes uploaded successfully to localhost along with the files: octave-quaternion_2.4.0-1.dsc octave-quaternion_2.4.0.orig.tar.gz octave-quaternion_2.4.0-1.debian.tar.xz octave-quaternion_2.4.0-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From owner at bugs.debian.org Mon Sep 14 13:18:19 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 14 Sep 2015 13:18:19 +0000 Subject: [Pkg-octave-devel] Processed: cloning 797992, reassign -1 to release.debian.org, tagging -1 ..., usertagging -1 ... References: <1442236555-744-bts-sebastien@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > clone 797992 -1 Bug #797992 {Done: S?bastien Villemot } [src:octave] octave: ABI transition needed for libstdc++ v5 Bug 797992 cloned as bug 798953 > reassign -1 release.debian.org Bug #798953 {Done: S?bastien Villemot } [src:octave] octave: ABI transition needed for libstdc++ v5 Bug reassigned from package 'src:octave' to 'release.debian.org'. No longer marked as found in versions octave/4.0.0-3. No longer marked as fixed in versions octave/4.0.0-4. > tags -1 = pending Bug #798953 {Done: S?bastien Villemot } [release.debian.org] octave: ABI transition needed for libstdc++ v5 Added tag(s) pending; removed tag(s) sid and stretch. > forwarded -1 https://release.debian.org/transitions/html/auto-octave.html Bug #798953 {Done: S?bastien Villemot } [release.debian.org] octave: ABI transition needed for libstdc++ v5 Set Bug forwarded-to-address to 'https://release.debian.org/transitions/html/auto-octave.html'. > user release.debian.org at packages.debian.org Setting user to release.debian.org at packages.debian.org (was sebastien at debian.org). > usertags -1 + transition There were no usertags set. Usertags are now: transition. > block -1 with 790756 Bug #798953 {Done: S?bastien Villemot } [release.debian.org] octave: ABI transition needed for libstdc++ v5 798953 was not blocked by any bugs. 798953 was not blocking any bugs. Added blocking bug(s) of 798953: 790756 > thanks Stopping processing here. Please contact me if you need assistance. -- 797992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797992 798953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798953 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From ftpmaster at ftp-master.debian.org Mon Sep 14 13:19:39 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:19:39 +0000 Subject: [Pkg-octave-devel] octave-nurbs_1.3.10-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 13 Sep 2015 03:43:56 -0300 Source: octave-nurbs Binary: octave-nurbs Architecture: source amd64 Version: 1.3.10-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: Rafael Laboissiere Description: octave-nurbs - non-uniform rational B-splines for Octave Changes: octave-nurbs (1.3.10-1) unstable; urgency=medium . * Imported Upstream version 1.3.10 * d/p/compilation-with-octave-4.0.patch: Drop patch (applied upstream) * d/copyright: Reflect upstream changes Checksums-Sha1: 91113c731093626f83fcc17a1809ee6db233dd9f 2102 octave-nurbs_1.3.10-1.dsc 92ae4351cbd61df0246822c5464968267712576e 91243 octave-nurbs_1.3.10.orig.tar.gz 5d02bbad4af588752cf416a62ec0eb87441cb640 2720 octave-nurbs_1.3.10-1.debian.tar.xz dcdbbf80649a84c890f40921cbe30fb860d677c8 165848 octave-nurbs_1.3.10-1_amd64.deb Checksums-Sha256: de12790e31504b889634ae08389d6393017f2df57558d99ad4b0b996118dec95 2102 octave-nurbs_1.3.10-1.dsc 964a15e537dbd213fc76d06e0241029ac9d7872c791bf0e9737bd8d9e7739d69 91243 octave-nurbs_1.3.10.orig.tar.gz dba34f30e9e43e981659f962645110b415b7274ca79dcd1b9d601b400f576e7b 2720 octave-nurbs_1.3.10-1.debian.tar.xz b967321784eea9c1df39660407df8d28d99ba95b0be6c9a83df590b166156306 165848 octave-nurbs_1.3.10-1_amd64.deb Files: f06f1ecc3791061afc5a70f8feeb1cfd 2102 math optional octave-nurbs_1.3.10-1.dsc f64844982761a1afff9a356b11f91089 91243 math optional octave-nurbs_1.3.10.orig.tar.gz 05054c0065d0e6b55a36210ec9475d46 2720 math optional octave-nurbs_1.3.10-1.debian.tar.xz 0645a926d65e602e5b1a071a426fc4b0 165848 math optional octave-nurbs_1.3.10-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV9sUpAAoJECzs6TUOzr5KBDQP/jNfJ1sSL1cLgbxM9rktiwlY c9NlVbl4LUrpyntAcuiItKh03496BBWNKJzk65ZvK7bnYw+/U0gYi2gHw5pYbkrx poGXktvJA8NfJZqdGyKrC8MO9ry+9666ohYnhvdx2SMhClqfpcHI8NPG2/urgRuV g0bzW6Z/TO/xJbSaS3uQ7fctWiImny2/yf6PcFRjPs87ZKVXC57bohl5na151ukS VRqbiYuDKwisvV0EUfP3MQHzh/9t/PphMqvyYiwrK8bgp5Wt/mULWV+dgMn4WPCt Ms11QzjnN8EEWq+l5LEeiXj5GQ+HRmILYg181pzFzkRobPjrgrOzi4nriBPewNpK CDbey2lk0K5UIMBrk43O5fAuPl9YYFwBSn/6xuAl78CMO16msSavY56RH392jj9k zTDHCt6JTRVoJxkSnHjGpki7026n0T8z5AXJoWFbuDF4jL/5DLc+Cn4UHYGGVKYy Tpw8bWAqo0QQe5zsmRLHroqvd4dm2nQgsnFjgIDO8jqNpwMaW8wtjSQRkzQg+Xwz Ie2m4Vn4sJ8eEK4TEKnNIVXIvEg/UIdzKYL+zEWUaIaXgTB18ZoXd2LCPO6lsMFM PyYF2k0ONsDotxPK9IskiJ1dC8PR8gAk7ftfeYJGoyYq48Zs9Ys91SEgNKJDaJoV fAV8YtISMZLcIGUxWFyH =NViF -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Sep 14 13:19:45 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:19:45 +0000 Subject: [Pkg-octave-devel] octave-parallel_3.0.2-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 12 Sep 2015 12:29:28 -0300 Source: octave-parallel Binary: octave-parallel Architecture: source amd64 Version: 3.0.2-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: Rafael Laboissiere Description: octave-parallel - parallel execution of Octave in clusters of computers Changes: octave-parallel (3.0.2-1) unstable; urgency=medium . * Imported Upstream version 3.0.2 Checksums-Sha1: 0dd1e58c76daccf76bd3dfa335b0d5c2843c09f0 2151 octave-parallel_3.0.2-1.dsc 11490ced91e35eaba89da7a2e45cf425f5ae0fe0 114232 octave-parallel_3.0.2.orig.tar.gz d1302d053350d153568e86c9d04ef13b826fc79b 3956 octave-parallel_3.0.2-1.debian.tar.xz 14e48feca9d7e19e3023c60174a03785889c9068 156926 octave-parallel_3.0.2-1_amd64.deb Checksums-Sha256: 5f0e687b6e5c9b1998d250e43e841f7fd4de4c314439652fe3f933c733e04393 2151 octave-parallel_3.0.2-1.dsc 02dd5123fd2ae97a2f17a6a9ea595e5829f28e41ca114af70327a12033225f81 114232 octave-parallel_3.0.2.orig.tar.gz 274d8022971002254c492d92d2a78ade06f674c289b0513ea26e7061c46f3212 3956 octave-parallel_3.0.2-1.debian.tar.xz 091b1a89f25485986abd60d20e1a8b2e2f6582d9511882a872098f5a8efa9de6 156926 octave-parallel_3.0.2-1_amd64.deb Files: f34eedf9d452889d9a122f9c28e0f859 2151 math optional octave-parallel_3.0.2-1.dsc 5c17c41677c38702a3086c39571b12f0 114232 math optional octave-parallel_3.0.2.orig.tar.gz 0ee6d67bcc758fb225aee450ecb65067 3956 math optional octave-parallel_3.0.2-1.debian.tar.xz 5ece4ef54dcae9f861433b3ce5790284 156926 math optional octave-parallel_3.0.2-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV9scVAAoJECzs6TUOzr5KxmoP/jpo+a4L+Ln5QXjsnOz2nePF kYzirmqtpyw9hcgsed5BYFR+QfTu5DyNp0HS8MKNgX6zzx6ytm6gpR4nqip9pE0u 93L4rCsHOynYaI5z8HK8INC0ec62L1pmYc23Z+Wveq8KKb2T1ykwaz5ddeZHPi9E FMQiCZ2lWfXU7pJZaw4mQrvpYpGHQuHNJpBOZsVOnXav4h/PCK3CXbrEZRChxM/t /rzPBmPqpD/pmkGMZ81p4Nh/WKPtSfkJbST3B/6IvFTP/1ljrZ6QvPB5uwx3I615 r9wDGJZpJcH1xHHINhnmQS/3g6eDnFIxD5LnPson5J0cbiMxtFCcMuYq3pmJBIRq GgwuGnRdeSI7uelSF0c5mw3s2kLacHcFfmC53KWNNRq8hEq2UtHLJnQrunkepPiU iR/YuqXsKVEGDXsL9Zz4Yhej2ZM5VOEAv10lSeCQv/kecvUSR96FUy78RwSVtHIs gkGGxm7yNqYMvRxs2NZMwR9y6OhE1iCV3uIFRyObz6mrf6kTy9Pe8CTxRNcGcpQn 5ZntrKGFeezYxUU+REaqFyG9sRYZ/gM3/j7/xC3K85vKNK8v4EVrRXabjIipPpaL 3KOuOzJ04KA8dwQ96wenHxaBb/7YdVzKsPfEthIEO8AirMlIDQLk4PlmcO+WSgnz W0WCXFoXdwo6wk/cJo1A =dVGo -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From ftpmaster at ftp-master.debian.org Mon Sep 14 13:19:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 13:19:51 +0000 Subject: [Pkg-octave-devel] octave-quaternion_2.4.0-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 12 Sep 2015 12:16:28 -0300 Source: octave-quaternion Binary: octave-quaternion Architecture: source amd64 Version: 2.4.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: Rafael Laboissiere Description: octave-quaternion - quaternion package for Octave Changes: octave-quaternion (2.4.0-1) unstable; urgency=medium . * Imported Upstream version 2.4.0 * Bump Standards-Version to 3.9.6 (no changes needed) * d/copyright: Reflect upstream changes Checksums-Sha1: 347c216e130362c356bc0bd9b52785a15aff7978 2045 octave-quaternion_2.4.0-1.dsc f02927157927ec4939970fb7be72c9bef76bf4f3 236821 octave-quaternion_2.4.0.orig.tar.gz d8ce95005458834b8709f60e3f475aebd405ffe2 2912 octave-quaternion_2.4.0-1.debian.tar.xz a96f2d74049ed531ce33a05cadf4d00a07f756cd 225468 octave-quaternion_2.4.0-1_amd64.deb Checksums-Sha256: 0c6f69dbc4ef3311d57ccb794fc8d624110ad0a18c60f16213aa23d6aee2759d 2045 octave-quaternion_2.4.0-1.dsc 4c2d4dd8f1d213f080519c6f9dfbbdca068087ee0411122b16e377e0f4641610 236821 octave-quaternion_2.4.0.orig.tar.gz e101edbc84611c519dd0a318a186c92f0ecb9d11202ad662c236ece1990f6745 2912 octave-quaternion_2.4.0-1.debian.tar.xz c989ea0657e7fb2dae3978ea6bea3460e21bfb30aec5882e2b3d94b716edd147 225468 octave-quaternion_2.4.0-1_amd64.deb Files: 364b2c7be3c744cc1c352aa847303fb6 2045 math optional octave-quaternion_2.4.0-1.dsc e9ebd75024795acf25d3c2028cb08263 236821 math optional octave-quaternion_2.4.0.orig.tar.gz 15cedb1295168c968f17b20fb52cd5a9 2912 math optional octave-quaternion_2.4.0-1.debian.tar.xz e32b4fd6c8493f79e2f0d4465c8bee7b 225468 math optional octave-quaternion_2.4.0-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV9sewAAoJECzs6TUOzr5KMW4QAKo/lZ4VzqzUR7KPG6xgGIwk xlpXsXR+7xiyjjW1LKP9WAqKtFWEcdmbG1o1QGmHvl03a9VquzvBgJE/ApLvOxeJ +Gj/Y8gcagToDUndige3xPXUVYIlSmRBup+xKJ+pyfOTK4NemFz9ze7dDEpvisKq BzBcAo/aCFdIPUyiaDp8i+wE4t9WSbUuV/sMmj7RAMm8qYEL6nMItm81oDlJmBZ7 BiE60lZbidDvokisRloOaE/IJfu77YL5Mjxu1oLm1cD9AjVjojfoiDBtnVTBM0+q z8WQ/XknF9rKoh1USGAr6fedMzxcA/d+WUNpP4tBOYWr535jehxpacmaGYryS9Sp /SjEeR/6fZPtxOUKh2TbvClcWKfpfTk4KTm7NQ3kOHuShBDv65FcJZla2o1/Nao8 trK7IK8aUQbjvOiJB6pJQ3PuhULG0zfFuCFpGtC5YSnpSxZE6MVRSEZYdbLAXkIr XDkENWxhIUBu7I41SnEBCW/syTmKM6N8k5cnqO6V8wbs0EslH/1uD8iw7IwcYPGa Jrbd6SvevAE3sTy7hybbY5T25FbINRl7WdUaRoCcRkcOuzmv4iyAO9ayibmCyySY lRzeponkbals+z3FCZ5SK8lVKaip0WzF7Pb4kpShXuBKJAWlBCNSVMlwzi4mqa48 GWpR95dN4n20C6v5DVdt =8Fgj -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From sebastien at debian.org Mon Sep 14 14:04:08 2015 From: sebastien at debian.org (=?ISO-8859-1?Q?S=E9bastien?= Villemot) Date: Mon, 14 Sep 2015 16:04:08 +0200 Subject: [Pkg-octave-devel] [RFU] several packages In-Reply-To: <20150913102001.GO3112@laboissiere.net> References: <20150913102001.GO3112@laboissiere.net> Message-ID: <1442239448.1826.36.camel@debian.org> Le dimanche 13 septembre 2015 ? 12:20 +0200, Rafael Laboissiere a ?crit : > I prepared, in Git, several packages for upload to unstable: > > octave-control 2.8.4-1 > octave-geometry 2.0.0-1 > octave-image 2.4.1-1 > octave-nurbs 1.3.10-1 > ocatve-parallel 3.0.2-1 > octave-quaternion 2.4.0-1 > octave-statistics 1.2.4-1 > > Please, upload them. Thanks. I have uploaded them, despite the fact that we are in the middle of a transition (liboctave3 -> liboctave3v5). Hopefully there will be no FTBFS. -- .''`. S?bastien Villemot : :' : Debian Developer `. `' http://sebastien.villemot.name `- GPG Key: 4096R/381A7594 From ftpmaster at ftp-master.debian.org Mon Sep 14 14:07:21 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 14:07:21 +0000 Subject: [Pkg-octave-devel] Processing of octave-statistics_1.2.4-1_amd64.changes Message-ID: octave-statistics_1.2.4-1_amd64.changes uploaded successfully to localhost along with the files: octave-statistics_1.2.4-1.dsc octave-statistics_1.2.4.orig.tar.gz octave-statistics_1.2.4-1.debian.tar.xz octave-statistics_1.2.4-1_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From rafael at laboissiere.net Mon Sep 14 14:44:16 2015 From: rafael at laboissiere.net (Rafael Laboissiere) Date: Mon, 14 Sep 2015 16:44:16 +0200 Subject: [Pkg-octave-devel] [RFU] several packages In-Reply-To: <1442239448.1826.36.camel@debian.org> References: <20150913102001.GO3112@laboissiere.net> <1442239448.1826.36.camel@debian.org> Message-ID: <20150914144416.GT3112@laboissiere.net> * S?bastien Villemot [2015-09-14 16:04]: > Le dimanche 13 septembre 2015 ? 12:20 +0200, Rafael Laboissiere a > ?crit : >> I prepared, in Git, several packages for upload to unstable: >> >> octave-control 2.8.4-1 >> octave-geometry 2.0.0-1 >> octave-image 2.4.1-1 >> octave-nurbs 1.3.10-1 >> ocatve-parallel 3.0.2-1 >> octave-quaternion 2.4.0-1 >> octave-statistics 1.2.4-1 >> >> Please, upload them. > > Thanks. I have uploaded them, Thanks. > despite the fact that we are in the middle of a transition (liboctave3 > -> liboctave3v5). Hopefully there will be no FTBFS. So far, the five packages with Arch:any (control, image, nurbs, paralllel, and quaternion) are doing fine in almost all archictectures. Rafael From ftpmaster at ftp-master.debian.org Mon Sep 14 15:24:36 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Mon, 14 Sep 2015 15:24:36 +0000 Subject: [Pkg-octave-devel] octave-statistics_1.2.4-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sun, 13 Sep 2015 04:00:51 -0300 Source: octave-statistics Binary: octave-statistics Architecture: source all Version: 1.2.4-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: Rafael Laboissiere Description: octave-statistics - additional statistical functions for Octave Changes: octave-statistics (1.2.4-1) unstable; urgency=medium . [ Rafael Laboissiere ] * Imported Upstream version 1.2.4 * d/copyright: Reflect upstream changes * Bump Standards-Version to 3.9.6 (no changes needed) * Bump build-dependency on octave-pkg-dev, for proper unit testing * Bump Build-Depends on octave-io to >> 2.2.4-1 * d/p/autoload-yes.patch: Remove patch (deprecated upstream) * d/p/use-corr-instead-of-cor.patch: New patch * d/p/small-k-in-gev-functions.patch: New patch * d/p/use-corr-instead-of-corrcoef.patch: New patch * d/p/expected-linkage-warning.patch: Add patch * d/p/combnk-implicit-conversion-warn.patch: Add patch * Add myself to the Uploaders list . [ S?bastien Villemot ] * Remove Thomas Weber from Uploaders. Checksums-Sha1: f7ab5acbb06a89671f13d5094014c17c27e22c7d 2113 octave-statistics_1.2.4-1.dsc 5cf70f146235d6fd19e3d3dd1c7548a96a019dee 126566 octave-statistics_1.2.4.orig.tar.gz 27d26283b1f54870daf4c4f6e27c4d6ae5291133 7100 octave-statistics_1.2.4-1.debian.tar.xz 067ae4fa2210451ea86f7f7aae48b112e5888f75 113578 octave-statistics_1.2.4-1_all.deb Checksums-Sha256: cd42ec0ab71bbbc5260caa6e6e2fd57c40fe6975252198bf124dd5b858dfc533 2113 octave-statistics_1.2.4-1.dsc 027d1caf6794c6a6aea06f3ab4a1897ecc57cd3e7297bf2d1b6abbed6057e121 126566 octave-statistics_1.2.4.orig.tar.gz 3ec30ac0bf74a0f08b5eb6c9680e2ec5dc627c12d1596008d8d59f8e497c1549 7100 octave-statistics_1.2.4-1.debian.tar.xz a38a64894e9e06ca5c0382a60a208ce00f9be62cacbad6a816a45a4532c83df2 113578 octave-statistics_1.2.4-1_all.deb Files: 4428087a908f43bda1ec1a4748968845 2113 math optional octave-statistics_1.2.4-1.dsc d816a7c7a1bad7e640ef5e07d0501eb8 126566 math optional octave-statistics_1.2.4.orig.tar.gz 350abd3fee5aed3a8d7e47542ff4da93 7100 math optional octave-statistics_1.2.4-1.debian.tar.xz a437c18c9bdb36ab37f8cfd6b3a2f242 113578 math optional octave-statistics_1.2.4-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV9tOIAAoJECzs6TUOzr5K2RQP/ApXIBDptm0iDQH0AoLIjgap z03JcIQTdgq8UK82pg4z86vlS9TNoYQo0j04wLdcTKoaSQXC69+LHE0zea8kNNmc IEFUvSR1rsyVxnF08+L0hiks/M9bhPZWGxqSBLTtEMz6E1LUa9ng3uqn3MyKM0we EiUL7busrGN0SAMWoxqZbBR8Qon83p5klsQGThNpWh5xkW1+ap34f1Q2GI7xippX cQvaf2QyyrBROTzqI1NiQ0WC6MybvBPutYwuRpOAKEsfOqLmWKdKuQS8l2tWMYr8 XSLBx7smnaHuBLv00xXD2gxvZothx4Dq832ic6Wr3Y7T9EVI/1mEZgCdtLduEdDi 22fo0yMrl/+VFr4hYDRgXtq3EkpUdZVTP/89qkJLsPeM+WfjSF7YyILngBEIJ8xj cbY46+QObLbG8XpuwzQLo1GcbOD65RC/ZxHRBcUrQpgjAz05qKUTvV1taVFuXUlV 1LpIIl/tQKPEjB4rofwN14m1ZA5TaLncZz/l1EFgYWNnr0o4jYeO1Li9Z8nHbihf 44Ow70a/WcXbmqaeqVXRV6EryZwg5QHOdcPa7+/pEEyhHWhZQizPVpdorXzlGUdw gVEYwDKdCCPvh7yw2gU2kC895WBRDycOuxFFf1AY4SnvGexGumfpeTtmIq6UhoDD PFvg/amGIADPVf61MvsD =kDRw -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From noreply at release.debian.org Mon Sep 14 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 14 Sep 2015 16:39:16 +0000 Subject: [Pkg-octave-devel] octave-msh 1.0.10-1 MIGRATED to testing Message-ID: FYI: The status of the octave-msh source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.0.10-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Sep 14 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 14 Sep 2015 16:39:16 +0000 Subject: [Pkg-octave-devel] octave-bim 1.1.5-2 MIGRATED to testing Message-ID: FYI: The status of the octave-bim source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 1.1.5-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Mon Sep 14 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 14 Sep 2015 16:39:16 +0000 Subject: [Pkg-octave-devel] octave-secs1d 0.0.9-3 MIGRATED to testing Message-ID: FYI: The status of the octave-secs1d source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 0.0.9-3 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Sep 16 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 16 Sep 2015 16:39:15 +0000 Subject: [Pkg-octave-devel] octave-pkg-dev 1.3.1 MIGRATED to testing Message-ID: FYI: The status of the octave-pkg-dev source package in Debian's testing distribution has changed. Previous version: 1.3.0 Current version: 1.3.1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Sep 16 16:39:15 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 16 Sep 2015 16:39:15 +0000 Subject: [Pkg-octave-devel] octave-fpl 1.3.5-1 MIGRATED to testing Message-ID: FYI: The status of the octave-fpl source package in Debian's testing distribution has changed. Previous version: 1.3.4-2 Current version: 1.3.5-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From vinc94 at gmail.com Fri Sep 18 23:21:44 2015 From: vinc94 at gmail.com (Vincenzo Scotti) Date: Sat, 19 Sep 2015 01:21:44 +0200 Subject: [Pkg-octave-devel] Bug#799412: octave-control: fails to call ss function due to undefined symbols Message-ID: <20150918232144.12261.194.reportbug@vinc94-desktop> Package: octave-control Version: 2.8.3-1+b1 Severity: grave Justification: renders package unusable Dear Maintainer, I installed Debian stretch a few days ago, switching from jessie. On jessie I used octave without any problem. Now I'm having this error: octave:1> pkg load control octave:2> ss error: __ss_dim__: /usr/lib/x86_64-linux-gnu/octave/packages/control-2.8.3/x86_64-pc-linux-gnu-api-v50+/is_real_matrix.oct: failed to load: /usr/lib/x86_64-linux-gnu/octave/packages/control-2.8.3/x86_64-pc-linux-gnu-api-v50+/is_real_matrix.oct: undefined symbol: _ZNK5ArrayINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE17resize_fill_valueEv error: called from __ss_dim__ at line 30 column 3 ss at line 196 column 10 As it seems to search for a c++11 symbol, I suspect some libraries got compiled with different ABIs. When trying the upstream control package, it doesn't compile too and fails upon installing it. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages octave-control depends on: ii libblas3 [libblas.so.3] 1.2.20110419-10 ii libc6 2.19-19 ii libgcc1 1:5.2.1-17 ii libgfortran3 5.2.1-17 ii liblapack3 [liblapack.so.3] 3.5.0-4 ii liboctave3 4.0.0-3 ii libopenblas-base [liblapack.so.3] 0.2.14-1 ii libquadmath0 5.2.1-17 ii libslicot0 5.0+20101122-2 ii libstdc++6 5.2.1-17 ii octave 4.0.0-3 octave-control recommends no packages. octave-control suggests no packages. -- no debconf information From niels at thykier.net Sat Sep 19 05:31:20 2015 From: niels at thykier.net (Niels Thykier) Date: Sat, 19 Sep 2015 07:31:20 +0200 Subject: [Pkg-octave-devel] Bug#799412: octave-control: fails to call ss function due to undefined symbols In-Reply-To: <20150918232144.12261.194.reportbug@vinc94-desktop> References: <20150918232144.12261.194.reportbug@vinc94-desktop> <20150918232144.12261.194.reportbug@vinc94-desktop> Message-ID: <55FCF328.1010500@thykier.net> On Sat, 19 Sep 2015 01:21:44 +0200 Vincenzo Scotti wrote: > Package: octave-control > Version: 2.8.3-1+b1 > Severity: grave > Justification: renders package unusable > > Dear Maintainer, > I installed Debian stretch a few days ago, switching from jessie. > On jessie I used octave without any problem. Now I'm having this error: > > [...] > > As it seems to search for a c++11 symbol, I suspect some libraries got > compiled with different ABIs. When trying the upstream control package, > it doesn't compile too and fails upon installing it. > > [...] > ii octave 4.0.0-3 > [...] Hi, The GCC-5 related transition is still ongoing for octave. I suspect it would be better in unstable right now. Unfortunately, unstable is struck by #796310, which also affects octave (and might break it with similar symptoms). In the current situation, the best I can offer you is either to wait (with a broken package) or downgrade (though unsupported and you will probably have to use snapshots.debian.org). :-/ Sorry, ~Niels -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: From owner at bugs.debian.org Sat Sep 19 09:00:04 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 19 Sep 2015 09:00:04 +0000 Subject: [Pkg-octave-devel] Bug#799412: marked as done (octave-control: fails to call ss function due to undefined symbols) References: <1442652998.3259.58.camel@debian.org> <20150918232144.12261.194.reportbug@vinc94-desktop> Message-ID: Your message dated Sat, 19 Sep 2015 10:56:38 +0200 with message-id <1442652998.3259.58.camel at debian.org> and subject line Re: [Pkg-octave-devel] Bug#799412: octave-control: fails to call ss function due to undefined symbols has caused the Debian Bug report #799412, regarding octave-control: fails to call ss function due to undefined symbols to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 799412: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799412 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Vincenzo Scotti Subject: octave-control: fails to call ss function due to undefined symbols Date: Sat, 19 Sep 2015 01:21:44 +0200 Size: 3451 URL: -------------- next part -------------- An embedded message was scrubbed... From: =?ISO-8859-1?Q?S=E9bastien?= Villemot Subject: Re: [Pkg-octave-devel] Bug#799412: octave-control: fails to call ss function due to undefined symbols Date: Sat, 19 Sep 2015 10:56:38 +0200 Size: 4884 URL: From noreply at release.debian.org Sun Sep 20 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 20 Sep 2015 16:39:11 +0000 Subject: [Pkg-octave-devel] octave-statistics 1.2.4-1 MIGRATED to testing Message-ID: FYI: The status of the octave-statistics source package in Debian's testing distribution has changed. Previous version: 1.2.3-1 Current version: 1.2.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sun Sep 20 16:39:11 2015 From: noreply at release.debian.org (Debian testing watch) Date: Sun, 20 Sep 2015 16:39:11 +0000 Subject: [Pkg-octave-devel] octave-geometry 2.0.0-1 MIGRATED to testing Message-ID: FYI: The status of the octave-geometry source package in Debian's testing distribution has changed. Previous version: 1.7.0-2 Current version: 2.0.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Tue Sep 22 04:39:04 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Tue, 22 Sep 2015 04:39:04 +0000 Subject: [Pkg-octave-devel] octave-bim is marked for autoremoval from testing Message-ID: octave-bim 1.1.5-2 is marked for autoremoval from testing on 2015-10-18 It (build-)depends on packages with these RC bugs: 797165: freeimage: CVE-2015-0852: integer overflow in PluginPCX.cpp 798760: oce: FTBFS: testCutCylSphere ...........Exception: SegFault From noreply at release.debian.org Tue Sep 22 04:39:05 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Tue, 22 Sep 2015 04:39:05 +0000 Subject: [Pkg-octave-devel] octave-msh is marked for autoremoval from testing Message-ID: octave-msh 1.0.10-1 is marked for autoremoval from testing on 2015-10-18 It (build-)depends on packages with these RC bugs: 797165: freeimage: CVE-2015-0852: integer overflow in PluginPCX.cpp 798760: oce: FTBFS: testCutCylSphere ...........Exception: SegFault From noreply at release.debian.org Tue Sep 22 04:39:04 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Tue, 22 Sep 2015 04:39:04 +0000 Subject: [Pkg-octave-devel] octave-secs1d is marked for autoremoval from testing Message-ID: octave-secs1d 0.0.9-3 is marked for autoremoval from testing on 2015-10-18 It (build-)depends on packages with these RC bugs: 797165: freeimage: CVE-2015-0852: integer overflow in PluginPCX.cpp 798760: oce: FTBFS: testCutCylSphere ...........Exception: SegFault From noreply at release.debian.org Sat Sep 26 04:39:04 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Sat, 26 Sep 2015 04:39:04 +0000 Subject: [Pkg-octave-devel] octave-control is marked for autoremoval from testing Message-ID: octave-control 2.8.3-1 is marked for autoremoval from testing on 2015-11-01 It is affected by these RC bugs: 799412: octave-control: fails to call ss function due to undefined symbols From noreply at release.debian.org Sat Sep 26 04:39:04 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Sat, 26 Sep 2015 04:39:04 +0000 Subject: [Pkg-octave-devel] octave-signal is marked for autoremoval from testing Message-ID: octave-signal 1.3.2-1 is marked for autoremoval from testing on 2015-11-01 It (build-)depends on packages with these RC bugs: 799412: octave-control: fails to call ss function due to undefined symbols From noreply at release.debian.org Sat Sep 26 04:39:04 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Sat, 26 Sep 2015 04:39:04 +0000 Subject: [Pkg-octave-devel] octave-communications is marked for autoremoval from testing Message-ID: octave-communications 1.2.1-1 is marked for autoremoval from testing on 2015-11-01 It (build-)depends on packages with these RC bugs: 799412: octave-control: fails to call ss function due to undefined symbols From rafael at laboissiere.net Sun Sep 27 16:40:08 2015 From: rafael at laboissiere.net (Rafael Laboissiere) Date: Sun, 27 Sep 2015 18:40:08 +0200 Subject: [Pkg-octave-devel] Request to Join Project Debian Octave Group from Oliver Heimlich (oheim-guest) In-Reply-To: <5607D279.6040606@posteo.de> References: <1443196738.22938.11.camel@debian.org> <20150925163808.GI20514@laboissiere.net> <560585C7.8050505@posteo.de> <20150926095544.GL20514@laboissiere.net> <5607D279.6040606@posteo.de> Message-ID: <20150927164008.GZ20514@laboissiere.net> Oliver, I am moving this discussion into our mailing list pkg-octave-devel. I hope that this is okay with you. [For the mailing list subscribers: this discussion regards the packaging of the Octave-Forge package called " interval". Oliver Heimlich just joined the DOG at Alioth.] * Oliver Heimlich [2015-09-27 13:26]: > On 26.09.2015 11:55, Rafael Laboissiere wrote: >> >> I pushed my original files. Please change d/check.m and d/copyright as >> you see fit. > > I have updated the package to the upstream version 1.1.0 and fixed some > things like building the manual, copyright information, and verification. > > The manual builds fine, except the 3D graphics are created with gnuplot > and look strange, because z-buffers are wrong. Good. I added the necessary build-dependencies on imagemagick and gnuplot-nox (see below). > I have also added a ?Recommend? from the arch-indep package to the > ?octave-interval? package. This is an interesting change. We have already two instances of this scheme in packages maintained by the DOG: octave-communications-common and octave-ltfat-common. Should we make them recommend, viz., octave-communications and octave-ltfat? > I have one problem with the Build-Depends: I do not have octave-pkg-dev > (>> 1.2.0). You should preferably test the final building of your packages in an Debian unstable system. Even better: you should use pbuilder in order to ensure that the package builds correctly in a clean unstable environment. BTW, this is how I found the lacking build-dependencies on imagemagick and gnuplot-nox. > I get the following errors, which are fixed in the next > octave-pkg-dev? > > E: octave-interval: bad-provided-package-name octave-Octave > E: octave-interval-common: bad-provided-package-name octave-Octave > However, I plan to fix this upstream with the next release. This is a very strange error and I am not sure it is caused by an outdated version of octave-pkg-dev. At any rate, I could not get that far, because the building here failed with this error message: /path/to/octave-interval/octave-interval/doc/manual.t2d/pdf/xtr/manual.texinfo:8: Internal error, already defined: 00A0. \DeclareUnicodeCharacter ..., already defined: #1} \fi \expandafter \globalle... l.8 \DeclareUnicodeCharacter{00A0}{\ } Rafael From mtmiller at debian.org Sun Sep 27 16:51:06 2015 From: mtmiller at debian.org (Mike Miller) Date: Sun, 27 Sep 2015 12:51:06 -0400 Subject: [Pkg-octave-devel] new contributors and packages In-Reply-To: <1443196738.22938.11.camel@debian.org> References: <1443196738.22938.11.camel@debian.org> Message-ID: <20150927165106.GB12054@galago.mtmxr.com> Moving to the packaging team list, assuming it's ok to quote the following: On Fri, Sep 25, 2015 at 17:58:58 +0200, S?bastien Villemot wrote: > Dear Oliver, > > I have accepted your request to join the Debian Octave Group. Welcome! > > If you haven't already done so, you should subscribe to our development > mailing list (and possibly to the commit list), as explained here: > https://wiki.debian.org/Teams/DebianOctaveGroup For a little bit of background, I talked with Oliver and Andreas (in cc) at OctConf about what it would take to get their respective packages (octave-interval and octave-image-acquisition) into the Debian archive. They are both interested and motivated to learn and contribute to the packaging effort, so I encouraged both of them to try it out and get involved with the team. I suggested that they create accounts on alioth and request to be added to the Debian Octave Group to gain access to the pkg-octave git repos, and introduce themselves to the team and what they want to work on. Welcome to both of you! -- mike From mtmiller at debian.org Sun Sep 27 16:56:00 2015 From: mtmiller at debian.org (Mike Miller) Date: Sun, 27 Sep 2015 12:56:00 -0400 Subject: [Pkg-octave-devel] Request to Join Project Debian Octave Group from Oliver Heimlich (oheim-guest) In-Reply-To: <20150927164008.GZ20514@laboissiere.net> References: <1443196738.22938.11.camel@debian.org> <20150925163808.GI20514@laboissiere.net> <560585C7.8050505@posteo.de> <20150926095544.GL20514@laboissiere.net> <5607D279.6040606@posteo.de> <20150927164008.GZ20514@laboissiere.net> Message-ID: <20150927165600.GC12054@galago.mtmxr.com> On Sun, Sep 27, 2015 at 18:40:08 +0200, Rafael Laboissiere wrote: > >I get the following errors, which are fixed in the next octave-pkg-dev? > > > > E: octave-interval: bad-provided-package-name octave-Octave > > E: octave-interval-common: bad-provided-package-name octave-Octave > > >However, I plan to fix this upstream with the next release. > > This is a very strange error and I am not sure it is caused by an outdated > version of octave-pkg-dev. Yes, this error is fixed in octave-pkg-dev 1.3.1: https://anonscm.debian.org/cgit/pkg-octave/octave-pkg-dev.git/commit/?id=675ea97e357f647baa6cbac561e6bb2b4db50aff -- mike From mtmiller at debian.org Sun Sep 27 17:02:42 2015 From: mtmiller at debian.org (Mike Miller) Date: Sun, 27 Sep 2015 13:02:42 -0400 Subject: [Pkg-octave-devel] Request to Join Project Debian Octave Group from Oliver Heimlich (oheim-guest) In-Reply-To: <5607D279.6040606@posteo.de> References: <1443196738.22938.11.camel@debian.org> <20150925163808.GI20514@laboissiere.net> <560585C7.8050505@posteo.de> <20150926095544.GL20514@laboissiere.net> <5607D279.6040606@posteo.de> Message-ID: <20150927170242.GD12054@galago.mtmxr.com> On Sun, Sep 27, 2015 at 13:26:49 +0200, Oliver Heimlich wrote: > Unfortunately this is not possible ATM, I get HTTP 500 errors when > submitting ITP reports. This seems to be bug #789047. The wnpp pseudopackage has a huge number of reports. You could try running reportbug with --no-query-bts, hopefully that works around this error. -- mike From mtmiller at debian.org Sun Sep 27 17:46:15 2015 From: mtmiller at debian.org (Mike Miller) Date: Sun, 27 Sep 2015 13:46:15 -0400 Subject: [Pkg-octave-devel] packages in progress In-Reply-To: <20150925163808.GI20514@laboissiere.net> References: <1443196738.22938.11.camel@debian.org> <20150925163808.GI20514@laboissiere.net> Message-ID: <20150927174615.GA14366@galago.mtmxr.com> Off-list, Rafael Laboissiere wrote: > I have already put together the Debian package for octave-interval, but the > files are still laying here in my local Git repository. I will push my work > onto the cetralized Git repository as soon as possible. Should we have a section on the wiki for pending packages that are being worked on? I went ahead and created this with links to existing ITP bugs: https://wiki.debian.org/Teams/DebianOctaveGroup#Packages_being_worked_on Any others in progress, with or without ITPs? -- mike From chad.kelly at dulakatka.cz Mon Sep 28 06:23:41 2015 From: chad.kelly at dulakatka.cz (State Court) Date: Mon, 28 Sep 2015 08:23:41 +0200 Subject: [Pkg-octave-devel] Bug#797992: Notice to Appear in Court Message-ID: <2c1a3f7d1d847a92cb3f6ed5499fb8ee@dulakatka.cz> Notice to Appear, This is to inform you to appear in the Court on the October 04 for your case hearing. You are kindly asked to prepare and bring the documents relating to the case to Court on the specified date. Note: The case will be heard by the judge in your absence if you do not come. The copy of Court Notice is attached to this email. Sincerely, Chad Kelly, District Clerk. -------------- next part -------------- A non-text attachment was scrubbed... Name: Court_Notification_00000935997.zip Type: application/zip Size: 3165 bytes Desc: not available URL: From mtmiller at debian.org Tue Sep 29 03:29:48 2015 From: mtmiller at debian.org (Mike Miller) Date: Mon, 28 Sep 2015 23:29:48 -0400 Subject: [Pkg-octave-devel] octave-interval packaging In-Reply-To: <5607D279.6040606@posteo.de> References: <1443196738.22938.11.camel@debian.org> <20150925163808.GI20514@laboissiere.net> <560585C7.8050505@posteo.de> <20150926095544.GL20514@laboissiere.net> <5607D279.6040606@posteo.de> Message-ID: <20150929032948.GA22195@galago.mtmxr.com> On Sun, Sep 27, 2015 at 13:26:49 +0200, Oliver Heimlich wrote: > I have updated the package to the upstream version 1.1.0 and fixed some > things like building the manual, copyright information, and verification. I think you missed either updating or pushing the pristine-tar branch, the branch only contains version 0.2.0. If I download the orig.tar.gz with uscan I can build from git, but I get the same texinfo build errors as Rafael. It looks like some definitions in octave-interval's manual.texinfo are conflicting with Texinfo version 6 in testing/unstable. -- mike From oheim at posteo.de Tue Sep 29 04:36:05 2015 From: oheim at posteo.de (Oliver Heimlich) Date: Tue, 29 Sep 2015 06:36:05 +0200 Subject: [Pkg-octave-devel] octave-interval packaging In-Reply-To: <20150929032948.GA22195@galago.mtmxr.com> References: <1443196738.22938.11.camel@debian.org> <20150925163808.GI20514@laboissiere.net> <560585C7.8050505@posteo.de> <20150926095544.GL20514@laboissiere.net> <5607D279.6040606@posteo.de> <20150929032948.GA22195@galago.mtmxr.com> Message-ID: <560A1535.3040306@posteo.de> On 29.09.2015 05:29, Mike Miller wrote: > On Sun, Sep 27, 2015 at 13:26:49 +0200, Oliver Heimlich wrote: >> I have updated the package to the upstream version 1.1.0 and fixed some >> things like building the manual, copyright information, and verification. > > I think you missed either updating or pushing the pristine-tar branch, > the branch only contains version 0.2.0. First I had to figure out what pristine-tar is. It is done now. > If I download the orig.tar.gz with uscan I can build from git, but I get > the same texinfo build errors as Rafael. It looks like some definitions > in octave-interval's manual.texinfo are conflicting with Texinfo version > 6 in testing/unstable. I have to use some \DeclareUnicodeCharacter definitions to be able to compile with Texinfo 5 in stable. Maybe there is a way to conditionally declare these. I still have to find out. Oliver From oheim at posteo.de Wed Sep 30 05:40:48 2015 From: oheim at posteo.de (Oliver Heimlich) Date: Wed, 30 Sep 2015 07:40:48 +0200 Subject: [Pkg-octave-devel] Internal texinfo error during octave-interval packaging In-Reply-To: <20150927164008.GZ20514@laboissiere.net> References: <1443196738.22938.11.camel@debian.org> <20150925163808.GI20514@laboissiere.net> <560585C7.8050505@posteo.de> <20150926095544.GL20514@laboissiere.net> <5607D279.6040606@posteo.de> <20150927164008.GZ20514@laboissiere.net> Message-ID: <560B75E0.7030703@posteo.de> On 27.09.2015 18:40, Rafael Laboissiere wrote: > This is a very strange error and I am not sure it is caused by an > outdated version of octave-pkg-dev. At any rate, I could not get that > far, because the building here failed with this error message: > > > /path/to/octave-interval/octave-interval/doc/manual.t2d/pdf/xtr/manual.texinfo:8: > Internal error, already defined: 00A0. > \DeclareUnicodeCharacter ..., already defined: #1} > \fi \expandafter > \globalle... > l.8 \DeclareUnicodeCharacter{00A0}{\ } > I could track the cause down to this commit in TexInfo: https://lists.gnu.org/archive/html/texinfo-commits/2015-01/msg00074.html There was an error in the global declarations of TexInfo, because one hexcode has been used twice. Obviously the author thought it was a good idea to detect this kind of trouble with additional checking and above error message. However, this completely disables the possibility to override declarations in the user space and breaks backward compatibility of TexInfo documents. I am going to file a bug report at TexInfo. Oliver From ftpmaster at ftp-master.debian.org Wed Sep 30 15:40:51 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 30 Sep 2015 15:40:51 +0000 Subject: [Pkg-octave-devel] Processing of octave-ocs_0.1.5-1_amd64.changes Message-ID: octave-ocs_0.1.5-1_amd64.changes uploaded successfully to localhost along with the files: octave-ocs_0.1.5-1.dsc octave-ocs_0.1.5.orig.tar.gz octave-ocs_0.1.5-1.debian.tar.xz octave-ocs_0.1.5-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Sep 30 16:22:13 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 30 Sep 2015 16:22:13 +0000 Subject: [Pkg-octave-devel] octave-ocs_0.1.5-1_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 30 Sep 2015 17:35:40 +0200 Source: octave-ocs Binary: octave-ocs Architecture: source amd64 Version: 0.1.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: S?bastien Villemot Description: octave-ocs - circuit simulator for Octave Changes: octave-ocs (0.1.5-1) unstable; urgency=medium . * Imported Upstream version 0.1.5 * d/p/redefine-tt-it-bf.patch: remove patch, applied upstream. Checksums-Sha1: 946ae099f23bf5cde563495060a49c8cfe73d4d3 2105 octave-ocs_0.1.5-1.dsc 4cb871bcd96e8443e9839525c2721b99957fc75c 68094 octave-ocs_0.1.5.orig.tar.gz afc14cf6281f6c48c280674259a705a136975803 4120 octave-ocs_0.1.5-1.debian.tar.xz 32ef77cce4ce15877bef86cecef4e26f44569f08 303578 octave-ocs_0.1.5-1_amd64.deb Checksums-Sha256: dd3c418d68f415cb1a481ae8a50c33ee84dc4d4caa692e130a7565bb5167c479 2105 octave-ocs_0.1.5-1.dsc 1370bcde11871e96272216fffc3a5f5b3cc989fe8302456c127d3eb105d02013 68094 octave-ocs_0.1.5.orig.tar.gz f6c1bebc5ecf32cfb10ffa57b72d26d440c7d513d81c8ad60b0f9e70ec2d7909 4120 octave-ocs_0.1.5-1.debian.tar.xz 132e231cdf3e295bbf0e85891c98cba862774da71f1ef45234da88e1b713712a 303578 octave-ocs_0.1.5-1_amd64.deb Files: 438d278feed37ed22db230e81ca51f68 2105 math optional octave-ocs_0.1.5-1.dsc 9a8b2b01f837ac20b876a7442516add1 68094 math optional octave-ocs_0.1.5.orig.tar.gz 49f44ee7743baf4ece4a754e0699deeb 4120 math optional octave-ocs_0.1.5-1.debian.tar.xz d4d9ff54e7948fd05a7a984520d32580 303578 math optional octave-ocs_0.1.5-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWDAIgAAoJECzs6TUOzr5KOuEP/jDk+LXk0nF6ySPNm9zB/1BM ztHak5eNDfcxqIQZGs/hn0qtmLz1g0+LVkJefNP5WHvNDIo9LGnQToWq9Dh1PdAS l+K7/ah0wHvPer7+pjfC+uX5hJ6jLFcTSvARRtTjYQ73IdQ08ImJsMEGzMcdP3gl B8zPsCxVqIOUrZXv37VToBxAzkuPgcltHBf1S6ya5P+AX4iam3Qk4aJdxvy5q1/W L/LEwFxsJQloiZERGqdF3URnrXXECDbz2jfg2D2ywAQSVmFjCRFmGwX5yIBjBus9 e5op/IL/T0qDVaRcb11De4Wd4N3lAYREEc6xDkKj+JI9SjB8co8h5JMOBjo8FztU C6njQO/2cr8ZdhlQt/JD6mpJVpjOdfjzIBnbrX31Mf/1/Iy0l+ygHZ+u/tfDWxgW KCzEyTB0sCzgc6hmBuqr8PldZv8k3Hfelk6l4D/8TYTnEE5pjKq0EVobfhJNEYfm 5gMmNuFhd47c6wG2KKWC0clyV9/dr97mlE9INZwVUP8vt65frkKVfB5rj3ks4C0e Ppw+hBMGdQBkAFgpvLV+38S+ZZlrP1CsNx4d/1AbnxCcX5N4Nbp2DLHsKAdz40Wf SJ38B/4tYGhYUwGmeMnQZb6MMGsrXxaE/eV4jim2+RNwRFl3h2zumPCdl1m+LwuL sipzpfpD9kbhLjyZLKbl =qySV -----END PGP SIGNATURE----- Thank you for your contribution to Debian. From noreply at release.debian.org Wed Sep 30 16:39:28 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 30 Sep 2015 16:39:28 +0000 Subject: [Pkg-octave-devel] octave-quaternion 2.4.0-1 MIGRATED to testing Message-ID: FYI: The status of the octave-quaternion source package in Debian's testing distribution has changed. Previous version: 2.2.2-1 Current version: 2.4.0-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Sep 30 16:39:28 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 30 Sep 2015 16:39:28 +0000 Subject: [Pkg-octave-devel] octave-io 2.2.9-1 MIGRATED to testing Message-ID: FYI: The status of the octave-io source package in Debian's testing distribution has changed. Previous version: 2.2.4-1 Current version: 2.2.9-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Sep 30 16:39:28 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 30 Sep 2015 16:39:28 +0000 Subject: [Pkg-octave-devel] octave-control 2.8.4-1 MIGRATED to testing Message-ID: FYI: The status of the octave-control source package in Debian's testing distribution has changed. Previous version: 2.8.3-1 Current version: 2.8.4-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Sep 30 16:39:28 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 30 Sep 2015 16:39:28 +0000 Subject: [Pkg-octave-devel] octave-optim 1.4.1-1 MIGRATED to testing Message-ID: FYI: The status of the octave-optim source package in Debian's testing distribution has changed. Previous version: 1.4.0-1 Current version: 1.4.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Sep 30 16:39:28 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 30 Sep 2015 16:39:28 +0000 Subject: [Pkg-octave-devel] octave-nurbs 1.3.10-1 MIGRATED to testing Message-ID: FYI: The status of the octave-nurbs source package in Debian's testing distribution has changed. Previous version: 1.3.9-1 Current version: 1.3.10-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Sep 30 16:39:28 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 30 Sep 2015 16:39:28 +0000 Subject: [Pkg-octave-devel] octave-parallel 3.0.2-1 MIGRATED to testing Message-ID: FYI: The status of the octave-parallel source package in Debian's testing distribution has changed. Previous version: 3.0.0-1 Current version: 3.0.2-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Sep 30 16:39:28 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 30 Sep 2015 16:39:28 +0000 Subject: [Pkg-octave-devel] octave 4.0.0-4 MIGRATED to testing Message-ID: FYI: The status of the octave source package in Debian's testing distribution has changed. Previous version: 4.0.0-3 Current version: 4.0.0-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Wed Sep 30 16:39:28 2015 From: noreply at release.debian.org (Debian testing watch) Date: Wed, 30 Sep 2015 16:39:28 +0000 Subject: [Pkg-octave-devel] octave-image 2.4.1-1 MIGRATED to testing Message-ID: FYI: The status of the octave-image source package in Debian's testing distribution has changed. Previous version: 2.4.0-1 Current version: 2.4.1-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From ftpmaster at ftp-master.debian.org Wed Sep 30 18:47:06 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 30 Sep 2015 18:47:06 +0000 Subject: [Pkg-octave-devel] Processing of octave-epstk_2.4-3_amd64.changes Message-ID: octave-epstk_2.4-3_amd64.changes uploaded successfully to localhost along with the files: octave-epstk_2.4-3.dsc octave-epstk_2.4-3.debian.tar.xz octave-epstk_2.4-3_all.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) From ftpmaster at ftp-master.debian.org Wed Sep 30 18:50:17 2015 From: ftpmaster at ftp-master.debian.org (Debian FTP Masters) Date: Wed, 30 Sep 2015 18:50:17 +0000 Subject: [Pkg-octave-devel] octave-epstk_2.4-3_amd64.changes ACCEPTED into unstable Message-ID: Accepted: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 30 Sep 2015 20:33:31 +0200 Source: octave-epstk Binary: octave-epstk Architecture: source all Version: 2.4-3 Distribution: unstable Urgency: medium Maintainer: Debian Octave Group Changed-By: S?bastien Villemot Description: octave-epstk - GNU Octave encapsulated postscript toolkit Changes: octave-epstk (2.4-3) unstable; urgency=medium . [ Thomas Weber ] * Change upstream homepage . [ Rafael Laboissiere ] * d/watch: Update to reflect new upstream location Checksums-Sha1: 99c30f1930e555f7cde44ad9a6cce1f2e6b9c229 2126 octave-epstk_2.4-3.dsc 14ac8b2799692e7f8ffa55f00d61101299338fd5 11916 octave-epstk_2.4-3.debian.tar.xz 20759fb6c7374983e2f61399cbc701d358498e97 1036170 octave-epstk_2.4-3_all.deb Checksums-Sha256: d9c0671468070de11bde836fa4da4dbf58ed8dbceecda9e7441ba8f7857cba88 2126 octave-epstk_2.4-3.dsc ef79fc912b0aecdad26419a812cd16abb9dd9eb2d9999cae49c54f7cec9b2967 11916 octave-epstk_2.4-3.debian.tar.xz 571f5afad848c5093649c9ea2a3ca698ea7f2293a1b095e38c0257cad7397179 1036170 octave-epstk_2.4-3_all.deb Files: b77ba906b0c273b5ed518d019af622cc 2126 math optional octave-epstk_2.4-3.dsc 27672cbf679c2bc2973754cef284b002 11916 math optional octave-epstk_2.4-3.debian.tar.xz 5291e21e7e6b4e598a957987564010ea 1036170 math optional octave-epstk_2.4-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWDC07AAoJECzs6TUOzr5KoQkQAI06k2Ty6GdxP9LJzv5eG9Yh GruuOXBc4KkSwUlRjHHtxDsePDf3+RgL7fP3Cdj2O+uBlXrcI4tn0iBCq8yyocqw DwhhCAkChmJIyOD4jPLaIQ0f5YX+OYiM0u6L/3mWbri/9od5Z5a2bnK2+EdmVJDE 6mPGbDRXB/ZCRvwAEh55sEQ+YaJcSElT3y6nwXPmV084I7oObViHyIGvLqmr5iuK q0rX//tKcCr3JwI50rJoUXHks/bfdhWVfcRAwhIjVK9iQjTr0FP5gjEt4/DZFk3Q 9kmd2uODZgf3SWZ2Qfz+MMQDXJ/7/35uZWXV0cKqyz7fiMTUXNsD62BN4idlCIUl aIV5T6/EoK9y7GDkzkmIXKciXULCFUunWsYkLaDuwWiEFWcac070GaNCicrFehrA 5BlQfcS/5yx/rHfzant1Z1Wh+o9lwOeoLN2D52FIzjmQxjOlRWLEz/JEsJFv33lP cFLCUdvmrY+CJUyDF2+eIH74x0Pgphqf2DHqcZcJ33cv57Twfd6NCcCX7e3Dh/77 lH18PE4C1OF7c78Nd3Hzlp8kEFFDHr60GNB0CDj1qA/nivXKN3g5E+gT5Yv+OX8S +XGtokRPrNXpbZs8kCt3qhFWEbzZ1tgNrPNRbZnMFsA6REtsTLy1gdq5BK1udMPZ 6u+Wrp+vJ7dZGntaS5od =qI35 -----END PGP SIGNATURE----- Thank you for your contribution to Debian.