Bug#777043: Shark / libshark packaging status
I think I know. I must have involuntarily pushed to ftp-master instead of ftp-mentors yesterday when I tried to fix an incomplete upload to mentors. It happened before with Gianfranco and I believe he had to manually dcut the package from ftp-master before uploading. Ghis On 11/12/15 07:22, Andreas Tille wrote: Hi Ghislain, I've tried an upload this morning but it was rejected for reasons I do not understand. Need to check this when I might sit behind a faster connection again. I'm perfectly fine if somebody else might beat me in this (as always). Kind regards Andreas. On Thu, Dec 10, 2015 at 08:00:18PM +, Ghislain Vaillant wrote: I have pushed the repository to d-science and filed an RFS for the initial upload of Shark. If someone could have a look at it and sponsor it, that would be awesome. Thanks, Ghis
Bug#777043: Shark / libshark packaging status
Hi Ghislain, I've tried an upload this morning but it was rejected for reasons I do not understand. Need to check this when I might sit behind a faster connection again. I'm perfectly fine if somebody else might beat me in this (as always). Kind regards Andreas. On Thu, Dec 10, 2015 at 08:00:18PM +, Ghislain Vaillant wrote: > I have pushed the repository to d-science and filed an RFS for the initial > upload of Shark. > > If someone could have a look at it and sponsor it, that would be awesome. > > Thanks, > Ghis > > -- http://fam-tille.de
Processed: Re: Components of Inform 6 code base
Processing control commands: > block -1 by 807636 Bug #805704 [wnpp] ITP: inform6 -- Inform 6 interactive fiction language 805704 was not blocked by any bugs. 805704 was not blocking any bugs. Added blocking bug(s) of 805704: 807636 > block -1 by 807637 Bug #805704 [wnpp] ITP: inform6 -- Inform 6 interactive fiction language 805704 was blocked by: 807636 805704 was not blocking any bugs. Added blocking bug(s) of 805704: 807637 > tags -1 + pending Bug #805704 [wnpp] ITP: inform6 -- Inform 6 interactive fiction language Added tag(s) pending. -- 805704: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805704 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#805704: Components of Inform 6 code base
Control: block -1 by 807636 Control: block -1 by 807637 Control: tags -1 + pending On 11-Dec-2015, Ben Finney wrote: > So there will be separate ‘inform6-compiler’ and ‘inform6-library’ > source packages, getting source tarballs from (respectively) David > Kinder's ‘Inform6’ compiler repository, and your ‘inform6lib’ > library. The version strings are derived from the releases from > those repositories. I've now formally announced the intent to create those packages (Debian BTS #807636 and #807637). > If the confusion over authoritative releases and version strings > can be resolved by the Inform 7 developers, I might be able to > make better use of your extensive packaging work. Meanwhile I'm working toward using what I can from ‘inform6unix’ at version “6.33.1”, when that is released. > So ‘/usr/share/inform6/library/’ (not ‘modules’) is the installed > location for the Inform 6 standard library files from > ‘inform6-library’. I have constructed a Makefile for ‘inform6-compiler’ such that it expects the standard library there, and ‘inform6-library’ installs the files there. I have modified your ‘inform.1’ manual page and derived a ‘inform6.1’ manual page, for installation from the ‘inform6-compiler’ package. > I'm nearing completion of the packaging. As you requested, I'll wait > until you announce a “6.33.1” release before finalising this work. To be clear, I don't expect any of this to affect or delay your imminent release of version “6.33.1” of ‘inform6unix’! I'm already dealing with that code base as it is; further changes can wait for another version (we won't run out of numbers :-) -- \ “I have never imputed to Nature a purpose or a goal, or | `\anything that could be understood as anthropomorphic.” —Albert | _o__)Einstein, unsent letter, 1955 | Ben Finney signature.asc Description: PGP signature
Bug#807637: ITP: inform6-library -- Inform 6 interactive fiction language — standard library
Package: wnpp Severity: wishlist On 11-Dec-2015, Ben Finney wrote: > * The Inform 7 developers, as best I can determine from their public > statements, assert control over the maintenance of the Inform 6 > compiler and standard library. Importantly for Debian, that means > the maintenance schedules, version strings, and released tarballs > are all different from the ‘inform6unix’ code base. > > So there will be separate ‘inform6-compiler’ and ‘inform6-library’ > source packages, getting source tarballs from (respectively) David > Kinder's ‘Inform6’ compiler repository, and your ‘inform6lib’ > library. The version strings are derived from the releases from > those repositories. I now Intend To Package the ‘inform6-library’ package from an upstream source distinct from the ‘inform6’ package. Package name: inform6-compiler Version:6.11 Upstream developer: Inform project URL:http://inform7.com/sources/i6n/ License:Artistic License 2.0 Programming language: Inform 6 Description: Inform 6 interactive fiction language — standard library Inform 6 is an object-oriented language for writing interactive fiction, also known as “text adventures” or “adventure games”. . As an interactive fiction developer, you create Inform 6 source code defining the story. Then compile from source code to “Z-code”, the bytecode for a virtual machine (a “Z-machine”). The resulting story files are highly portable, with Z-code interpreters available for many different platforms. . This package installs: * The Inform 6 standard library. This will be a dependency for the overall ‘inform6’ package, which is from an upstream source maintained and versioned separately. -- \“If it ain't bust don't fix it is a very sound principle and | `\ remains so despite the fact that I have slavishly ignored it | _o__) all my life.” —Douglas Adams | Ben Finney
Bug#807636: ITP: inform6-compiler -- Inform 6 interactive fiction language — compiler
Package: wnpp Severity: wishlist On 11-Dec-2015, Ben Finney wrote: > * The Inform 7 developers, as best I can determine from their public > statements, assert control over the maintenance of the Inform 6 > compiler and standard library. Importantly for Debian, that means > the maintenance schedules, version strings, and released tarballs > are all different from the ‘inform6unix’ code base. > > So there will be separate ‘inform6-compiler’ and ‘inform6-library’ > source packages, getting source tarballs from (respectively) David > Kinder's ‘Inform6’ compiler repository, and your ‘inform6lib’ > library. The version strings are derived from the releases from > those repositories. I now Intend To Package the ‘inform6-compiler’ package from an upstream source distinct to ‘inform6’. Package name: inform6-compiler Version:6.33 Upstream developer: Inform project URL:http://inform7.com/sources/i6n/ License:Artistic License 2.0 Programming language: C Description: Inform 6 interactive fiction language — compiler Inform 6 is an object-oriented language for writing interactive fiction, also known as “text adventures” or “adventure games”. . As an interactive fiction developer, you create Inform 6 source code defining the story. Then compile from source code to “Z-code”, the bytecode for a virtual machine (a “Z-machine”). The resulting story files are highly portable, with Z-code interpreters available for many different platforms. . This package installs: * The Inform 6 compiler program, ‘inform6’. This will be a dependency for the overall ‘inform6’ package, which is from an upstream source maintained and versioned separately. -- \“Your [government] representative owes you, not his industry | `\ only, but his judgment; and he betrays, instead of serving you, | _o__)if he sacrifices it to your opinion.” —Edmund Burke, 1774 | Ben Finney
Bug#805704: Components of Inform 6 code base
Howdy David, An update on how I'm tackling the packages in Debian: * The ‘inform6unix’ releases don't appear to be archived anywhere except on GitHub; the page you earlier designated at http://ifarchive.org/if-archive/infocom/compilers/inform6/source/> omits earlier releases when you post a new one. Perhaps that's by design, but it means I don't know a reliable URL that will persist over time for a particular release tarball. For now, I'm using the releases you generate as archived at https://github.com/DavidGriffith/inform6unix/releases/>, is that reliable into the future? * The Inform 7 developers, as best I can determine from their public statements, assert control over the maintenance of the Inform 6 compiler and standard library. Importantly for Debian, that means the maintenance schedules, version strings, and released tarballs are all different from the ‘inform6unix’ code base. So there will be separate ‘inform6-compiler’ and ‘inform6-library’ source packages, getting source tarballs from (respectively) David Kinder's ‘Inform6’ compiler repository, and your ‘inform6lib’ library. The version strings are derived from the releases from those repositories. If the confusion over authoritative releases and version strings can be resolved by the Inform 7 developers, I might be able to make better use of your extensive packaging work. * The confusing use of the “Inform” name to denote two utterly different authoring systems, distinguished merely by version number but both still active, forces me to re-name the packages and filenames to be clear these packages are specific to the Inform 6 system. For these Debian packages, the compiler program file is ‘/usr/bin/inform6’ (and so its manual page is ‘inform6.1’), shared resources go to ‘/usr/share/inform6/’, and so on. * The default in the compiler code (the ‘header.h’ file) for ‘Include_Directory’ is ‘"library"’, and that seems a sensible name for the standard library. So ‘/usr/share/inform6/library/’ (not ‘modules’) is the installed location for the Inform 6 standard library files from ‘inform6-library’. I'm nearing completion of the packaging. As you requested, I'll wait until you announce a “6.33.1” release before finalising this work. -- \ “What is it that makes a complete stranger dive into an icy | `\ river to save a solid gold baby? Maybe we'll never know.” —Jack | _o__) Handey | Ben Finney signature.asc Description: PGP signature
Bug#738901: Request to Join Project Collaborative maintenance of packages from David Carlos (davidcarlos-guest)
On Tue, Aug 25, 2015 at 11:37:06PM +, nore...@alioth.debian.org wrote: > David Carlos has requested to join your project. > > Comments by the user: > Hello administrators, > > I would like to contribute with urlscan project. The package is > orphaned, and i have interest to maintain it on debian. > > https://anonscm.debian.org/cgit/collab-maint/urlscan.git > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738901 Hi David, Thankyou for your interest in maintaining an orphaned package. You don't need access to collab-maint to prepare an updated package. The best way is to use mentors.debian.net to prepare and upload the new package and find a sponsor to get it into Debian. Instructions are at: http://mentors.debian.net/intro-maintainers You need a DD or DM that has worked with you to advocate your collab-maint request. The sponsor of your package can do that. Regards, Daniel (Front desk assistant) signature.asc Description: Digital signature
Bug#807628: ITP: spacemacs -- An Emacs distribution combining philosophical elements of both Emacs and Vim
Package: wnpp Severity: wishlist Owner: Sean Whitton * Package name: spacemacs Version : 0.104.6 Upstream Author : Sylvain Benner * URL : https://github.com/syl20bnr * License : GPL-3+ Programming Lang: Emacs Lisp Description : An Emacs distribution combining philosophical elements of both Emacs and Vim Spacemacs is a distribution of GNU Emacs combining philosophical elements of both Emacs and Vim. It is very popular among Emacs newcomers. I intend to package it as an Emacs addon with a wrapper shell script /usr/bin/spacemacs to load everything up. This will allow the user to easily switch back to normal Emacs by quitting and running /usr/bin/emacs. I will maintain the package myself, as part of the Debian Emacsen team.
Bug#805644: marked as done (ITP: tryton-modules-customs -- Customs Module for the Tryton Application Platform)
Your message dated Thu, 10 Dec 2015 23:00:31 + with message-id and subject line Bug#805644: fixed in tryton-modules-customs 3.8.0-1 has caused the Debian Bug report #805644, regarding ITP: tryton-modules-customs -- Customs Module for the Tryton Application Platform 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 ow...@bugs.debian.org immediately.) -- 805644: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805644 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- X-Debbugs-CC: debian-de...@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-customs Version : 3.8.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3.8/ * License : GPL-3+ Programming Lang: Python Description : Tryton Application Platform (Customs Module) Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This module allows one to define customs duty based on the tariff code of the "Harmonized Commodity Description and Coding System", also known as the "Harmonized System" (HS) (s.a. http://en.wikipedia.org/wiki/Harmonized_System) This package is another base module published by the Tryton project. pgpauP6rXacMW.pgp Description: Digitale Signatur von OpenPGP --- End Message --- --- Begin Message --- Source: tryton-modules-customs Source-Version: 3.8.0-1 We believe that the bug you reported is fixed in the latest version of tryton-modules-customs, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 805...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mathias Behrle (supplier of updated tryton-modules-customs package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 01 Dec 2015 23:26:00 +0100 Source: tryton-modules-customs Binary: tryton-modules-customs Architecture: source all Version: 3.8.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton Maintainers Changed-By: Mathias Behrle Description: tryton-modules-customs - Tryton Application Platform (Customs Module) Closes: 805644 Changes: tryton-modules-customs (3.8.0-1) unstable; urgency=medium . * Initial release (Closes: #805644). Checksums-Sha1: c9ad44f1c27eed4244797027d463bd99118740b3 1769 tryton-modules-customs_3.8.0-1.dsc 8673a78a5d3314a5faef98d918854c30759051a7 29749 tryton-modules-customs_3.8.0.orig.tar.gz ed273505b98a31d7af0fb31a0b5bfe5f5fbc3007 24684 tryton-modules-customs_3.8.0-1.debian.tar.xz fa1c1bbb5a191e948fb59e32210d68483a8a4d3b 15136 tryton-modules-customs_3.8.0-1_all.deb Checksums-Sha256: e9c7242e8f762197b1ce5a75071a0bb9c883822c4c8ecfaabffe3afa1a00a881 1769 tryton-modules-customs_3.8.0-1.dsc 7b18ac3d053386d7d9b8ebc604b86eddc1eac5addd2d45dc220e23cda3026d4d 29749 tryton-modules-customs_3.8.0.orig.tar.gz 087b21ca59d74908129ef84b163541ed49b806e143c770abb1814894f8e1ec61 24684 tryton-modules-customs_3.8.0-1.debian.tar.xz e062c39c9632f8cfee042188d4a3e40a6e85655ffea785313535c50cb25b58f2 15136 tryton-modules-customs_3.8.0-1_all.deb Files: f76fe34fe2f6103139c1550bff788005 1769 python optional tryton-modules-customs_3.8.0-1.dsc 4009612e550724fb082228b5ed33ec81 29749 python optional tryton-modules-customs_3.8.0.orig.tar.gz 7514dacac0afb99d5c6763d4c458d850 24684 python optional tryton-modules-customs_3.8.0-1.debian.tar.xz 051c56be6a86007e21e9394bf2cd4e8d 15136 python optional tryton-modules-customs_3.8.0-1_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Signed by Raphael Hertzog iQEcBAEBCAAGBQJWaJYCAAoJEAOIHavrwpq51bYH/RVq4saMF3kgnxEIGaW9+mxr 5mgPyTmZN4ea5op9To23lHpYKka7D7sCc8hV2WpV0ZMIpo0U3hD17/XDTnK+HI2F oMK2L7uMY4TOtWM/ZBJENU3A7+zfB0OnDq7++SCZb9j8pmuzArYekkhyq/PcNC+q 2pBLgLQ3MqowxK+rzZLer5Ir2/isf3+GjAcvkofUlG6uTtzRCyGXISIA/56ZAD9O Xb6b49mNm2dpx0az9h2ivt8QKb+MLAAUKKrfokxffD8aQM/1kP2Dyy0nr1Jr7pse 5zjyRXbUSK54FFq09kORu6qpM/F4S6GjcvWVLacuIN8miFz/ibium0MYVmHo/LQ= =XSFX -END PGP SIGNATURE End Message ---
Bug#804229: marked as done (ITP: tryton-modules-sale-promotion -- Sale Promotion Module for the Tryton Application Platform)
Your message dated Thu, 10 Dec 2015 23:00:33 + with message-id and subject line Bug#804229: fixed in tryton-modules-sale-promotion 3.8.0-1 has caused the Debian Bug report #804229, regarding ITP: tryton-modules-sale-promotion -- Sale Promotion Module for the Tryton Application Platform 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 ow...@bugs.debian.org immediately.) -- 804229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804229 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- X-Debbugs-CC: debian-de...@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-sale-promotion Version : 3.8.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3.8/ * License : GPL-3+ Programming Lang: Python Description : Tryton Application Platform (Sale Promotion Module) Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This module allows one to define promotions for sales. This package is another base module published by the Tryton project. pgpwu5Wa1d7d3.pgp Description: Digitale Signatur von OpenPGP --- End Message --- --- Begin Message --- Source: tryton-modules-sale-promotion Source-Version: 3.8.0-1 We believe that the bug you reported is fixed in the latest version of tryton-modules-sale-promotion, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 804...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mathias Behrle (supplier of updated tryton-modules-sale-promotion package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 01 Dec 2015 23:26:00 +0100 Source: tryton-modules-sale-promotion Binary: tryton-modules-sale-promotion Architecture: source all Version: 3.8.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton Maintainers Changed-By: Mathias Behrle Description: tryton-modules-sale-promotion - Tryton Application Platform (Sale Promotion Module) Closes: 804229 Changes: tryton-modules-sale-promotion (3.8.0-1) unstable; urgency=medium . * Initial release (Closes: #804229). Checksums-Sha1: 6307888c5592a645b8c3162ae70df6c4b0ba5c4b 1846 tryton-modules-sale-promotion_3.8.0-1.dsc c559d6a112cca3dade326cf0d68f327f8be33bc8 11247 tryton-modules-sale-promotion_3.8.0.orig.tar.gz bf8f9fc18714c3c2e772553f4285e0f58d324074 24600 tryton-modules-sale-promotion_3.8.0-1.debian.tar.xz 1bc0a00337283fcab1c7decef51dcf651c102f2e 11244 tryton-modules-sale-promotion_3.8.0-1_all.deb Checksums-Sha256: d5eb93370dfc654756291cdc13cd45b63bc2b685ede9e959bb67bc5e6b7c70f0 1846 tryton-modules-sale-promotion_3.8.0-1.dsc 27d6508e4cc10af1ec6ca61bc7f6feedb7c4d9964358c377cf1c2eac5eb52928 11247 tryton-modules-sale-promotion_3.8.0.orig.tar.gz f0daa5d83d01d094395d88efd1b99d0d580fedb4419e5dcabcd3c17ed21a 24600 tryton-modules-sale-promotion_3.8.0-1.debian.tar.xz d82f7c290ae17ab450557e5fe4042fd7a338bf9651a0f344168870fa8613b123 11244 tryton-modules-sale-promotion_3.8.0-1_all.deb Files: 1563d87e74b58e11a1a0199ba359b410 1846 python optional tryton-modules-sale-promotion_3.8.0-1.dsc 8a794825a75001a45a2b74f6e372729c 11247 python optional tryton-modules-sale-promotion_3.8.0.orig.tar.gz f25b64a8bfbc93a162d46c0cd32ae6ff 24600 python optional tryton-modules-sale-promotion_3.8.0-1.debian.tar.xz 31579a27833b097637377ec312a29fde 11244 python optional tryton-modules-sale-promotion_3.8.0-1_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Signed by Raphael Hertzog iQEcBAEBCAAGBQJWaJaIAAoJEAOIHavrwpq59PUH/29Hi2WSuYIqxBbL2GKcXSxt fEVTgGsGvqwaBNPkoFcS2XWLhlTbwnDXdXT1TadW7S88REVh55XsWzQYX9jvQntl N1XSjUwcksVvcauQ/SjCAHk+pIrAgyZ7bvtFCjsmRA6x3VKjoVcriF+qocI7PAeH 4I28iZRTmhrNXIjy2PY78KzguPlJ3XpyvPXfcy36j2A00OQvgvKlkIqm9w+VCEpZ Kfn2ak/hHDCLUIG/1lvbUJV0IBaO3sMkFKlUGMAQAyMXvhXfzsielNk124unfKeC 3RZZYzV8ZpO6DgaWITghcFthLCgBuXxQ+SV5dUkEHC2IZzngpZIAN8gFsFzelSQ= =D7t0 -END PGP SIGNATURE End Message ---
Bug#804228: marked as done (ITP: tryton-modules-sale-complaint -- Sale Complaint Module for the Tryton Application Platform)
Your message dated Thu, 10 Dec 2015 23:00:32 + with message-id and subject line Bug#804228: fixed in tryton-modules-sale-complaint 3.8.0-1 has caused the Debian Bug report #804228, regarding ITP: tryton-modules-sale-complaint -- Sale Complaint Module for the Tryton Application Platform 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 ow...@bugs.debian.org immediately.) -- 804228: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804228 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- X-Debbugs-CC: debian-de...@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-sale-complaint Version : 3.8.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3.8/ * License : GPL-3+ Programming Lang: Python Description : Tryton Application Platform (Sale Complaint Module) Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This module handles customer complaints about a sale or an invoice and provides actions that can be taken to solve the complaint. This package is another base module published by the Tryton project. pgp5CIdaYPeeV.pgp Description: Digitale Signatur von OpenPGP --- End Message --- --- Begin Message --- Source: tryton-modules-sale-complaint Source-Version: 3.8.0-1 We believe that the bug you reported is fixed in the latest version of tryton-modules-sale-complaint, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 804...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mathias Behrle (supplier of updated tryton-modules-sale-complaint package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 01 Dec 2015 23:26:00 +0100 Source: tryton-modules-sale-complaint Binary: tryton-modules-sale-complaint Architecture: source all Version: 3.8.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton Maintainers Changed-By: Mathias Behrle Description: tryton-modules-sale-complaint - Tryton Application Platform (Sale Complaint Module) Closes: 804228 Changes: tryton-modules-sale-complaint (3.8.0-1) unstable; urgency=medium . * Initial release (Closes: #804228). Checksums-Sha1: 06ca04e9d0d13fd11ecdbb6f0d5851ec6e4ad6c7 1846 tryton-modules-sale-complaint_3.8.0-1.dsc 3e16bd957b206f7bfa341b558e807eda0d6c94e4 33264 tryton-modules-sale-complaint_3.8.0.orig.tar.gz 4a72d068b4980956e1f64a073098d4d6502a3ad6 24652 tryton-modules-sale-complaint_3.8.0-1.debian.tar.xz c50add701c7a32f383430e1c9cf5dabfcc975dba 18274 tryton-modules-sale-complaint_3.8.0-1_all.deb Checksums-Sha256: 3621f6f75e5070c43570fb0196c031f5e50bd83e329c2f03290dc980339f632b 1846 tryton-modules-sale-complaint_3.8.0-1.dsc cd8b631479817d93cac74789161a6faad9ca24f235a4e929044b08f2b063978e 33264 tryton-modules-sale-complaint_3.8.0.orig.tar.gz 0d08f3b7639d5b85ef3496ba6823b5352c703767faa1dd9436066e1e4f5095e8 24652 tryton-modules-sale-complaint_3.8.0-1.debian.tar.xz b1ebb4da641949c616dbf1a756773e8710b234473d6d6bdd0bdb726692ee14d3 18274 tryton-modules-sale-complaint_3.8.0-1_all.deb Files: 9db52a8104292c169ef2d508411c 1846 python optional tryton-modules-sale-complaint_3.8.0-1.dsc 0c5db68c3b994edf1a10907a23aa8a5a 33264 python optional tryton-modules-sale-complaint_3.8.0.orig.tar.gz 4c8c51d959029e9b09ebd2e86c7fdbcd 24652 python optional tryton-modules-sale-complaint_3.8.0-1.debian.tar.xz 8beed638a59d05885e58e65ac7d72fd3 18274 python optional tryton-modules-sale-complaint_3.8.0-1_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Signed by Raphael Hertzog iQEcBAEBCAAGBQJWaJZ+AAoJEAOIHavrwpq50WUH/0Q+EcX5tYUSIca9+5s+G0E8 8yN6hYRkzJZ7zBfjqq9yuw1+/hVt/MsYhhVjeDsVp131PsbkJugYtrl3c/kE53wA zwSVbYJT8zedYa5dGtS6YcHyv0nZpuxoGhSBz5zQS60gaVLZhy3YEonDBZei+aKf UzTRtBuNOSaIYfOgR9A6vVFRmyBrVglEoHs3+tFJNBwu8Ne3Cya5QeZImtEfVbvg pOYFr9J+sK3Xn7FiuLHjmvD3HwguDSAuibOXv4+SycZYAEtoKmDmDDjPpT2EeWp0 EGxoBC8xVihz7WBhCs8gWcf23/xVj9D2D++q7A3MuEIC9xX764GnuTM2iWqCV6M= =xX76 -END PGP SIGNATURE-
Bug#804230: marked as done (ITP: tryton-modules-account-stock-landed-cost -- Account Stock Landed Cost Module for the Tryton Application Platform)
Your message dated Thu, 10 Dec 2015 23:00:29 + with message-id and subject line Bug#804230: fixed in tryton-modules-account-stock-landed-cost 3.8.0-1 has caused the Debian Bug report #804230, regarding ITP: tryton-modules-account-stock-landed-cost -- Account Stock Landed Cost Module for the Tryton Application Platform 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 ow...@bugs.debian.org immediately.) -- 804230: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804230 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- X-Debbugs-CC: debian-de...@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-account-stock-landed-cost Version : 3.8.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3.8/ * License : GPL-3+ Programming Lang: Python Description : Tryton Application Platform (Account Stock Landed Cost Module) Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This module allows one to allocate landed costs on supplier shipments after their reception. This package is another base module published by the Tryton project. pgpax8tAyFkxG.pgp Description: Digitale Signatur von OpenPGP --- End Message --- --- Begin Message --- Source: tryton-modules-account-stock-landed-cost Source-Version: 3.8.0-1 We believe that the bug you reported is fixed in the latest version of tryton-modules-account-stock-landed-cost, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 804...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mathias Behrle (supplier of updated tryton-modules-account-stock-landed-cost package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 01 Dec 2015 23:26:00 +0100 Source: tryton-modules-account-stock-landed-cost Binary: tryton-modules-account-stock-landed-cost Architecture: source all Version: 3.8.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton Maintainers Changed-By: Mathias Behrle Description: tryton-modules-account-stock-landed-cost - Tryton Application Platform (Account Stock Landed Cost Module) Closes: 804230 Changes: tryton-modules-account-stock-landed-cost (3.8.0-1) unstable; urgency=medium . * Initial release (Closes: #804230). Checksums-Sha1: 55c5dbfeded0bf29dd783c862e2379f24b13a08b 1967 tryton-modules-account-stock-landed-cost_3.8.0-1.dsc d03843e87aacc923eb8fa75a5aa4164cef01b3b2 26379 tryton-modules-account-stock-landed-cost_3.8.0.orig.tar.gz 792f2443cb332ac03d5f035eba90a360b1a3e0ec 24640 tryton-modules-account-stock-landed-cost_3.8.0-1.debian.tar.xz 7feca48835a8cbf8539eee860c9a9e5715b0e50c 12762 tryton-modules-account-stock-landed-cost_3.8.0-1_all.deb Checksums-Sha256: c845f64cdbdbb1e80884c60a1fcce8dea37bfca24a317697068e4998e6fc52dc 1967 tryton-modules-account-stock-landed-cost_3.8.0-1.dsc 49ca61bdf9bcdad8194af4cb533bde07925ff3e336aee94549581c999a0b1727 26379 tryton-modules-account-stock-landed-cost_3.8.0.orig.tar.gz 9fdd90734cdcf64c3b5f3a6a9f3353a5b48de192b379d4f8efd972ddeb2ea2d8 24640 tryton-modules-account-stock-landed-cost_3.8.0-1.debian.tar.xz 594356b8de0e0e380492790cc80dee67049995c3ce960a2963ea234eb7608537 12762 tryton-modules-account-stock-landed-cost_3.8.0-1_all.deb Files: 8f912c7b9dce8af2037c8b6d329703fd 1967 python optional tryton-modules-account-stock-landed-cost_3.8.0-1.dsc bff277a772afcf804ea71dd291cad108 26379 python optional tryton-modules-account-stock-landed-cost_3.8.0.orig.tar.gz 791536f0e43424024ce509f270ab515a 24640 python optional tryton-modules-account-stock-landed-cost_3.8.0-1.debian.tar.xz 0867f2254e68657f57cbb2f04f6c8132 12762 python optional tryton-modules-account-stock-landed-cost_3.8.0-1_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Signed by Raphael Hertzog iQEcBAEBCAAGBQJWaJV/AAoJEAOIHavrwpq5OxkH/0+vKHi23y5ffw3sjdgl5wn0 wfjAjqBQhIlS6iX6XAFdr74ffsP3h/WBOOVOEf7ihuq0M5mdgHhyu7pl/0P637sC H1sU2u/IMe7pL0+Enn0eyU6y/9/LEXRKT3nlEcJpPzyDz
Bug#804231: marked as done (ITP: tryton-modules-account-stock-landed-cost-weight -- Account Stock Landed Cost Weight Module for the Tryton Application Platform)
Your message dated Thu, 10 Dec 2015 23:00:30 + with message-id and subject line Bug#804231: fixed in tryton-modules-account-stock-landed-cost-weight 3.8.0-1 has caused the Debian Bug report #804231, regarding ITP: tryton-modules-account-stock-landed-cost-weight -- Account Stock Landed Cost Weight Module for the Tryton Application Platform 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 ow...@bugs.debian.org immediately.) -- 804231: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804231 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- X-Debbugs-CC: debian-de...@lists.debian.org Package: wnpp Severity: wishlist Owner: Debian Tryton Maintainers * Package name: tryton-modules-account-stock-landed-cost-weight Version : 3.8.0 Upstream Author : Tryton project (www.tryton.org) * URL : http://downloads.tryton.org/3.8/ * License : GPL-3+ Programming Lang: Python Description : Tryton Application Platform (Account Stock Landed Cost Weight Module) Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This module adds an allocation method for landed costs based on the weight of the products. This package is another base module published by the Tryton project. pgpF3w9eUX3uF.pgp Description: Digitale Signatur von OpenPGP --- End Message --- --- Begin Message --- Source: tryton-modules-account-stock-landed-cost-weight Source-Version: 3.8.0-1 We believe that the bug you reported is fixed in the latest version of tryton-modules-account-stock-landed-cost-weight, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 804...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mathias Behrle (supplier of updated tryton-modules-account-stock-landed-cost-weight package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 01 Dec 2015 23:26:00 +0100 Source: tryton-modules-account-stock-landed-cost-weight Binary: tryton-modules-account-stock-landed-cost-weight Architecture: source all Version: 3.8.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Tryton Maintainers Changed-By: Mathias Behrle Description: tryton-modules-account-stock-landed-cost-weight - Tryton Application Platform (Account Stock Landed Cost Weight Mod Closes: 804231 Changes: tryton-modules-account-stock-landed-cost-weight (3.8.0-1) unstable; urgency=medium . * Initial release (Closes: #804231). Checksums-Sha1: 2f7ea8de75f2ca3317e62bdedd56714fc50acc4a 2044 tryton-modules-account-stock-landed-cost-weight_3.8.0-1.dsc fba4c5758edfc43d34b29cf3c165dcbc11ef51b8 20124 tryton-modules-account-stock-landed-cost-weight_3.8.0.orig.tar.gz b7ae9c52749e75945bfdec57feb09fb85eb7494b 24672 tryton-modules-account-stock-landed-cost-weight_3.8.0-1.debian.tar.xz 391e2b7bba0ba59b80cb1b58fa5fcc2e01e39dad 7084 tryton-modules-account-stock-landed-cost-weight_3.8.0-1_all.deb Checksums-Sha256: bfd0baf4e60f80ef98366d09d75490fd8e41ef99a037f523e49008515873836b 2044 tryton-modules-account-stock-landed-cost-weight_3.8.0-1.dsc 2eb51ad1d98b85ecf24d8e96bdcc94fed800768ffa9cbe80781f219531dba9e3 20124 tryton-modules-account-stock-landed-cost-weight_3.8.0.orig.tar.gz 166388e4ffee1960f52c5d06a20aff177a516111fb1d65a5884e3af160c5311d 24672 tryton-modules-account-stock-landed-cost-weight_3.8.0-1.debian.tar.xz ccaef41c93b7d12a554d01c92436da1d38e6c6f166f5094a59169b957de4ee28 7084 tryton-modules-account-stock-landed-cost-weight_3.8.0-1_all.deb Files: 39dfe8bd2f8ea61ae2ac79ed84dc83e6 2044 python optional tryton-modules-account-stock-landed-cost-weight_3.8.0-1.dsc b354666afbbef66d597f9f423a63ac3f 20124 python optional tryton-modules-account-stock-landed-cost-weight_3.8.0.orig.tar.gz 554900ac0a4f8b3a24881192428c6cdb 24672 python optional tryton-modules-account-stock-landed-cost-weight_3.8.0-1.debian.tar.xz 62003880434953994f6abbd3764caecf 7084 python optional tryton-modules-account-stock-landed-cost-weight_3.8.0-1_all.deb -BEGIN PGP SIGNATURE- Version: GnuPG v2 Comment: Signed by Raphael Hertzog iQEcBAE
Bug#807615: ITP: printer-driver-indexbraille -- CUPS printing to Index Braille printers
Package: wnpp Severity: wishlist Owner: Samuel Thibault * Package name: printer-driver-indexbraille Version : 1.2.2 Upstream Author : Index Braille AB. * URL : http://indexbraille.com * License : GPLv2 Programming Lang: C, shell Description : CUPS printing to Index Braille printers This package contans the necessary filters and PPDs for installing and printing to Index Braille printers. It will be mostly maintained by the manufacturer itself. Samuel
Bug#661110: RFA: isdnutils -- ISDN utilities
Hello Rolf, I have seen there is a problem with the pppdcapiplugin package because of changes of the ppp package. I think about overtaking isdnutils. But I also see that there are less users of its install packages each month: The popcon statistic says that only isdnutils-base and capiutils have >100 installations, all others are less. And in the popcon colum "Recent" only capiutils will be used 5 times - and one of them is me. What do you think about break out capiutils as standalone source package (similar to libcapi20-3) and let isdnutils package "die"? It would be nice to hear of your feedback. --- Have a nice day. Joachim (Germany) pgpLz8v4bTPp9.pgp Description: Digitale Signatur von OpenPGP
Bug#777043: Shark / libshark packaging status
I have pushed the repository to d-science and filed an RFS for the initial upload of Shark. If someone could have a look at it and sponsor it, that would be awesome. Thanks, Ghis
Processed: Re: Bug#758455: RFA: bogofilter -- fast Bayesian spam filter (dummy package)
Processing control commands: > retitle -1 O: bogofilter -- fast Bayesian spam filter Bug #758455 [wnpp] RFA: bogofilter -- fast Bayesian spam filter (dummy package) Changed Bug title to 'O: bogofilter -- fast Bayesian spam filter' from 'RFA: bogofilter -- fast Bayesian spam filter (dummy package)' -- 758455: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758455 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#758455: RFA: bogofilter -- fast Bayesian spam filter (dummy package)
Control: retitle -1 O: bogofilter -- fast Bayesian spam filter On Sun, Aug 17, 2014 at 07:14:13PM +0100, Serafeim Zanikolas wrote: > I request an adopter for the bogofilter package. The package has been formally orphaned with the 1.2.4+dfsg1-4 upload by its maintainer. -- regards, Mattia Rizzolo GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`. more about me: http://mapreri.org : :' : Launchpad user: https://launchpad.net/~mapreri `. `'` Debian QA page: https://qa.debian.org/developer.php?login=mattia `- signature.asc Description: PGP signature
Bug#807581: ITP: python-websocket-client -- low level APIs for WebSocket
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: python-websocket-client Version : 0.34.0 Upstream Author : liris * URL : https://github.com/liris/websocket-client * License : LGPL-2.1 Programming Lang: Python Description : low level APIs for WebSocket Websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. Websocket-client supports only hybi-13. This is a new build dependency for Zaqar: OpenStack Queuing as a Service.
Debian ODBC drivers
Hi I want to create a package of ODBC drivers for Debain but I can't figure out how to find a sponsor or an appropriate person who will do it. Please send me the link where to find the person I need or tell me what to do by myself to create such package. I am confused. Thank you. Denis
Bug#805704: Inform6 for Unix
On 09-Dec-2015, d...@661.org wrote: > It has been a couple weeks or so since we last talked. Is everything > okay with my Inform6 for Unix such that it can be put into Debian's > official repositories? I am working on the packaging for Debian. I see now that you've removed the non-free Inform 6 Designer's Manual. You've also changed the reference for the Inform 6 compiler to the one maintained by David Kinder. Thanks! On 09-Dec-2015, d...@661.org wrote: > Can I get a confirmation that my Inform6 package is completely > compatible with Debian? I'd like to move it out of beta. Well, best not to wait for us; it's out of beta whether or not it gets into Debian :-) That is, I don't think the release status should be dependent on whether Debian can take the package. -- \ “The internet's completely over.… Anyway, all these computers | `\and digital gadgets are no good. They just fill your head with | _o__) numbers and that can't be good for you.” —Prince, 2010-07-05 | Ben Finney signature.asc Description: PGP signature