Bug#877455: xdo: diff for NMU version 0.5.7-1.1

2019-02-05 Thread Raphael mota
Hi!
I’m Sorry but I won’t working with packages anymore.
Feel free to adopt it.

Regards,
Raphael

Em seg, 4 de fev de 2019 às 23:24, Nobuhiro Iwamatsu 
escreveu:

> Hi,
>
> I think that you forgot NMU this package.
> Could you tell me the status of this?
>
> Best regards,
>   Nobuhiro
>
> > Dear maintainer,
> >
> > I've prepared an NMU for xdo (versioned as 0.5.7-1.1) and
> > uploaded it to DELAYED/15. Please feel free to tell me if I
> > should delay it longer.
> >
> > Sorry if anything is wrong about this upload, I haven't
> > done anything like it before. I'm not sure if the package
> > actually made it to DELAYED, let me know if you cannot see
> > it.
> >
> > All I needed to do was run the uupdate script to update
> > the package, and verify the new version worked as expected.
> >
> > Regards.
> > -Jay
>
> --
> Nobuhiro Iwamatsu
>iwamatsu at {nigauri.org / debian.org}
>GPG ID: 40AD1FA6
>


Bug#877455: xdo: diff for NMU version 0.5.7-1.1

2019-02-04 Thread Nobuhiro Iwamatsu
Hi,

I think that you forgot NMU this package.
Could you tell me the status of this?

Best regards,
  Nobuhiro

> Dear maintainer,
>
> I've prepared an NMU for xdo (versioned as 0.5.7-1.1) and
> uploaded it to DELAYED/15. Please feel free to tell me if I
> should delay it longer.
>
> Sorry if anything is wrong about this upload, I haven't
> done anything like it before. I'm not sure if the package
> actually made it to DELAYED, let me know if you cannot see
> it.
>
> All I needed to do was run the uupdate script to update
> the package, and verify the new version worked as expected.
>
> Regards.
> -Jay

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



Bug#877455: xdo: diff for NMU version 0.5.7-1.1

2018-05-24 Thread Jay Kamat
Control: tags 877455 + patch
Control: tags 877455 + pending

Dear maintainer,

I've prepared an NMU for xdo (versioned as 0.5.7-1.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.

Sorry if anything is wrong about this upload, I haven't
done anything like it before. I'm not sure if the package
actually made it to DELAYED, let me know if you cannot see
it.

All I needed to do was run the uupdate script to update
the package, and verify the new version worked as expected.

