diffstat of debian/ for xterm_287-1 xterm_289-SprezzOS1 debian/changelog | 18 ++++++++++++++++++ debian/control | 6 +++--- debian/patches/100_manpage_whatis.diff | 13 ------------- debian/patches/series | 1 - package/debian/changelog | 13 +++++++++++++ package/debian/rules | 1 + 6 files changed, 35 insertions(+), 17 deletions(-) --- xterm-287/debian/changelog 2013-02-12 01:14:23.000000000 +0000 +++ xterm-289/debian/changelog 2013-02-12 01:14:23.000000000 +0000 @@ -1,3 +1,21 @@ +xterm (289-SprezzOS1) unstable; urgency=low + + * New upstream + + -- Nick Black Sat, 09 Feb 2013 16:08:13 -0500 + +xterm (288-SprezzOS1) unstable; urgency=low + + * New upstream 288 + + -- Nick Black Wed, 09 Jan 2013 17:02:51 -0500 + +xterm (287-SprezzOS1) unstable; urgency=low + + * SprezzOS build + + -- Nick Black Wed, 12 Dec 2012 22:00:22 -0500 + xterm (287-1) experimental; urgency=low * New upstream release (closes: #694375) --- xterm-287/debian/control 2013-02-12 01:14:23.000000000 +0000 +++ xterm-289/debian/control 2013-02-12 01:14:23.000000000 +0000 @@ -1,9 +1,9 @@ Source: xterm Section: x11 Priority: optional -Maintainer: Debian X Strike Force -Uploaders: Cyril Brulebois -Standards-Version: 3.9.2 +Maintainer: Nick Black +XSBC-Original-Maintainer: Debian X Strike Force +Standards-Version: 3.9.3 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xterm.git Vcs-Git: git://git.debian.org/git/pkg-xorg/app/xterm Homepage: http://invisible-island.net/xterm/xterm.html --- xterm-287/debian/patches/100_manpage_whatis.diff 2013-02-12 01:14:23.000000000 +0000 +++ xterm-289/debian/patches/100_manpage_whatis.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,13 +0,0 @@ -Index: xterm/xterm.man -=================================================================== ---- xterm.orig/xterm.man -+++ xterm/xterm.man -@@ -85,7 +85,7 @@ - .el .ds '' '' - .TH XTERM 1 "__app_date__" "__app_version__" "X Window System" - .SH NAME --\*n \- terminal emulator for X -+xterm \- terminal emulator for X - .SH SYNOPSIS - .B \*n - [\-\fItoolkitoption\fP ...] [\-\fIoption\fP ...] [\fIshell\fP] --- xterm-287/debian/patches/series 2013-02-12 01:14:23.000000000 +0000 +++ xterm-289/debian/patches/series 2013-02-12 01:14:23.000000000 +0000 @@ -1,4 +1,3 @@ -100_manpage_whatis.diff 900_debian_xterm.diff 902_windowops.diff 904_fontops.diff --- xterm-287/package/debian/changelog 2012-11-19 10:36:06.000000000 +0000 +++ xterm-289/package/debian/changelog 2013-02-03 18:59:41.000000000 +0000 @@ -1,3 +1,16 @@ +xterm-dev (289) unstable; urgency=low + + * Miscellaneous fixes. + * Fix regression with XTERM_SHELL feature. + + -- Thomas E. Dickey Sun, 03 Feb 2013 13:59:20 -0500 + +xterm-dev (288) unstable; urgency=low + + * Miscellaneous fixes. + + -- Thomas E. Dickey Mon, 26 Nov 2012 20:53:23 -0500 + xterm-dev (287) unstable; urgency=low * Miscellaneous fixes. --- xterm-287/package/debian/rules 2012-08-28 09:45:55.000000000 +0000 +++ xterm-289/package/debian/rules 2013-01-01 12:24:53.000000000 +0000 @@ -58,6 +58,7 @@ --libdir=/etc/$(PACKAGE) \ --with-app-class=$(PKG_CLASS) \ --without-xterm-symlink \ + --disable-imake \ --enable-256-color \ --enable-88-color \ --enable-dabbrev \