Bug#706656: ITP: cura -- Controller for 3D printers

2017-10-06 Thread Gregor Riepl
> So, libarcus is uploaded and in NEW, and cura-engine is ready to be
> uploaded but held off until its build dependency libarcus is in
> unstable (what about uploading without arcus support for now?)

Before you upload cura-engine, please pull again.
I forgot to change the Maintainer to the list.



Bug#706656: ITP: cura -- Controller for 3D printers

2017-10-06 Thread Petter Reinholdtsen
[Gregor Riepl]
> Before you upload cura-engine, please pull again.
> I forgot to change the Maintainer to the list.

Then thing is, I can not upload cura-engine depending on libarcus as
long as libarcus is in NEW, as it will fail to build.  But I can upload
libsavitar and uranium, as they will go into NEW too.

I'm not sure if cura-engine work without libarcus myself, but disabling
it like this do not break the build, at least:

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c2316d6..49ed5c8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@ project(CuraEngine)
 cmake_minimum_required(VERSION 2.8.12)
 
 option (ENABLE_ARCUS
-"Enable support for ARCUS" ON)
+"Enable support for ARCUS" OFF)
 
 if (ENABLE_ARCUS)
 message(STATUS "Building with Arcus")

If this patch is acceptable, we can upload cura-engine right away, and
upload without it once libarcus is available in Debian.

-- 
Happy hacking
Petter Reinholdtsen



Bug#255572: ITP: cc65 -- Cross development suite for 65xxx processors, necesary for nesicide env

2017-10-06 Thread GCS
On Fri, Oct 6, 2017 at 7:39 AM, Michael Stapelberg
 wrote:
> László, did you see my message? Any word on this? I’m still interested :)
 Yup, sorry for the slow reaction.

> On Thu, Nov 3, 2016 at 9:06 AM, Michael Stapelberg
>  wrote:
>> "László Böszörményi (GCS)"  writes:
>>> [1] https://ftp-master.debian.org/new/cc65_0~20160105-1.html
>>
>> Thanks for your upload. Can you tell us what happened with it?
 I think it was rejected, but don't see its reason. :( I should have
the (old) package on my HDD, will refresh it and check the updated
license of cc65. Then I plan to do the upload this weekend.

Cheers,
Laszlo/GCS



Bug#255572: ITP: cc65 -- Cross development suite for 65xxx processors, necesary for nesicide env

2017-10-06 Thread Michael Stapelberg
Great! Thanks for letting us know, please keep us posted on the progress.

On Fri, Oct 6, 2017 at 1:21 AM, László Böszörményi (GCS)  
wrote:
> On Fri, Oct 6, 2017 at 7:39 AM, Michael Stapelberg
>  wrote:
>> László, did you see my message? Any word on this? I’m still interested :)
>  Yup, sorry for the slow reaction.
>
>> On Thu, Nov 3, 2016 at 9:06 AM, Michael Stapelberg
>>  wrote:
>>> "László Böszörményi (GCS)"  writes:
 [1] https://ftp-master.debian.org/new/cc65_0~20160105-1.html
>>>
>>> Thanks for your upload. Can you tell us what happened with it?
>  I think it was rejected, but don't see its reason. :( I should have
> the (old) package on my HDD, will refresh it and check the updated
> license of cc65. Then I plan to do the upload this weekend.
>
> Cheers,
> Laszlo/GCS



-- 
Best regards,
Michael



Processed: block 865629 with 782654

2017-10-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 865629 with 782654
Bug #865629 [src:kubernetes] Please upgrade to 1.7.7
865629 was not blocked by any bugs.
865629 was not blocking any bugs.
Added blocking bug(s) of 865629: 782654
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
865629: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#782654: ITP: bazel, but it builds against its earlier version.

2017-10-06 Thread Andrew Shadura
Hi,

Is there any update on bazel? It is needed to build recent Kubernetes.

-- 
Cheers,
  Andrew



signature.asc
Description: OpenPGP digital signature


Bug#877864: ITP: libtest-log-log4perl-perl -- module to test Log::Log4perl

2017-10-06 Thread Dominique Dumont
Package: wnpp
Owner: Dominique Dumont 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org

