EnglishFrenchSpanish

OnWorks favicon

amo-changelog - Online in the Cloud

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

This is the command amo-changelog 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


amo-changelog - fetch Version History of an addon

SYNOPSIS


amo-changelog [options] extension

DESCRIPTION


amo-changelog fetches the Version History of an addon from the Mozilla Extensions website.
It is meant to offer an easy way to include upstream changelogs in Debian packages of
mozilla extensions - in many cases, this is not contained in the upstream source code
repository, but is available on said website.

The extension argument is its short name, as used by the website. For example, the
homepage for "Adblock Plus" is https://addons.mozilla.org/en-US/firefox/addon/adblock-
plus/, so the short name would be "adblock-plus".

Here is an example for debian/rules:

# if using debhelper
override_dh_installchangelogs:
dh_installchangelogs debian/upstream/changelog.html debian/upstream/changelog

.PHONY: get-orig-changelog
get-orig-changelog:
amo-changelog -p rst adblock-plus

Using this approach, one would save the output files
debian/upstream/{changelog.html,changelog} as part of the Debian packaging. When updating
the package with a new upstream release, one would run `debian/rules get-orig-changelog`

OPTIONS


-h, --help
Display a brief help message.

-f, --html-file
File to write to. Default: debian/upstream/changelog.html

-p, --plain-format
Generate a human-readable form of the changelog in the file without the .html
extension, using an external program. Possible options are text (uses lynx(1)),
markdown (pandoc(1)), or rst (pandoc(1)). Default: none.

Use amo-changelog online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 2
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 3
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 4
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • 5
    Task Coach
    Task Coach
    Task Coach - Your friendly task
    manager. Task Coach is a free open
    source todo manager. It grew out of
    frustration about other programs not
    handling composite ...
    Download Task Coach
  • 6
    HyperSQL Database Engine (HSQLDB)
    HyperSQL Database Engine (HSQLDB)
    HSQLDB is a relational database engine
    written in Java, with a JDBC driver,
    conforming to ANSI SQL:2016. A small,
    fast, multithreaded engine and server
    with mem...
    Download HyperSQL Database Engine (HSQLDB)
  • More »

Linux commands

Ad