inn 1:1.7.2q-41build1 source package in Ubuntu

Changelog

inn (1:1.7.2q-41build1) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 13:13:30 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Marco d'Itri
Architectures:
any
Section:
news
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe news

Downloads

File Size SHA-256 Checksum
inn_1.7.2q.orig.tar.gz 1.2 MiB 5573ece29352ad2a90de39b5a7d3e91d47e7b8b94bd46e18187686313b9e1354
inn_1.7.2q-41build1.diff.gz 180.4 KiB f12a27340f2f89e32f571b781d5e92adb84d6e1c5045e5983948837c915d83f7
inn_1.7.2q-41build1.dsc 1.7 KiB 54da26a484e69541c97e96a77e6980bc431f6e8644b55288914abd0cab68c7e3

View changes file

Binary packages built by this source

inn: News transport system `InterNetNews' by the ISC and Rich Salz

 This is INN version 1.x, provided for smaller sites which do not need
 the complexity of INN 2.x.
 Large sites should use Debian's inn2 package instead.
 .
 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 trn. 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.