* Package name: libtest-log-log4perl-perl
  Version : 0.32
  Upstream Author : Chia-liang Kao 
* URL : https://metacpan.org/release/Test-Log-Log4perl
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to test Log::Log4perl

Test::Log::Log4perl module can be used to test that you're logging
the right thing with Log::Log4perl. It checks that your code logs what
you expect and only that.

This module is a fork and can be used instead of Test::Log4perl

The package will be maintained under the umbrella of the Debian Perl Group.


-- 
 https://github.com/dod38fr/   -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/  -o-   irc: dod at irc.debian.org



Processed: unblock 865629 with 782654

2017-10-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unblock 865629 with 782654
Bug #865629 [src:kubernetes] Please upgrade to 1.7.7
865629 was blocked by: 782654
865629 was not blocking any bugs.
Removed blocking bug(s) of 865629: 782654
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
865629: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#877871: RFP: pyside2 -- Python bindings for Qt5

2017-10-06 Thread W. Martin Borgert

Package: wnpp
Severity: wishlist

* Package name: pyside2
  Version : 2.0.0.dev0
  Upstream Author : PySide2 Team 
* URL : https://wiki.qt.io/PySide
* License : LGPL3, GPL3+
  Programming Lang: C++, Python
  Description : Python bindings for Qt5

(information mainly from
https://code.qt.io/cgit/pyside/pyside-setup.git/tree/setup.py)

Long description can probably copied from pyside.

PySide2 is the successor of PySide and is a dependency for
at least FreeCAD and python-ghost. PySide will be removed
from Debian soon, so PySide2 must be packaged.

Dominique Belhachemi  explains how to
get PySide2 from a Ubuntu PPA on Debian:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784512#78

Maybe also helpful:
https://wiki.qt.io/PySide2_GettingStarted
--
"Furthermore, I consider that PySide2 must be packaged" -- Qt the Elder



Bug#877878: ITP: mailman3-suite -- Django project integrating Mailman3 Postorius and HyperKitty

2017-10-06 Thread Jonas Meurer
Package: wnpp
Severity: wishlist
Owner: Jonas Meurer 

* Package name: mailman3-suite
  Version : 0+20170523
  Upstream Author : Free Software Foundation, Inc
* URL : https://gitlab.com/mailman/mailman-suite
* License : GPL-3
  Programming Lang: Python
  Description : Django project integrating Mailman3 Postorius and HyperKitty

This django web application provides the Mailman3 Postorius web interface
and the HyperKitty mailinglist archiver integrated into one project and
made available via uwsgi.

This package will be maintained under the pkg-mailman umbrella.

Cheers
 jonas



Bug#866835: marked as done (O: apcupsd -- APC UPS Power Management (daemon))

2017-10-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Oct 2017 18:04:26 +
with message-id 
and subject line Bug#866835: fixed in apcupsd 3.14.14-1
has caused the Debian Bug report #866835,
regarding O: apcupsd -- APC UPS Power Management (daemon)
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.)


-- 
866835: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866835
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp

The current maintainer of apcupsd, Giuseppe Iuculano ,
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
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: apcupsd
Binary: apcupsd, apcupsd-cgi, apcupsd-doc
Version: 3.14.14-0.3
Maintainer: Giuseppe Iuculano 
Build-Depends: autotools-dev, debhelper (>= 9), dh-autoreconf, dh-systemd, 
libgd-dev, libmodbus-dev, libncurses5-dev | libncurses-dev, libsnmp-dev, 
libusb-dev, libwrap0-dev, mawk | awk, pkg-config, po-debconf, python-docutils, 
python-imaging, rst2pdf, tcpd, texinfo
Architecture: any all
Standards-Version: 3.9.8
Format: 3.0 (quilt)
Files:
 12d91915b1e7b3d4d097b289b4068a00 2054 apcupsd_3.14.14-0.3.dsc
 5de10452caccfdab87b2f262bbcf046e 1816338 apcupsd_3.14.14.orig.tar.gz
 f4cd7ecaaf498d4a4914f2e367e26fc9 17180 apcupsd_3.14.14-0.3.debian.tar.xz
