inn2 2.7.1-1 source package in Ubuntu

Changelog

inn2 (2.7.1-1) unstable; urgency=medium

  * New upstream release.
  * Breaks manpages-dev << 6.03-2 to make upgrades smoother, because of
    file(3) and list(3) removed from inn2-dev 2.6.5-1. (Closes: #1035098)

 -- Marco d'Itri <email address hidden>  Mon, 01 May 2023 19:25:42 +0200

Upload details

Uploaded by:
Marco d'Itri
Uploaded to:
Sid
Original maintainer:
Marco d'Itri
Architectures:
any
Section:
news
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
inn2_2.7.1-1.dsc 1.5 KiB 186ad19d928864f4ad52458f62ceaa28fa15a81bb22d071569bef25c13724956
inn2_2.7.1.orig.tar.xz 1.5 MiB d6e8d9db5d2bce9054b9f959beaee8af33eb6b1e8583999491c17ee392de33af
inn2_2.7.1-1.debian.tar.xz 35.5 KiB ca7c8d65f8c2e8e64359b0c3a9774afb9e077cc2bd47c5f6f6322abe6a63afd8

No changes file available.

Binary packages built by this source

inn2: 'InterNetNews' news server

 This package provides INN 2.x, which is a very complex news server
 daemon useful for big sites. The 'inn' package still exists for smaller
 sites which do not need the complexity of INN 2.x.
 .
 The news transport is the part of the system that stores the articles
 and the lists of which groups are available and so on, and provides
 those articles on request to users. It receives news (either posted
 locally or from a newsfeed site), files it, and passes it on to any
 downstream sites. Each article is kept for a period of time and then
 deleted (this is known as 'expiry').
 .
 By default Debian's INN will install in a fairly simple 'local-only'
 configuration.
 .
 In order to make use of the services provided by INN you'll have to
 use a user-level newsreader program such as pan. The newsreader is
 the program that fetches articles from the server and shows them to
 the user, remembering which the user has seen so that they don't get
 shown again. It also provides the posting interface for the user.

inn2-dbgsym: debug symbols for inn2
inn2-dev: libinn.a library, headers and man pages

 You will only need this if you are going to compile programs that
 require the functions in libinn.a.

inn2-inews: NNTP client news injector, from InterNetNews (INN)

 'inews' is the program that newsreaders call when the user wishes to
 post an article; it does a few elementary checks and passes the article
 on to the news server for posting.
 .
 This version is the one from Rich Salz's InterNetNews news transport
 system (which is also available as a Debian package).

inn2-inews-dbgsym: debug symbols for inn2-inews