EnglishFrenchSpanish

OnWorks favicon

parsechangelogp - Online in the Cloud

Run parsechangelogp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command parsechangelogp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


parsechangelog - parse Debian changelogs and output them in other formats

SYNOPSIS


parsechangelog [options] [changelogfile]

Options:
--help, -h print usage information
--version, -V print version information
--file, -l <file> changelog file to parse, defaults
to 'debian/changelog'
-F<changelogformat> ignored if changelogformat = 'debian'
for compatibility with dpkg-dev
-L<libdir> ignored for compatibility with dpkg-dev
--format <outputformat> see man page for list of available
output formats, defaults to 'dpkg'
for compatibility with dpkg-dev
--since, -s, -v <version> include all changes later than version
--until, -u <version> include all changes earlier than version
--from, -f <version> include all changes equal or later
than version
--to, -t <version> include all changes up to or equal
than version
--count, -c, -n <number> include <number> entries from the top
(or the tail if <number> is lower than 0)
--offset, -o <number> change the starting point for --count,
counted from the top (or the tail if
<number> is lower than 0)
--all include all changes

If neither "changelogfile" nor "-l <file>" are specified, debian/changelog will be used.
If two different files are specified the program will abort.

If the filename is "-" the program reads the changelog from standard input.

"--all" overrides all other range selecting options. "--count" overrides all other range
selection options except for "--all". The range selecting options can be mixed together,
but only one of "--since" and "--from" and one of "--until" and "--to" can be specified at
the same time.

The dpkg and rfc822 formats default to showing only the first entry when no other options
are given with while the HTML and XML formats default to showing all entries.

For a more extensive documentation of the range selecting options and some (hopefully
enlightening) examples see "COMMON OUTPUT OPTIONS" in Parse::DebianChangelog.

DESCRIPTION


parsechangelog parses Debian changelogs as described in the Debian policy (version 3.6.2.1
at the time of this writing) and converts them to other output formats. See section "SEE
ALSO" for locations where to find the full format definition.

The output formats supported are currently:

dpkg
Format as known from dpkg-parsechangelog(1). All requested entries (see "SYNOPSIS" on
how to select specific entries) are returned in the usual Debian control format,
merged in one stanza, ready to be used in a .changes file.

rfc822
Similar to the "dpkg" format, but the requested entries are returned as one stanza
each, i.e. they are not merged. This is probably the format to use if you want a
machine-usable representation of the changelog.

xml Just a simple XML dump of the changelog data. Without any schema or DTD currently,
just some made up XML. The actual format might still change. Comments and Improvements
welcome.

html
The changelog is converted to a somewhat nice looking HTML file with some nice
features as a quick-link bar with direct links to every entry. NOTE: This is not
configurable yet and was specifically designed to be used on
<http://packages.debian.org/>. This is planned to be changed until version 1.0. The
used Parse::DebianChangelog module already supports configuration, however, this isn't
exposed by this program yet.

Use parsechangelogp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

Ad