Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

list-unreleased(1) [xfree86 man page]

LIST-UNRELEASED(1)					      General Commands Manual						LIST-UNRELEASED(1)

NAME
list-unreleased - display UNRELEASED packages SYNOPSIS
list-unreleased [arg ...] [path ...] DESCRIPTION
Searches for packages whose changelogs indicate there are pending changes (UNRELEASED) and either lists them or displays the relevant changelog entry. By default it searches for packages under the current directory. If a path is specified it will look for packages under that directory instead. OPTIONS
-c Display pending changes. -R Don't recurse into subdirectories looking for packages. SEE ALSO
debchange(1) AUTHOR
list-unreleased was written by Frans Pop <elendil@planet.nl>. This manual page was written by Joey Hess <joeyh@debian.org>. DEBIAN
Debian Utilities LIST-UNRELEASED(1)

Check Out this Related Man Page

DH_INSTALLCHANGELOGS(1) 					     Debhelper						   DH_INSTALLCHANGELOGS(1)

NAME
dh_installchangelogs - install changelogs into package build directories SYNOPSIS
dh_installchangelogs [debhelperoptions] [-k] [-Xitem] [upstream] DESCRIPTION
dh_installchangelogs is a debhelper program that is responsible for installing changelogs into package build directories. An upstream changelog file may be specified as an option. If none is specified, it looks for files with names that seem likely to be changelogs. (In compatibility level 7 and above.) If there is an upstream changelog file, it will be be installed as usr/share/doc/package/changelog in the package build directory. If the changelog is a html file (determined by file extension), it will be installed as usr/share/doc/package/changelog.html instead, and will be converted to plain text with html2text to generate usr/share/doc/package/changelog. FILES
debian/changelog debian/NEWS debian/package.changelog debian/package.NEWS Automatically installed into usr/share/doc/package/ in the package build directory. Use the package specific name if package needs a different NEWS or changelog file. The changelog file is installed with a name of changelog for native packages, and changelog.Debian for non-native packages. The NEWS file is always installed with a name of NEWS.Debian. OPTIONS
-k, --keep Keep the original name of the upstream changelog. This will be accomplished by installing the upstream changelog as changelog, and making a symlink from that to the original name of the changelog file. This can be useful if the upstream changelog has an unusual name, or if other documentation in the package refers to the changelog file. -Xitem, --exclude=item Exclude upstream changelog files that contain item anywhere in their filename from being installed. upstream Install this file as the upstream changelog. SEE ALSO
debhelper(7) This program is a part of debhelper. AUTHOR
Joey Hess <joeyh@debian.org> 9.20120909 2011-09-12 DH_INSTALLCHANGELOGS(1)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

No xorg.conf or XF86Config

There is no xorg.conf file and no XF86Config file on a certain FreeBSD machine: # locate xorg.conf /usr/local/man/man5/xorg.conf.5.gz # locate XF86Config # Can someone let me know if that means that there is a bare bones set up possible only? xrandr works fine, but I am looking for ways to... (6 Replies)
Discussion started by: figaro
6 Replies

2. Shell Programming and Scripting

Can a script resize it's own mintty console?

I'm looking for finer granularity than the 20 ANSI escape sequence screen modes. What I'd like to do is have the terminal increase it's own height when I have to show the user a long menu. Platform is Cygwin 64 running over Win 7 Pro. Mike (4 Replies)
Discussion started by: Michael Stora
4 Replies

3. UNIX for Advanced & Expert Users

Shopt -s histappend

What is the point of this? Whenever I close my shell it appends to the history file without adding this. I have never seen it overwrite my history file. # When the shell exits, append to the history file instead of overwriting it shopt -s histappend (3 Replies)
Discussion started by: cokedude
3 Replies

4. Fedora

Fedora 30 and Slackware 14.2, how to obtain the same rendering?

Look this very good rendering on Slackware 14.2 in my opinion is near perfect. https://i.stack.imgur.com/q5trL.png Now look the same page on Fedora 30 https://i.stack.imgur.com/FBQv7.png In my opinion the fonts on Fedora are too small and difficult to read, I prefer the fat fonts of... (20 Replies)
Discussion started by: Linusolaradm1
20 Replies