Bug#859139: marked as done (RFS: synergy/1.4.16-1+deb8u1)

2017-03-31 Thread Debian Bug Tracking System
Your message dated Fri, 31 Mar 2017 09:06:13 +0200
with message-id 

and subject line Re: Bug#859139: RFS: synergy/1.4.16-1+deb8u1
has caused the Debian Bug report #859139,
regarding RFS: synergy/1.4.16-1+deb8u1
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.)


-- 
859139: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859139
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: important

Dear mentors,

I am looking for a sponsor for the package "synergy" to be uploaded for
jessie. This is a proposed update and was approved by the release team
in #857434 ( https://bugs.debian.org/857434 )

   Package name: synergy
   Version : 1.4.16-1+deb8u1
   Upstream Author : Symless
   URL : https://symless.com/synergy/
   License : GPL-2
   Section : x11

It builds the binary package:

   synergy - Share mouse, keyboard and clipboard over the network

To access further information about this package please visit the
following URL:

https://mentors.debian.net/package/synergy

Alternatively, one can download the package with dget using this
command:

   dget -x 
https://mentors.debian.net/debian/pool/main/s/synergy/synergy_1.4.16-1+deb8u1.dsc

More information about synergy can be obtained from
https://symless.com/synergy/

Changes since the last upload:

  * Added ensure_non00_cursor.patch to fix a crash when synergyc starts.  
Closes: #854567

Regards,
Joshua Honeycutt
--- End Message ---
--- Begin Message ---
On 30 March 2017 at 21:36, Joshua Honeycutt  wrote:
> Package: sponsorship-requests
> Severity: important
>
> Dear mentors,
>
> I am looking for a sponsor for the package "synergy" to be uploaded for
> jessie. This is a proposed update and was approved by the release team
> in #857434 ( https://bugs.debian.org/857434 )
>

Built, signed and uploaded.

Thanks Joshua :-) Your work is really appreciated.--- End Message ---


Re: Problems with autoconf in pftools

2017-03-31 Thread Henrique de Moraes Holschuh
On Mon, Mar 27, 2017, at 17:28, Andreas Tille wrote:
> Thanks.  This helped over the autoconf hurdle.  However, it sounds
> pretty strange why documented functions stop working since an extra
> macro set is missing.  I'd call this bad (broken at design).

Meh, no opinion on the design being broken or not, but it is a best
practice to fully document all your autofoo dependencies textually
somewhere, be it at the top of configure.ac, or in
autogen.sh/bootstrap.sh, or in some sort of README or INSTALL file.

Also, it is a best practice to distribute the copies of the
autoconf-archive macros used by the project under m4/ (or some other
subdir where the project stores its own autoconf macros, refer to
AC_CONFIG_MACRO_DIR) for aclocal to pick them up when autoreconf'ing.