Regards.
-Jay
diff -Nru xdo-0.5.2/debian/changelog xdo-0.5.7/debian/changelog
--- xdo-0.5.2/debian/changelog	2016-05-15 17:00:12.0 -0700
+++ xdo-0.5.7/debian/changelog	2018-05-23 23:14:22.0 -0700
@@ -1,3 +1,10 @@
+xdo (0.5.7-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream release (Closes: #877455)
+
+ -- Jay Kamat   Wed, 23 May 2018 23:14:22 -0700
+
 xdo (0.5.2-1) unstable; urgency=medium
 
   * Initial release (Closes: #816024)
diff -Nru xdo-0.5.2/doc/xdo.1 xdo-0.5.7/doc/xdo.1
--- xdo-0.5.2/doc/xdo.1	2016-04-11 07:19:37.0 -0700
+++ xdo-0.5.7/doc/xdo.1	2017-09-18 05:00:07.0 -0700
@@ -1,13 +1,13 @@
 '\" t
 .\" Title: xdo
 .\"Author: [FIXME: author] [see http://docbook.sf.net/el/author]
-.\" Generator: DocBook XSL Stylesheets v1.78.1 
-.\"  Date: 03/23/2016
+.\" Generator: DocBook XSL Stylesheets v1.79.1 
+.\"  Date: 09/18/2017
 .\"Manual: Xdo Manual
-.\"Source: Xdo 0.5.2
+.\"Source: Xdo 0.5.7
 .\"  Language: English
 .\"
-.TH "XDO" "1" "03/23/2016" "Xdo 0\&.5\&.2" "Xdo Manual"
+.TH "XDO" "1" "09/18/2017" "Xdo 0\&.5\&.7" "Xdo Manual"
 .\" -
 .\" * Define some portability stuff
 .\" -
@@ -106,16 +106,21 @@
 Print the window\(cqs pid\&.
 .RE
 .PP
-\fBkey\fR
+\fBkey_press\fR, \fBkey_release\fR
 .RS 4
 Simulate a key press/release event\&.
 .RE
 .PP
-\fBbutton\fR
+\fBbutton_press\fR, \fBbutton_release\fR
 .RS 4
 Simulate a button press/release event\&.
 .RE
 .PP
+\fBpointer_motion\fR
+.RS 4
+Simulate a pointer motion event\&.
+.RE
+.PP
 \fB\-h\fR
 .RS 4
 Print the synopsis and exit\&.
@@ -186,9 +191,11 @@
 \fB\-k\fR \fICODE\fR
 .RS 4
 Use the given code for the
-\fBkey\fR
+\fBkey_press\fR,
+\fBkey_release\fR,
+\fBbutton_press\fR
 and
-\fBbutton\fR
+\fBbutton_release\fR
 actions\&.
 .RE
 .PP
@@ -196,6 +203,8 @@
 .RS 4
 Window x coordinate (or delta) for the
 \fBmove\fR
+and
+\fBpointer_motion\fR
 action\&.
 .RE
 .PP
@@ -203,6 +212,8 @@
 .RS 4
 Window y coordinate (or delta) for the
 \fBmove\fR
+and
+\fBpointer_motion\fR
 action\&.
 .RE
 .PP
@@ -220,6 +231,11 @@
 action\&.
 .RE
 .PP
+\fB\-m\fR
+.RS 4
+Wait for the existence of a matching window\&.
+.RE
+.PP
 \fB\-s\fR
 .RS 4
 Handle symbolic desktop numbers\&.
@@ -274,13 +290,13 @@
 .RE
 .\}
 .sp
-Send fake key press/release events with keycode 24 to the focused window:
+Send fake key press/release events with keycode 46 to the focused window:
 .sp
 .if n \{\
 .RS 4
 .\}
 .nf
-xdo key \-k 24
+xdo key_press \-k 46; sleep 0\&.2; xdo key_release \-k 46
 .fi
 .if n \{\
 .RE
diff -Nru xdo-0.5.2/doc/xdo.1.txt xdo-0.5.7/doc/xdo.1.txt
--- xdo-0.5.2/doc/xdo.1.txt	2016-04-11 07:19:37.0 -0700
+++ xdo-0.5.7/doc/xdo.1.txt	2017-09-18 05:00:07.0 -0700
@@ -64,12 +64,17 @@
 *pid*::
   Print the window's pid.
 
-*key*::
+*key_press*::
+*key_release*::
   Simulate a key press/release event.
 
-*button*::
+*button_press*::
+*button_release*::
   Simulate a button press/release event.
 
+*pointer_motion*::
+  Simulate a pointer motion event.
+
 *-h*::
   Print the synopsis and exit.
 
@@ -112,13 +117,13 @@
   The window has the given pid.
 
 *-k* 'CODE'::
-  Use the given code for the *key* and *button* actions.
+  Use the given code for the *key_press*, *key_release*, *button_press* and *button_release* actions.
 
 *-x* '[±]PIXELS'::
-  Window x coordinate (or delta) for the *move* action.
+  Window x coordinate (or delta) for the *move* and *pointer_motion* action.
 
 *-y* '[±]PIXELS'::
-  Window y coordinate (or delta) for the *move* action.
+  Window y coordinate (or delta) for the *move* and *pointer_motion* action.
 
 *-w* '[±]PIXELS'::
   Window width (or delta) for the *resize* action.
@@ -126,6 +131,9 @@
 *-h* '[±]PIXELS'::
   Window height (or delta) for the *resize* action.
 
+*-m*::
+  Wait for the existence of a matching window.
+
 *-s*::
   Handle symbolic desktop numbers.
 
@@ -156,10 +164,10 @@
 xdo activate 0x00800109
 
 
-Send fake key press/release events with keycode 24 to the focused window:
+Send fake key press/release events with keycode 46 to the focused window:
 
 
-xdo key -k 24
+xdo key_press -k 46; sleep 0.2; xdo key_release -k 46
 
 
 
diff -Nru xdo-0.5.2/helpers.c xdo-0.5.7/helpers.c
--- xdo-0.5.2/helpers.c	2016-04-11