Checksums-Sha256:
 c66208fe1960c75a90d3f4c41a975ac36b632e4cb1cad5d800ac7d5d64f7e5fe 2054 
apcupsd_3.14.14-0.3.dsc
 37a266d5dc3240227ff2f8d02fdf608a48d82f90665931ea315558b96f23b1ec 1816338 
apcupsd_3.14.14.orig.tar.gz
 bf1db13f88323a480b1d19d8dac04d30eae5d0a169f08633897a5b42e9feb717 17180 
apcupsd_3.14.14-0.3.debian.tar.xz
Homepage: http://www.apcupsd.org/
Package-List: 
 apcupsd deb admin extra arch=any
 apcupsd-cgi deb web extra arch=any
 apcupsd-doc deb doc extra arch=all
Directory: pool/main/a/apcupsd
Priority: source
Section: admin

Package: apcupsd
Version: 3.14.14-0.3
Installed-Size: 882
Maintainer: Giuseppe Iuculano 
Architecture: amd64
Provides: ups-monitor
Depends: init-system-helpers (>= 1.18~), libc6 (>= 2.15), libgcc1 (>= 1:4.2), 
libusb-0.1-4 (>= 2:0.1.12), libwrap0 (>= 7.6-4~)
Recommends: apcupsd-doc, s-nail | mailx
Suggests: apcupsd-cgi, udev
Conflicts: ups-monitor
Description-en: APC UPS Power Management (daemon)
 apcupsd provides UPS power management for APC products, including most BackUPS
 series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix
 series.
 .
 It controls and monitors the status of UPS and allows your computer to run for
 a specified length of time on UPS power, and then executes a controlled
 shutdown in the case of an extended power failure.
Description-md5: 5828ed072ad1cdcdd2a3dc847c13d193
Homepage: http://www.apcupsd.org/
Tag: admin::power-management, hardware::power, hardware::power:ups,
 interface::daemon, interface::text-mode, network::server,
 role::program, scope::utility, uitoolkit::ncurses, use::monitor
Section: admin
Priority: extra
Filename: pool/main/a/apcupsd/apcupsd_3.14.14-0.3_amd64.deb
Size: 262370
MD5sum: e96ba14f0aa51bed11aa6b1004e0bdfb
SHA256: 1ee03c21ec5c58505e552ff82aaac51ff8fdd1f4bbcaac491622eea304bb258c

Package: apcupsd-cgi
Source: apcupsd
Version: 3.14.14-0.3
Installed-Size: 206
Maintainer: Giuseppe Iuculano 
Architecture: amd64
Depends: apcupsd (= 3.14.14-0.3), libc6 (>= 2.15), libgd3 (>= 2.1.0~alpha~), 
libwrap0 (>= 7.6-4~)
Suggests: apache2 | httpd
Description-en: APC UPS Power Management (web interface)
 apcupsd provides UPS power management for APC products, including most BackUPS
 series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix
 series.
 .
 This package contains the web interface.
Description-md5: 0288cffcc7dcb455848bf077dd6b3995
Homepage: http://www.apcupsd.org/
Tag: admin::power-management, hardware::power, hardware::power:ups,
 interface::web, network::server, role::program, use::monitor, web::cgi
Section: web
Priority: extra
Filename: pool/main/a/apcupsd/apcupsd-cgi_3.14.14-0.3_amd64.deb
Size: 91582
MD5sum: 169ade56130fa7e154b4817d7a1b9885
SHA256: a27ec77a4d0696a4c651c4805be6eff6533649877fed48f572f7ef24a2beb56e

Package: apcupsd-doc
Source: apcupsd
Version: 3.14.14-0.3
Installed-Size: 1052
Maintainer: Giuseppe Iuculano 
Architecture: all
Replaces: apcupsd
Description-en: APC UPS Power Management (documentation/examples)
 apcupsd provides UPS power management for APC products, includi

Bug#255572: ITP: cc65 -- Cross development suite for 65xxx processors, necesary for nesicide env

2017-10-06 Thread GCS
On Fri, Oct 6, 2017 at 11:00 AM, Michael Stapelberg
 wrote:
