diffstat of debian/ for xterm_287-1 xterm_292-SprezzOS1 debian/changelog | 38 +++++++++++++++++++++++++++++++++ debian/compat | 2 - debian/control | 8 +++--- debian/patches/100_manpage_whatis.diff | 13 ----------- debian/patches/904_fontops.diff | 13 ----------- debian/patches/series | 2 - package/debian/changelog | 31 ++++++++++++++++++++++++++ package/debian/rules | 1 8 files changed, 75 insertions(+), 33 deletions(-) --- xterm-287/debian/changelog 2013-04-27 00:45:13.000000000 +0000 +++ xterm-292/debian/changelog 2013-04-27 00:45:14.000000000 +0000 @@ -1,3 +1,41 @@ +xterm (292-SprezzOS1) unstable; urgency=low + + * New upstream + * Debhelper 9 + * Standards-version 3.9.4 + + -- Nick Black Fri, 26 Apr 2013 01:34:32 -0400 + +xterm (291-SprezzOS1) unstable; urgency=low + + * New upstream + + -- Nick Black Fri, 01 Mar 2013 15:47:39 -0500 + +xterm (290-SprezzOS1) unstable; urgency=low + + * New upstream + + -- Nick Black Wed, 13 Feb 2013 10:09:18 -0500 + +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/compat 2013-04-27 00:45:13.000000000 +0000 +++ xterm-292/debian/compat 2013-04-27 00:45:14.000000000 +0000 @@ -1 +1 @@ -5 +9 --- xterm-287/debian/control 2013-04-27 00:45:13.000000000 +0000 +++ xterm-292/debian/control 2013-04-27 00:45:14.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.4 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 @@ -13,7 +13,7 @@ libxaw7-dev, libxkbfile-dev, libutempter-dev, - debhelper (>= 5), + debhelper (>= 9), quilt, lynx-cur | lynx, xorg-docs-core, --- xterm-287/debian/patches/100_manpage_whatis.diff 2013-04-27 00:45:13.000000000 +0000 +++ xterm-292/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/904_fontops.diff 2013-04-27 00:45:13.000000000 +0000 +++ xterm-292/debian/patches/904_fontops.diff 1970-01-01 00:00:00.000000000 +0000 @@ -1,13 +0,0 @@ -Index: xterm/xterm.man -=================================================================== ---- xterm.orig/xterm.man -+++ xterm/xterm.man -@@ -1707,7 +1707,7 @@ The default is \*(``true\*(''. - .TP - .B "allowFontOps (\fPclass\fB AllowFontOps)" - Specifies whether control sequences that set/query the font should be allowed. --The default is \*(``true\*(''. -+The default is \*(``false\*(''. - .TP 8 - .B "allowScrollLock (\fPclass\fB AllowScrollLock)" - Specifies whether control sequences that set/query --- xterm-287/debian/patches/series 2013-04-27 00:45:13.000000000 +0000 +++ xterm-292/debian/patches/series 2013-04-27 00:45:14.000000000 +0000 @@ -1,4 +1,2 @@ -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-292/package/debian/changelog 2013-03-26 23:11:19.000000000 +0000 @@ -1,3 +1,34 @@ +xterm-dev (292) unstable; urgency=low + + * Miscellaneous fixes. + + -- Thomas E. Dickey Tue, 26 Mar 2013 19:11:17 -0400 + +xterm-dev (291) unstable; urgency=low + + * Fix a different #282 change (Redhat #874327). + + -- Thomas E. Dickey Tue, 26 Feb 2013 19:09:32 -0500 + +xterm-dev (290) unstable; urgency=low + + * Fix incomplete revert of #282 change. + + -- Thomas E. Dickey Tue, 12 Feb 2013 19:48:21 -0500 + +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-292/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 \