Note that autoconf macros sourced from the autoconf archive have a
standard header and they're versioned.  There is no automated machinery
to refresh them when outdated either upstream or in debian (no,
autoreconf doesn't do it), so it has to be done manually.  Don't
downgrade such a macro, unless you really know what you are doing.

-- 
  Henrique de Moraes Holschuh 



Bug#853903: RFS: scap-security-guide/0.1.31-6 [ITP] -- security guides and conformity checks using SCAP standard

2017-03-31 Thread Gianfranco Costamagna
Hello,


sorry for not doing this earlier, but life happened, some
showstoppers were preventing me from uploading them and somebody else
sponsored it.
(and new packages can't go in Stretch, so during freeze there is no real hurry
to upload them)

However (even if I didn't upload the package), I would like to see something 
fixed:

e.g.
Build-Depends: debhelper (>=9), 

^^ it is 10 now (also compat level should be 10)

bash (>=4.3), sed (>=4.2)
^^

the version is satisfied in old-old-stable already, and they should be part of 
essential packages,
so don't need to manually specify them

same happens for runtime dependencies:
Suggests: ansible (>= 2), puppet (>= 4.8), bash (>= 4.4)

ansible is satisfied in stable and stable-bpo, so I would just remove that 
dependency, same for puppet
and I would just remove bash

(this package can't migrate to Stretch because of freeze, it can't go in stable 
right now)
it might end in Buster, and then go in Stretch backports, or 
Jessie-backports-sloppy, and all the above
versions will be satisfied.



BTW the README.Debian seems still not pointing to real locations:

# oscap xccdf eval --profile  \
--cpe /usr/share//ssg--cpe-dictionary.xml \
--results .xml \
--report .html \
/usr/share//ssg--xccdf.xml


cheers!

G.



Bug#856603: RFS: arc-theme/20170302-1

2017-03-31 Thread Gianfranco Costamagna
Hello,


>> 3.22.9-1 is a whole new upstream release, with changes that actively break
>> unrelated packages.  As you just mentioned, it does at least require themes
>> to be updated, and, as usual for GTK 3 new releases, probably a bunch of
>> gtk-3 using programs as well.
>
>That's not usual for point releases, in this case a bad change slipped through.
>That has been fixed in 3.22.9-3.
>That bug was introduced in 3.22.9, it doesn't affect 3.22.8. So no, nothing
>needs to go through tpu.
>
>BTW thanks for the notice about this regression.


so, now that 3.22.11 is going to go in testing... can we upload this one?

G.



Bug#858795: RFS: python-zxcvbn/4.4.14-1 [ITA]

2017-03-31 Thread Gianfranco Costamagna
Hello again!

>I don't understand this change


the previous entry is UNRELEASED, just remove
it

something like

[ yourname ]
* fixed a
* new release b
* fixed b

[ the other developer ]
* changed VCS stuff (keep the message entry)

-- signature


>I compiled the new version of the porting, what else should I write?

I see lots of changes in the packaging, e.g.
compat level
lots in control file
dependencies, new packages

do you think end users shouldn't be aware of the new Python3 port?
changelog is read by lots of users, so please be verbose here.
*every* packaging change has to be mentioned here
(specially when it can have impact on the user experience)


better safe then sorry

>I would not do it, but I don't know how to join the team

https://wiki.debian.org/Teams/PythonModulesTeam
>> 3) the syntax of zxcvbn (the instantiation as example), changed a lot in 
>> this fork.
>> Did you check reverse dependencies?
>yes, no reverse dependencies found


in Debian. People relies on Python scripts that have no strict dependencies (no 
ldd, runtime
libraries), so they break really easily with such changes

I would probably add a NEWS file (google for it), so during the upgrade a 
warning is prompted
to the end user
https://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html

additional review:
you removed the README from docs...
what about adding the README.rst?
(or convert it to something different, I don't actually know)

this is everything for now, wrt source package the above requested changes 
should be complete

I still need to test the package, but it should be good now
(the first review is always the most painful for both of us :) )
BTW it is nice that upstream removed a lot of stuff in this release,
and the copyright looks really better now!

cheers!

Gianfranco



Bug#859235: RFS: telegram-desktop/1.0.27-1 -- official telegram messaging application

2017-03-31 Thread Коля Гурьев

Package: sponsorship-requests
Severity: normal

Dear mentors,

I've prepared a package with new version of Telegram Desktop. So I am
looking for a sponsor for my package "telegram-desktop"

 * Package name: telegram-desktop
   Version : 1.0.27-1
   Upstream Author : johnprestonm...@gmail.com
 * URL : https://desktop.telegram.org
 * License : GPLv3+ with OpenSSL exception
   Section : net

It builds those binary packages:

telegram-desktop - official telegram messaging app

To access further information about this package, please visit the 
following URL: https://mentors.debian.net/package/telegram-desktop


Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/t/telegram-desktop/telegram-desktop_1.0.27-1.dsc


Changes since the last upload:

  * New upstream release
  * Refresh patchs
  * Add attribution info (closes: #859027)
  * Fix build in i386 (closes: #859058)

I see some errors on mentors site. What do they mean?

Mattia, I send to you this request because you are my sponsor for the 
previous upload.


Regards,
 Nicholas Guriev



Bug#859235: RFS: telegram-desktop/1.0.27-1 -- official telegram messaging application

2017-03-31 Thread Коля Гурьев
Oh sorry, I forgot to say that for build this package you have to 
install libmicrosoft-gsl-dev [1]. This is build dependency.


[1]: 
https://mentors.debian.net/debian/pool/main/m/microsoft-gsl/microsoft-gsl_0.1~2017.03.20~git16a6a41-1.dsc




Bug#859235: RFS: telegram-desktop/1.0.27-1 -- official telegram messaging application

2017-03-31 Thread PICCORO McKAY Lenz
the package must contains all the b-d .. so u must complete that for a
right RFS..

well what a crap, depends on mocosoft fots but its better than nothing..
whatsupp does no provide linux desktop clients... neither source code..

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

2017-03-31 17:29 GMT-04:00 Коля Гурьев :

> Oh sorry, I forgot to say that for build this package you have to install
> libmicrosoft-gsl-dev [1]. This is build dependency.
>
> [1]: https://mentors.debian.net/debian/pool/main/m/microsoft-gsl/
> microsoft-gsl_0.1~2017.03.20~git16a6a41-1.dsc
>
>


Bug#859238: RFS: microsoft-gsl/0.1~2017.03.20~git16a6a41-1

2017-03-31 Thread Коля Гурьев

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "microsoft-gsl"

 Package name: microsoft-gsl
 Version : 0.1~2017.03.20~git16a6a41-1
 URL : https://github.com/Microsoft/GSL
 License : MIT (Expat)
 Section : libdevel

It builds those binary packages:

  libmicrosoft-gsl-dev - Microsoft Guidelines Support Library

To access further information about this package, please visit the 
following URL:


https://mentors.debian.net/package/microsoft-gsl

Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/m/microsoft-gsl/microsoft-gsl_0.1~2017.03.20~git16a6a41-1.dsc


More information about hello can be obtained from https://www.example.com.

This package is required for build new version of telegram-desktop

Regards,
 Nicholas Guriev



Bug#858800: RFS: xtrs/4.9d-1 [ITA]

2017-03-31 Thread Sean Whitton
Hello Branden,

On Thu, Mar 30, 2017 at 06:13:35PM -0400, G. Branden Robinson wrote:
> Yes, it was.  Either the build-dep on groff was always too strong or
> groff-base got split out at some point in the past decade (or a little
> more).
> 
> Would you like me to rebuild?  Will I be able to overwrite -4 will a
> fresher upload?

Yes, mentors will let you overwrite.  Or you could just send me an
updated debdiff, since it's tiny, and I can apply it to the current
version in the archive.  Whichever you prefer.

-- 
Sean Whitton


signature.asc
Description: PGP signature


Bug#859238: RFS: microsoft-gsl/0.1~2017.03.20~git16a6a41-1

2017-03-31 Thread PICCORO McKAY Lenz
due copyrights, and trademarks, its better do not use the "micosoft"
keyword.. the package can be name ms-gsl and produce libmsgsl-dev

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

2017-03-31 18:07 GMT-04:00 Коля Гурьев :

> Package: sponsorship-requests
> Severity: wishlist
>
> Dear mentors,
>
> I am looking for a sponsor for my package "microsoft-gsl"
>
>  Package name: microsoft-gsl
>  Version : 0.1~2017.03.20~git16a6a41-1
>  URL : https://github.com/Microsoft/GSL
>  License : MIT (Expat)
>  Section : libdevel
>
> It builds those binary packages:
>
>   libmicrosoft-gsl-dev - Microsoft Guidelines Support Library
>
> To access further information about this package, please visit the
> following URL:
>
> https://mentors.debian.net/package/microsoft-gsl
>
> Alternatively, one can download the package with dget using this command:
>
>   dget -x https://mentors.debian.net/debian/pool/main/m/microsoft-gsl/
> microsoft-gsl_0.1~2017.03.20~git16a6a41-1.dsc
>
> More information about hello can be obtained from https://www.example.com

Bug#858800: RFS: xtrs/4.9d-1 [ITA]

2017-03-31 Thread Sean Whitton
control: owner -1 !

Hello Branden,

On Fri, Mar 31, 2017 at 07:40:51PM -0400, G. Branden Robinson wrote:
> I've reuploaded 4.9c-4.

I can't find this on mentors...  As I said, an e-mailed debdiff would be
fine at this point.

> Please find attached two files which were not dput, which you may wish
> to peruse for QA purposes:

Thank you for these!

-- 
Sean Whitton


signature.asc
Description: PGP signature


Bug#859235: RFS: telegram-desktop/1.0.27-1 -- official telegram messaging application

2017-03-31 Thread Boyuan Yang
X-Debbugs-CC: Коля Гурьев 

Now that the RFS is blocked by other packages, could you please try to add 
patch for #859057? The patch is tested by someone on Ubuntu and is working 
well (at least on little-endian machines).

Plus, could you please add the workaround for #859172? The patch is simple but 
could avoid crashing on GTK-based DEs. We need a real solution in the future.

diff --git a/debian/control b/debian/control
index 91fa74cb..ffba1455 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Vcs-Browser: https://github.com/mymedia2/tdesktop
 
 Package: telegram-desktop
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, qt5-image-formats-plugins 
(>=5.5)
+Depends: ${shlibs:Depends}, ${misc:Depends}, qt5-image-formats-plugins 
(>=5.5), libappindicator3-1
 Description: official telegram messaging app
  Telegram is a messaging app with a focus on speed and security, it is
  super-fast, simple and free. You can use Telegram on all your devices at the

--
Sincerely,
Boyuan Yang


signature.asc
Description: This is a digitally signed message part.


Bug#858800: RFS: xtrs/4.9d-1 [ITA]

2017-03-31 Thread G. Branden Robinson
At 2017-03-31T18:39:23-0700, Sean Whitton wrote:
> control: owner -1 !
> 
> Hello Branden,
> 
> On Fri, Mar 31, 2017 at 07:40:51PM -0400, G. Branden Robinson wrote:
> > I've reuploaded 4.9c-4.
> 
> I can't find this on mentors...  As I said, an e-mailed debdiff would
> be fine at this point.

I accidentally uploaded to ftp-master instead, by not giving dput a
hostname argument.  I tried again; see attachment.

A debdiff *.dsc of the last NMU and this version is also attached.

> > Please find attached two files which were not dput, which you may wish
> > to peruse for QA purposes:
> 
> Thank you for these!

My pleasure!

Regards,
Branden
Successfully uploaded xtrs_4.9c-4.dsc to mentors.debian.net for mentors.
Successfully uploaded xtrs_4.9c-4.diff.gz to mentors.debian.net for mentors.
Successfully uploaded xtrs-dbgsym_4.9c-4_amd64.deb to mentors.debian.net for 
mentors.
Successfully uploaded xtrs_4.9c-4_amd64.buildinfo to mentors.debian.net for 
mentors.
Successfully uploaded xtrs_4.9c-4_amd64.deb to mentors.debian.net for mentors.
Successfully uploaded xtrs_4.9c-4_amd64.changes to mentors.debian.net for 
mentors.
diff -u xtrs-4.9c/debian/changelog xtrs-4.9c/debian/changelog
--- xtrs-4.9c/debian/changelog
+++ xtrs-4.9c/debian/changelog
@@ -1,3 +1,11 @@
+xtrs (4.9c-4) unstable; urgency=medium
+
+  * Makefile: Undefine HAVE_SIGIO.  (Closes: #511645)
+  * Update Maintainer full name and email address from the "old me" to the
+"new me".
+
+ -- G. Branden Robinson   Thu, 30 Mar 2017 09:20:32 -0400
+
 xtrs (4.9c-3.5) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u xtrs-4.9c/debian/control xtrs-4.9c/debian/control
--- xtrs-4.9c/debian/control
+++ xtrs-4.9c/debian/control
@@ -1,7 +1,7 @@
 Source: xtrs
 Section: contrib/otherosfs
 Priority: extra
-Maintainer: Branden Robinson 
+Maintainer: G. Branden Robinson 
 Build-Depends: libncurses5-dev, libreadline-dev, libx11-dev, groff, debhelper (>= 5), po-debconf, html2text
 Standards-Version: 3.7.3
 
diff -u xtrs-4.9c/debian/patches xtrs-4.9c/debian/patches
--- xtrs-4.9c/debian/patches
+++ xtrs-4.9c/debian/patches
@@ -236,0 +237,11 @@
+--- Makefile.orig	2017-03-30 09:17:41.055300129 -0400
 Makefile	2017-03-30 09:17:48.455224512 -0400
+@@ -143,7 +143,7 @@
+ include Makefile.local
+ 
+ CFLAGS = $(DEBUG) $(ENDIAN) $(DEFAULT_ROM) $(READLINE) $(DISKDIR) $(IFLAGS) \
+-   $(APPDEFAULTS) -DKBWAIT -DHAVE_SIGIO
++   $(APPDEFAULTS) -DKBWAIT
+ LIBS = $(XLIB) $(READLINELIBS) $(EXTRALIBS)
+ 
+ ZMACFLAGS = -h
only in patch2:
unchanged:
--- xtrs-4.9c.orig/Makefile
+++ xtrs-4.9c/Makefile
@@ -143,7 +143,7 @@
 include Makefile.local
 
 CFLAGS = $(DEBUG) $(ENDIAN) $(DEFAULT_ROM) $(READLINE) $(DISKDIR) $(IFLAGS) \
-   $(APPDEFAULTS) -DKBWAIT -DHAVE_SIGIO
+   $(APPDEFAULTS) -DKBWAIT
 LIBS = $(XLIB) $(READLINELIBS) $(EXTRALIBS)
 
 ZMACFLAGS = -h


signature.asc
Description: PGP signature