> Great! Thanks for letting us know, please keep us posted on the progress.
 OK, you can download[1] and build the package for testing.

Regards,
Laszlo/GCS
[1] dget -x http://www.barcikacomp.hu/gcs/cc65_2.16-1.dsc



Bug#864255: Status

2017-10-06 Thread Andreas Moog
This is just a status information:

Currently this ITP is blocked by a licensing issue, vzlogger is GPL without a 
OpenSSL exception clause but has components linked to OpenSSL. I opened a Git
issue to track a possible reclicense or rewrite of that portion of the code at
https://github.com/volkszaehler/vzlogger/issues/331

-- 
PGP-encrypted mails preferred PGP Fingerprint: 
74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: PGP signature


Bug#255572: ITP: cc65 -- Cross development suite for 65xxx processors, necesary for nesicide env

2017-10-06 Thread Michael Stapelberg
Thanks for sharing! The Debian package builds fine. However, when
trying to use cc65 to compile a project of mine, compilation fails
with “include/general.h(4): Error: Include file `peekpoke.h' not
found”.

Using strace, I can see:

read(4, "#ifndef GENERAL_H_\n#define GENER"..., 4096) = 1790
access("include/peekpoke.h", F_OK)  = -1 ENOENT (No such file or directory)
access("/build/cc65-cBYPC5/cc65-2.16/include/peekpoke.h", F_OK) = -1
ENOENT (No such file or directory)
write(2, "include/general.h(4): Error: ", 29include/general.h(4): Error: ) = 29
write(2, "Include file `peekpoke.h' not fo"..., 35Include file
`peekpoke.h' not found) = 35

So it seems like the import path is incorrect — it currently points
into the temporary path in which sbuild placed the source when
building the Debian package, while it should point to
/usr/share/cc65/include.

On Fri, Oct 6, 2017 at 9:21 PM, László Böszörményi (GCS)  
wrote:
> On Fri, Oct 6, 2017 at 11:00 AM, Michael Stapelberg
>  wrote:
>> Great! Thanks for letting us know, please keep us posted on the progress.
>  OK, you can download[1] and build the package for testing.
>
> Regards,
> Laszlo/GCS
> [1] dget -x http://www.barcikacomp.hu/gcs/cc65_2.16-1.dsc



-- 
Best regards,
Michael



Bug#255572: ITP: cc65 -- Cross development suite for 65xxx processors, necesary for nesicide env

2017-10-06 Thread GCS
On Fri, Oct 6, 2017 at 10:26 PM, Michael Stapelberg
 wrote:
> Thanks for sharing! The Debian package builds fine. However, when
> trying to use cc65 to compile a project of mine, compilation fails
> with “include/general.h(4): Error: Include file `peekpoke.h' not
> found”.
 Please fetch and build again. Should be fixed.

Laszlo/GCS



Bug#255572: ITP: cc65 -- Cross development suite for 65xxx processors, necesary for nesicide env

2017-10-06 Thread Michael Stapelberg
Indeed, I can confirm that compilation works now. Can you upload the
package to Debian please? :)

On Fri, Oct 6, 2017 at 11:26 PM, László Böszörményi (GCS)
 wrote:
