pyblosxom 1.5.3-1 source package in Ubuntu

Changelog

pyblosxom (1.5.3-1) unstable; urgency=low


  * [3f67e35] Imported Upstream version 1.5.3
  * [233493d] Remove dh_fixperms override.
    Set permissions for config.py to system defaults. Group ownership by
    www-data is not required to read the file.
  * [85607bb] debian/control: Add ${sphinxdoc:Depends}.
    Add missing substvar to avoid broken symlinks for required javascript
    files of the sphinx documentation.
  * [4f94451] Refresh remove-poweredby.patch

 -- Markus Koschany <email address hidden>  Fri, 09 Aug 2013 22:07:39 +0200

Upload details

Uploaded by:
Markus Koschany
Uploaded to:
Sid
Original maintainer:
Markus Koschany
Architectures:
all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe web

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyblosxom_1.5.3-1.dsc 1.9 KiB cd4fe9c2408732b3ee9a5092f460f0813f582a98531366abd0443ee37dbd697d
pyblosxom_1.5.3.orig.tar.gz 205.7 KiB 42d17927b203ef075c8467e26bba66fe418f1114d4bb597403859144d3f1ec3e
pyblosxom_1.5.3-1.debian.tar.gz 9.1 KiB 0661376057b2aec1114cd00c5bb5cc668633db03e195227364b878efddecb7fd

Available diffs

No changes file available.

Binary packages built by this source

pyblosxom: lightweight file-based weblog system written in Python

 Pyblosxom is a blog which allows you to keep an online journal. It acts as an
 extension for a web server such as Apache and can be run as a CGI script or a
 WSGI application. Another common purpose of Pyblosxom is to statically compile
 your website into HTML/XML files.
 .
 It is very easy to set up and use. Entries are stored in simple text files and
 can be categorized using directories. Pyblosxom has a plugin framework
 enabling you to augment and enhance Pyblosxom's default behaviour as well as a
 template engine to make it easy to design your own themes with a minimum of
 development knowledge.
 .
 Pyblosxom also supports RSS 2.0 and Atom syndication feeds.