Bug#697984: ITP: libnative-platform-java -- Java bindings for various native APIs
Package: wnpp Severity: wishlist Owner: "Damien Raude-Morvan" * Package name: libnative-platform-java Version : 0.3~git20120103-1 Upstream Author : Adam Murdoch * URL : https://github.com/adammurdoch/native-platform * License : Apache-2.0 Programming Lang: Java, C++ Description : Java bindings for various native APIs A collection of cross-platform Java APIs for various native APIs. Supports OS X, Linux, Solaris and Windows. . These APIs support Java 5 and later. Some of these APIs overlap with APIs available in later Java versions. This package is a new dependency for Gradle 1.3 release. Cheers, -- Damien - Debian Developper http://wiki.debian.org/DamienRaudeMorvan signature.asc Description: This is a digitally signed message part.
Processed: tagging as pending bugs that are closed by packages in NEW
Processing commands for cont...@bugs.debian.org: > # Saturday 19 January 07:03:11 UTC 2013 > # Tagging as pending bugs that are closed by packages in NEW > # http://ftp-master.debian.org/new.html > # > # Source package in NEW: href="http://packages.qa.debian.org/kstars-data-extra-tycho2";>kstars-data-extra-tycho2 > tags 681654 + pending Bug #681654 [kstars-data-extra-tycho2] kstars-data-extra-tycho2: should be moved to non-free Added tag(s) pending. > # Source package in NEW: href="http://packages.qa.debian.org/kstars-data-extra-tycho2";>kstars-data-extra-tycho2 > tags 691686 + pending Bug #691686 [kstars-data-extra-tycho2] kstars-data-extra-tycho2: [INTL:ja] New Japanese translation Added tag(s) pending. > # Source package in NEW: href="http://packages.qa.debian.org/sundials";>sundials > tags 680878 + pending Bug #680878 [sundials] sundials source package lacks -dbg package Added tag(s) pending. > # Source package in NEW: href="http://packages.qa.debian.org/sundials";>sundials > tags 680881 + pending Bug #680881 [sundials] SUNDIALS description misspells suite as suit Bug #680880 [sundials] SUNDIALS description misspells suite as suit Added tag(s) pending. Added tag(s) pending. > # Source package in NEW: libnative-platform-java > tags 697984 + pending Bug #697984 [wnpp] ITP: libnative-platform-java -- Java bindings for various native APIs Added tag(s) pending. > End of message, stopping processing here. Please contact me if you need assistance. -- 680878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680878 680880: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680880 680881: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680881 681654: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681654 691686: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691686 697984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697984 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.135800774930391.transcr...@bugs.debian.org
Bug#698013: ITP: ITP:rasterbator-ng -- Create rasterized versions of images
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org --- Please fill out the fields below. --- Package name: ITP:rasterbator-ng Version: 0.1 Upstream Author: [Tobias Jakobs http://code.google.com/p/rasterbator-ng/] License: [GPL] Description: [Create rasterized versions of images] -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1358022101.24582.0.ca...@twoface.mooncitylabs.org
Bug#698015: ITP: python-pbkdf2 -- Python RSA PKCS#5 v2.0 module
Package: wnpp Severity: wishlist Owner: Alessio Treglia * Package name: python-pbkdf2 Version : 1.3 Upstream Author : Dwayne C. Litzenberger * URL : https://www.dlitz.net/software/python-pbkdf2/ * License : Expat Programming Lang: Python Description : Python RSA PKCS#5 v2.0 module This module implements the password-based key derivation function, PBKDF2, specified in RSA PKCS#5 v2.0. . PKCS#5 v2.0 Password-Based Key Derivation is a key derivation function which is part of the RSA Public Key Cryptography Standards series. The provided implementation takes a password or a passphrase and a salt value (and optionally a iteration count, a digest module, and a MAC module) and provides a file-like object from which an arbitrarly-sized key can be read. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130112211937.9442.54861.reportbug@Aspire-1410
Bug#698020: ITP: python-xdo -- python library for simulating X11 keyboard/mouse input (libxdo bindings)
Package: wnpp Severity: wishlist Owner: Daniel Kahn Gillmor * Package name: python-xdo Version : 0.1 Upstream Author : Daniel Kahn Gillmor * URL : git://lair.fifthhorseman.net/~dkg/python-xdo * License : BSD Programming Lang: C, Python Description : python library for simulating X11 keyboard/mouse input (libxdo bindings) python's xdo module lets you programmatically simulate keyboard input and mouse activity, move and resize windows, etc. It does this using libxdo, which uses X11's XTEST extension and other Xlib functions. -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20130112231415.584.87883.report...@alice.fifthhorseman.net
Bug#662923: GPL linking exception for fheroes2?
Hi team, After working on another game I realised that FHeroes2 may be suitable for non-free despite seemingly conflicting licensing. Upstream licensed his work as GPL-2+ however game AI is licensed under "non- commercial license" prohibiting commercial exploitation. Obviously game looses most of its value if built without AI so I want to build it with AI. Some time ago I asked about this situation here and the obvious licensing conflict was indeed pointed out: GPL prohibit linking GPL code with code licensed under GPL-incompatible licenses (like non-commercial licenses). Recently I learned that whenever such conflict identified between software components other projects ask for linking exceptions from copyright holders of GPL components. In FHeroes2 case upstream himself licensed one part of his software as GPL-2+ and another as GPL-incompatible license. However this situation is really an unspoken GPL linking exception as both components developed by the same party are meant to be used together not to mention the fact that upstream distribute the binaries with AI built-in. Upstream do not explicitly mention GPL linking exception but he obviously (de- facto) granted himself such exception. Is it also enough for us or do *we* need an explicit linking exception to distribute FHeroes2 binaries (including AI) in non-free? Of course controversial linking will have to be clarified in debian/copyright and we will have to obey both GPL-2+ and "non-commercial" restrictions. See also: https://en.wikipedia.org/wiki/GPL_linking_exception https://www.gnu.org/licenses/gpl-faq.html#GPLIncompatibleLibs Any comments please? -- Regards, Dmitry Smirnov GPG key : 4096R/53968D1B --- What can be asserted without proof can be dismissed without proof. (Christopher Hitchens, 2004) -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201301131356.02262.only...@member.fsf.org
Bug#662923: GPL linking exception for fheroes2?
On Sun, Jan 13, 2013 at 10:56 AM, Dmitry Smirnov wrote: > Upstream do not explicitly mention GPL linking exception but he obviously (de- > facto) granted himself such exception. He doesn't need an exception since he is presumably the copyright holder. Under copyright law, copyright holders can do as they like. Under copyright law, only third-parties need licenses in order to modify/distribute works. If there are multiple copyright holders they need to cross-license each other to distribute the work as a whole. That license could be a privately-negotiated license or a free software license like the GPL. > Is it also enough for us or do *we* need an explicit linking exception to > distribute FHeroes2 binaries (including AI) in non-free? We need an explicit exception, relicencing the AI, disabling the AI or replacing the AI with a free version. > Any comments please? Sounds like an upstream that is more trouble than it is worth. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caktje6h7_rjhfioxt8gcsyogcadxdztwzxrvs8sxcfwwdyz...@mail.gmail.com
Bug#677775: marked as done (ITA: restartd -- Process checker and/or restarter)
Your message dated Sun, 13 Jan 2013 03:17:48 + with message-id and subject line Bug#65: fixed in restartd 0.2.3-1 has caused the Debian Bug report #65, regarding ITA: restartd -- Process checker and/or restarter 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.) -- 65: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=65 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: normal The current maintainer of restartd, Aurélien GÉRÔME , is apparently not active anymore. Therefore, I orphan this package now. Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see http://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly. Some information about this package: Package: restartd Binary: restartd Version: 0.2.2 Maintainer: Aurélien GÉRÔME Build-Depends: debhelper (>= 4.0.0) Architecture: any Standards-Version: 3.7.2 Format: 1.0 Files: 7034ce41286ac591f9da5ecbbffd1bca 492 restartd_0.2.2.dsc e2af5ddcc04bffec3d8907e5afef4b64 13777 restartd_0.2.2.tar.gz Checksums-Sha1: b2dcae8531ab6ebae8999c89566a56f9b0341310 492 restartd_0.2.2.dsc c3c4fedb57649d4af165e3560b4162caef95c144 13777 restartd_0.2.2.tar.gz Checksums-Sha256: bad0c6389739e7240ed648d1035c389198388648f650af88badb7c3523515e16 492 restartd_0.2.2.dsc 38e69e8f21b6b004f3469cea9cd073048cc9b3b3ef52a0a11a8f10e0dc44c182 13777 restartd_0.2.2.tar.gz Directory: pool/main/r/restartd Priority: source Section: utils Package: restartd Version: 0.2.2 Installed-Size: 60 Maintainer: Aurélien GÉRÔME Architecture: amd64 Depends: libc6 (>= 2.3.5-1) Description-en: Process checker and/or restarter Restartd is a daemon for checking running and not running processes. It reads the /proc directory every n seconds and does a POSIX regexp on the process names. You can execute a script or a program if the process is or is not running. Description-md5: ce90d56603c1a94c679b0941e39aafad Tag: interface::daemon, network::hiavailability, network::server, role::program, use::monitor, works-with::software:running Section: utils Priority: extra Filename: pool/main/r/restartd/restartd_0.2.2_amd64.deb Size: 11408 MD5sum: c71156ad0dbc320692cd8a56374ce8dd SHA1: c2d63aae333a202afe65771192f32a51564fa5ff SHA256: 0be2ae5c9a30414f53af81def42f06762810c99099bce1adc4815cf903bd8861 --- End Message --- --- Begin Message --- Source: restartd Source-Version: 0.2.3-1 We believe that the bug you reported is fixed in the latest version of restartd, 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 677...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexandre Raymond (supplier of updated restartd 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...@debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Fri, 11 Jan 2013 11:23:51 -0500 Source: restartd Binary: restartd Architecture: source amd64 Version: 0.2.3-1 Distribution: unstable Urgency: low Maintainer: Alexandre Raymond Changed-By: Alexandre Raymond Description: restartd - Process checker and/or restarter Closes: 65 Changes: restartd (0.2.3-1) unstable; urgency=low . * Project moved out of Debian as the scope is now broader. * Adopting package (closes: #65). * [debian/control]: - Added myself as the new maintainer. - Updated Standards-Version to 3.9.3. - Updated debhelper version in Build-Depends. * [debian/source/format]: - Moved to new format. * [debian/init]: - Added $remote_fs to required-start/stop, fixes lintian warning. * [debian/watch]: - Added pointer to github upstream. Checksums-Sha1: 3eecfebb4f752c9bc817d8ccee209bf5b21d39d9 1082 restartd_0.2.3-1.dsc 60ca149f8e33794a4b964ce1d87153708df01350 11024 restartd_0.2.3.orig.tar.gz 94e8adaaea59e3863abc88daf42c6ad7d7d0618d 3369 restartd_0.2.3-1.debian.tar.gz 37821b7d9e3dfbe1ba1732c565e409518c5ae723 11956 restartd_0.2.3-1_amd64.deb Checksums-Sha256: b890c610a95eb992fb48dd15f0f01a504b7a133207ab9d98ed86b161c6d930d7 1082 restartd_0.2.3-1.dsc 38535f76d3e9af7c9effa5c8a5392c
Processed: ITP: ITP:rasterbator-ng -- Create rasterized versions of images
Processing commands for cont...@bugs.debian.org: > owner 698013 Steven Anderson Bug #698013 [wnpp] ITP: ITP:rasterbator-ng -- Create rasterized versions of images Owner recorded as Steven Anderson . > stop Stopping processing here. Please contact me if you need assistance. -- 698013: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698013 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.135805081211445.transcr...@bugs.debian.org
Processed: tagging as pending bugs that are closed by packages in NEW
Processing commands for cont...@bugs.debian.org: > # Saturday 19 January 19:03:23 UTC 2013 > # Tagging as pending bugs that are closed by packages in NEW > # http://ftp-master.debian.org/new.html > # > # Source package in NEW: libnxt > tags 697404 + pending Bug #697404 [wnpp] ITP: libnxt -- Simple command-line tool for Lego NXT Added tag(s) pending. > # Source package in NEW: python-xdo > tags 698020 + pending Bug #698020 [wnpp] ITP: python-xdo -- python library for simulating X11 keyboard/mouse input (libxdo bindings) Added tag(s) pending. > # Source package in NEW: python-pbkdf2 > tags 698015 + pending Bug #698015 [wnpp] ITP: python-pbkdf2 -- Python RSA PKCS#5 v2.0 module Added tag(s) pending. > End of message, stopping processing here. Please contact me if you need assistance. -- 697404: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697404 698015: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698015 698020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698020 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.135805095612491.transcr...@bugs.debian.org
Bug#697897: [Pkg-mozext-maintainers] Bug#697897: RFP: xul-ext-stylish -- a user styles manager for the web
On Fri, 11 Jan 2013 12:21:04 Paul Wise wrote: > * Package name: xul-ext-stylish > Version : 1.3.1 > Upstream Author : Jason Barnabe > * URL : http://userstyles.org/ > : https://addons.mozilla.org/en-US/firefox/addon/stylish/ > * License : GPLv3 > Programming Lang: XUL & Javascript > Description : a user styles manager for the web I'm happy to take care of "stylish" packaging but upstream have no license/copyright statement whatsoever... The ticket is logged: https://github.com/JasonBarnabe/stylish/issues/79 I will commit packaging to team repository as soon as upstream resolve the issue. -- Cheers, Dmitry Smirnov GPG key : 4096R/53968D1B --- Morality is doing what is right, no matter what you are told. Religion is doing what you are told, no matter what is right. (H. L. Mencken, 1925) -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201301131734.51389.only...@member.fsf.org