> On Fri, Oct 6, 2017 at 10:26 PM, Michael Stapelberg
>  wrote:
>> Thanks for sharing! The Debian package builds fine. However, when
>> trying to use cc65 to compile a project of mine, compilation fails
>> with “include/general.h(4): Error: Include file `peekpoke.h' not
>> found”.
>  Please fetch and build again. Should be fixed.
>
> Laszlo/GCS



-- 
Best regards,
Michael



Processed: retitle to RFP: sift-tool -- fast and powerful open source alternative to grep

2017-10-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 829469 RFP: sift-tool -- fast and powerful open source alternative to 
> grep
Bug #829469 [wnpp] ITP: sift-tool -- fast and powerful open source alternative 
to grep
Changed Bug title to 'RFP: sift-tool -- fast and powerful open source 
alternative to grep' from 'ITP: sift-tool -- fast and powerful open source 
alternative to grep'.
> noowner 829469
Bug #829469 [wnpp] RFP: sift-tool -- fast and powerful open source alternative 
to grep
Removed annotation that Bug was owned by "ChangZhuo Chen (陳昌倬)" 
.
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
829469: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: Updates for bug # 877796

2017-10-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unblock 877796 by 877752
Bug #877796 [wnpp] ITP: libpherkin-extension-weasel-perl - Pherkin extension 
for web-testing
877796 was blocked by: 877752
877796 was not blocking any bugs.
Removed blocking bug(s) of 877796: 877752
> block 877796 by 869624
Bug #877796 [wnpp] ITP: libpherkin-extension-weasel-perl - Pherkin extension 
for web-testing
877796 was not blocked by any bugs.
877796 was not blocking any bugs.
Added blocking bug(s) of 877796: 869624
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
877796: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#255572: ITP: cc65 -- Cross development suite for 65xxx processors, necesary for nesicide env

2017-10-06 Thread PICCORO McKAY Lenz
a bit late but great work! please upload to debian..

Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

2017-10-06 17:46 GMT-04:00 Michael Stapelberg :

> Indeed, I can confirm that compilation works now. Can you upload the
> package to Debian please? :)
>
> On Fri, Oct 6, 2017 at 11:26 PM, László Böszörményi (GCS)
>  wrote:
> > On Fri, Oct 6, 2017 at 10:26 PM, Michael Stapelberg
> >  wrote:
> >> Thanks for sharing! The Debian package builds fine. However, when
> >> trying to use cc65 to compile a project of mine, compilation fails
> >> with “include/general.h(4): Error: Include file `peekpoke.h' not
> >> found”.
> >  Please fetch and build again. Should be fixed.
> >
> > Laszlo/GCS
>
>
>
> --
> Best regards,
> Michael
>


Bug#877908: ITP: libweasel-widgets-dojo-perl - Dojo Widgits for Weasel

2017-10-06 Thread Robert J. Clay
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libweasel-widgets-dojo-perl
  Version : 0.02
  Upstream Author : Erik Huelsmann 
* URL or Web page : https://metacpan.org/pod/Weasel::Widgets::Dojo
* License : perl
  Description : Weasel::Widgets::Dojo - Dojo Widgits for Weasel

The Weasel::Widgets::Dojo module is a Weasel extension set for testing
Dojo-based web apps (tag matchers and widgets).


-- 
Robert J. Clay
rjc...@gmail.com



Bug#497859: Gruß

2017-10-06 Thread Meinze Klaus Peter
In kurzen Einleitung

Ich bin ein Anwalt Meinze Klaus Peter, aus Deutschland, ich lebe jetzt
in London jetzt, ich habe dir eine E-Mail über dein verstorbenes
Familienmitglied verspätete Familie geschickt, ich habe keine Antwort
von dir erhalten. Der Verstorbene ist ein Bürger in deinem Land mit
demselben Nachname mit dir Er ist ein Gold-Exporteur hier in London,
mein Klient starb vor ein paar Jahren mit seiner Familie, die sein
Geschäft verlassen und riesige Geldbeträge

  £ 5,7 Millionen bei GBP Investment Bank hier in London, ich bin der
persönliche Anwalt des verspäteten Klienten, und ich brauche Ihre
volle Zusammenarbeit, soweit wir das Geld von der Bank nehmen können,
bevor die Regierung es endlich nimmt. Der Gesamtbetrag in der Die Bank
ist £ 5,7 Millionen, GBP aber wird erklären, mehr Details, wenn ich
von Ihnen zu hören

   Ich brauche jetzt deine Antwort?



Processed: Update for bug # 877908

2017-10-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 877908 Robert James Clay 
Bug #877908 [wnpp] ITP: libweasel-widgets-dojo-perl - Dojo Widgits for Weasel
Owner recorded as Robert James Clay .
> block 877908 by 877796
Bug #877908 [wnpp] ITP: libweasel-widgets-dojo-perl - Dojo Widgits for Weasel
877908 was not blocked by any bugs.
877908 was not blocking any bugs.
Added blocking bug(s) of 877908: 877796
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
877908: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877908
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems