Tag 'x11-utils-7.7+1' created by Julien Cristau <jcris...@debian.org> at 2013-08-14 23:30 +0000
Tagging upload of x11-utils 7.7+1 to unstable. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSDBMKAAoJEDEBgAUJBeQMHhwP/3FyzEeX+3DVDsWKs5dPOIOg vIZx0GZTfuaRmLFRZvXl0ceXEFd4Me3cwRVPT5rYsSgZ7rR+ADrVEH6lzIOOBoCK YdTgdeMtp8Weq2WHmNM1LFyDVYcwt7aIhqcJ1oUq8y3i4GTmaacqPeNFUN5+wQow FH/1ls3WfItW5TbuTu6t3RIj1zOrOzeF9Ubf4/sj8iwWp4EJfhEJrdtyP/agqmBB ea8D2XuAJP5kqaczkERvl+/noHo3neiy3p1ZBBBBEEP21y3s6PcKpNjOLgLjtkS0 00eyWsB+6qge/QDKY0Ygc1RKHtxToUIKzQfFlVdwF+DlOnuh93SSi/FANdBTtn4j QFsCiLkAdjpFvqJpunFi3KQVKHU7BwsU5QYmY3VLzGR84e2Z2CA7qCYxD2c42H25 CwAVShR1GEmUBUKEuY5R3b/ffJwa2uuhtVRri4UNXZ+ctLFMTuHfbyNeZoA0WQmg YRARU0jW1TeOU4tCmYk/E+P3z2NSPggGHez7B0nf0YUP76M4YLVtMwiyiTu41SbI 8wQkkL1Wf7AdkwcHN0v9fOZWcrYHCJYxmg5jyQeLGMFpS+ObzuoElmR4qrox4qKg M8ndGN/SSKvGOa8fyLks3eO3jQmMFnIwSD/kPbyNV5TJkjO8VDSSoAZIAJQJSmQQ 0saAja05LQYnjwEoHIeN =r6Q8 -----END PGP SIGNATURE----- Changes since x11-utils-7.7-1: Julien Cristau (6): Use debhelper compat 7 and replace dh_clean -k with dh_prep. Use dpkg-buildflags. Update config.{guess,sub} at build time. Delete config.{guess,sub} Make editres build with -Werror=format-security. Upload to unstable Robert Hooker (12): Start new release, update appres to 1.0.4 Update editres to 1.0.6 Update viewres to 1.0.4 Update xev to 1.2.1 Update xfontsel to 1.0.5 Update xmessage to 1.0.4 Update xvinfo to 1.1.2 Update xwininfo to 1.1.3 debian/copyright: update xdpyinfo 1.3.1 xfd 1.1.2 xprop 1.2.2 --- appres/ChangeLog | 79 appres/Makefile.am | 15 appres/Makefile.in | 545 + appres/aclocal.m4 | 1655 +++-- appres/appres.c | 19 appres/appres.man | 89 appres/autogen.sh | 13 appres/config.guess | 1505 ---- appres/config.sub | 1739 ----- appres/configure | 6365 ++++++++++++++++++- appres/configure.ac | 9 appres/depcomp | 530 + appres/install-sh | 35 appres/man/Makefile.am | 12 appres/man/Makefile.in | 483 + appres/man/appres.man | 91 appres/missing | 461 - debian/changelog | 25 debian/compat | 2 debian/control | 4 debian/copyright | 33 debian/patches/editres-format-strings.diff | 61 debian/patches/series | 1 debian/rules | 23 editres/ChangeLog | 63 editres/Makefile.am | 20 editres/Makefile.in | 347 - editres/aclocal.m4 | 1143 ++- editres/actions.c | 2 editres/app-defaults/Editres | 7 editres/app-defaults/Editres-color | 2 editres/autogen.sh | 13 editres/comm.c | 2 editres/config.guess | 1505 ---- editres/config.sub | 1739 ----- editres/configure | 5878 ++++++++++++++++++ editres/configure.ac | 11 editres/depcomp | 74 editres/editres.c | 2 editres/editres.man | 423 - editres/editresP.h | 2 editres/geometry.c | 2 editres/handler.c | 2 editres/install-sh | 29 editres/man/Makefile.am | 12 editres/man/Makefile.in | 426 + editres/man/editres.man | 421 + editres/setvalues.c | 2 editres/svpopup.c | 2 editres/utils.c | 2 editres/widgets.c | 2 editres/wtree.c | 2 listres/config.guess | 1505 ---- listres/config.sub | 1739 ----- luit/config.guess | 1505 ---- luit/config.sub | 1739 ----- viewres/ChangeLog | 63 viewres/Makefile.am | 17 viewres/Makefile.in | 349 - viewres/aclocal.m4 | 1143 ++- viewres/config.guess | 1505 ---- viewres/config.sub | 1739 ----- viewres/configure | 5878 ++++++++++++++++++ viewres/configure.ac | 11 viewres/depcomp | 74 viewres/install-sh | 29 viewres/man/Makefile.am | 12 viewres/man/Makefile.in | 424 + viewres/man/viewres.man | 217 viewres/viewres.man | 216 xdpyinfo/ChangeLog | 102 xdpyinfo/Makefile.in | 434 - xdpyinfo/aclocal.m4 | 1299 ++-- xdpyinfo/config.guess | 1505 ---- xdpyinfo/config.sub | 1739 ----- xdpyinfo/configure | 6300 ++++++++++++++++++- xdpyinfo/configure.ac | 4 xdpyinfo/depcomp | 530 + xdpyinfo/install-sh | 35 xdpyinfo/man/Makefile.in | 132 xdpyinfo/man/xdpyinfo.man | 5 xdpyinfo/missing | 461 - xdpyinfo/xdpyinfo.c | 44 xdriinfo/config.guess | 1505 ---- xdriinfo/config.sub | 1739 ----- xev/ChangeLog | 56 xev/Makefile.in | 96 xev/aclocal.m4 | 5376 ++++++++-------- xev/config.guess | 1505 ---- xev/config.h.in | 32 xev/config.sub | 1739 ----- xev/configure | 5143 ++++++++------- xev/configure.ac | 3 xev/depcomp | 74 xev/install-sh | 29 xev/man/Makefile.in | 39 xev/man/xev.man | 9 xev/missing | 53 xev/xev.c | 129 xfd/ChangeLog | 65 xfd/Makefile.in | 458 - xfd/aclocal.m4 | 997 +-- xfd/app-defaults/Xfd | 6 xfd/compile | 347 + xfd/config.guess | 1505 ---- xfd/config.sub | 1739 ----- xfd/configure | 1882 +++-- xfd/configure.ac | 12 xfd/depcomp | 531 + xfd/grid.c | 10 xfd/grid.h | 2 xfd/gridP.h | 2 xfd/install-sh | 35 xfd/man/Makefile.in | 131 xfd/man/xfd.man | 5 xfd/missing | 461 - xfd/xfd.c | 49 xfontsel/ChangeLog | 61 xfontsel/Makefile.in | 450 - xfontsel/aclocal.m4 | 591 + xfontsel/config.guess | 1505 ---- xfontsel/config.sub | 1739 ----- xfontsel/configure | 468 - xfontsel/configure.ac | 2 xfontsel/depcomp | 530 + xfontsel/install-sh | 35 xfontsel/man/Makefile.in | 131 xfontsel/missing | 461 - xfontsel/xfontsel.c | 56 xkill/config.guess | 1505 ---- xkill/config.sub | 1739 ----- xlsatoms/config.guess | 1522 ---- xlsatoms/config.sub | 1771 ----- xlsclients/config.guess | 1505 ---- xlsclients/config.sub | 1739 ----- xlsfonts/config.guess | 1522 ---- xlsfonts/config.sub | 1771 ----- xmessage/ChangeLog | 135 xmessage/Makefile.am | 34 xmessage/Makefile.in | 369 - xmessage/aclocal.m4 | 1809 ++++- xmessage/config.guess | 1501 ---- xmessage/config.sub | 1705 ----- xmessage/configure | 7397 +++++++++++++++++++--- xmessage/configure.ac | 28 xmessage/depcomp | 74 xmessage/install-sh | 29 xmessage/man/Makefile.am | 12 xmessage/man/Makefile.in | 426 + xmessage/man/xmessage.man | 180 xmessage/xmessage.man | 178 xprop/ChangeLog | 86 xprop/Makefile.in | 440 - xprop/README | 3 xprop/aclocal.m4 | 1413 ++-- xprop/compile | 347 + xprop/config.guess | 1505 ---- xprop/config.sub | 1739 ----- xprop/configure | 6325 +++++++++++++++++++ xprop/configure.ac | 9 xprop/depcomp | 531 + xprop/dsimple.c | 4 xprop/dsimple.h | 6 xprop/install-sh | 35 xprop/man/Makefile.in | 132 xprop/missing | 461 - xprop/xprop.c | 66 xvinfo/ChangeLog | 87 xvinfo/Makefile.am | 15 xvinfo/Makefile.in | 354 - xvinfo/aclocal.m4 | 1143 ++- xvinfo/config.guess | 1505 ---- xvinfo/config.sub | 1739 ----- xvinfo/configure | 5906 ++++++++++++++++++ xvinfo/configure.ac | 17 xvinfo/depcomp | 74 xvinfo/install-sh | 29 xvinfo/man/Makefile.am | 12 xvinfo/man/Makefile.in | 423 + xvinfo/man/xvinfo.man | 33 xvinfo/xvinfo.c | 516 - xvinfo/xvinfo.man | 30 xwininfo/ChangeLog | 206 xwininfo/Makefile.am | 6 xwininfo/Makefile.in | 443 - xwininfo/aclocal.m4 | 2345 +++++-- xwininfo/config.guess | 1505 ---- xwininfo/config.h.in | 5 xwininfo/config.rpath | 690 ++ xwininfo/config.sub | 1739 ----- xwininfo/configure | 9365 ++++++++++++++++++++++++----- xwininfo/configure.ac | 30 xwininfo/depcomp | 530 + xwininfo/dsimple.c | 69 xwininfo/dsimple.h | 4 xwininfo/install-sh | 35 xwininfo/man/Makefile.in | 134 xwininfo/missing | 461 - xwininfo/xwininfo.c | 150 199 files changed, 80348 insertions(+), 77782 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1v9kyf-0006yu...@vasks.debian.org