autocutsel 0.9.0-2 source package in Ubuntu

Changelog

autocutsel (0.9.0-2) unstable; urgency=low


  * removed unknown command .HA from autocutsel.1 man page
  * bumped standards version to 3.9.2 (no changes)
  * added ${misc:Depends} to debian/control
  * added recommended targets to debian/rules
  * updated Uploaders in debian/control
  * added VCS fields to debian/control
  * explicitly put packaging under GPL 2+
  * fix hyphens in cutsel.1 man page
  * use dh_autotools-dev_*config
  * remove extra blank lines from debian/rules
  * explicitly mention copyright in front of (C)
  * added hardening build flags
  * Switch to dpkg-source 3.0 (quilt) format

 -- Elmar S. Heeb <email address hidden>  Mon, 04 Jun 2012 13:56:28 +0200

Upload details

Uploaded by:
Elmar S. Heeb
Uploaded to:
Sid
Original maintainer:
Elmar S. Heeb
Architectures:
any
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
autocutsel_0.9.0-2.dsc 1.2 KiB c43d352a285494d1c3e62bdc1b9f832aac45d0c02e423040262a7c9eac10a222
autocutsel_0.9.0.orig.tar.gz 290.6 KiB bef0ebc2dc2c92fc29f00867771229fd8391e6028bbb8bca9d809e827119e342
autocutsel_0.9.0-2.debian.tar.gz 3.7 KiB c7cd785e21e437b4c6d363b602a7e7f8c14c818aa088e83222526fdb1450c3c8

Available diffs

No changes file available.

Binary packages built by this source

autocutsel: Keep the X clipboard and the cutbuffer in sync

 This tracks changes in the server's cutbuffer and clipboard
 selection. when the clipboard is changed, it updates the
 cutbuffer. When the cutbuffer is changed, it owns the clipboard
 selection. The cutbuffer and clipboard selection are always
 synchronized. In the case of a VNC client since it synchronizes the
 Windows' clipboard and the server's cutbuffer, all three "clipboards"
 are always kept synchronized. When you copy some text in Windows, the
 cutbuffer and the clipboard selection are updated. When you copy text
 on the server using either the cutbuffer or the clipboard selection,
 the Windows's clipboard is always updated.