| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* old conflicts & replaces removed
* depends added:
* sisu: xz-utils (for sisupod)
* sisu-complete: ruby-thor, qrencode & tree
* suggests added:
* sisu: sisu-markup-samples & ruby-thor
* sisu-complete: sisu-markup-samples
|
|
|
|
| |
* needed to process images
|
|
|
|
| |
* removed ruby-dbi using ruby-pg instead
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* address sisu autoremoval from testing for depends on ruby-dbi
sisu 5.3.4-1 is marked for autoremoval from testing on 2014-06-10
It (build-)depends on packages with these RC bugs: 746081: ruby-dbi ...
* debian/control, remove dependency on ruby-dbi in
* sisu-postgresql
* sisu-sqlite
* current situation (bugs in sisu re: pg & cgi; sqlite3 is ok)
* sisu-sqlite works fine, depends on ruby-sqlite3
* sisu-postgresql is broken till fixed to work with ruby-pg
(or ruby-dbi fixed)
* sample cgi search froms (cgi database query forms) are broken till
|
|
|
|
| |
* fcgiwrap & nginx-light or httpd (sample nginx setup provided in project)
|
|
|
|
| |
* instead of libfcgi-ruby1.9.1, make ruby agnostic
|
|
|
|
| |
* * used fairly extensively within sisu to generate digests
|
|
|
|
|
|
| |
* select default ruby interpreter, note, only ruby 1.9.3 currently tested
* remove errant depends rubygems (relates to older ruby not used by sisu)
* (Closes: #735585) together with debian/sisu.install changes
|
|
|
|
|
| |
* updated: "Standards Version: 3.9.5"
* sisu recommends rubygems
|
|
|
|
|
| |
* packages sisu, sisu-sqlite3, sisu-postgresql
* (Closes: #728540)
|
|
|
|
| |
* consider refining later
|
|
|
|
|
|
|
|
| |
* update description of sisu
* sisu-pdf, add Depends: texlive-lang-cjk
* for CJK (zh ja ko), large texlive xetex dependency
* sisu, add Recommends: rake, po4a
* sisu, add Suggests: poedit
|
|
|
|
|
|
| |
* ttf-liberation transitional package having been dropped
* sisu-pdf Depends otherwise substantially the same (dependencies rearranged)
* (Closes: #722403)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Priority optional unchanged:
* sisu
* sisu-pdf, extra depends on: ttf-liberation, resolve issue later,
if necessary use another font
* sisu-postgresql, extra depends on libdbi-ruby1.9.1 & libdbd-pg-ruby1.9.1
* sisu-sqlite, extra depends on libdbi-ruby1.9.1, libsqlite3-ruby1.9.1 &
libdbd-sqlite3-ruby1.9.1
* sisu-complete, extra depends on: sisu-postgresql & sisu-sqlite
* seek to persuade that ruby db drivers should be optional to match ruby and the
databases (postgresql & sqlite); else developers using priority optional
database and priority optional ruby by the use of ruby drivers to access
database are obliged to develop for priority extra, seek a fix (so as to
remove this suboptimal default predicament).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Priority extra for now as have dependencies on other extra packages
* sisu-postgresql, extra depends on libdbi-ruby1.9.1 & libdbd-pg-ruby1.9.1
* sisu-sqlite, extra depends on libdbi-ruby1.9.1, libsqlite3-ruby1.9.1 &
libdbd-sqlite3-ruby1.9.1
* sisu-complete, extra depends on: sisu-postgresql & sisu-sqlite
move back to optional should these issues ever be resolved
* Priority optional unchanged for:
* sisu
* sisu-pdf, extra depends on: ttf-liberation
kept as optional, resolve issue later, if necessary use another font
* NOTE: ideally all parts should be Priority optional; ruby db drivers should
almost certainly be optional to match ruby and the databases (postgresql &
sqlite); seek a fix (so as to remove this suboptimal default predicament).
|
| |
|
|
|
|
|
| |
* updated: "Standards Version: 3.9.4"
* removed: obsolete "XS-Dm-Upload-Allowed: yes"
|
|
|
|
|
| |
* if available and verbose set, used to pre-view sisupod content during its
creation (--sisupod --verbose)
|
| |
|
| |
|
| |
|
|
|
|
| |
* used in sisu v3 to place metadata images in manifest
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Depends: ruby (>= 1.9.2.180)
* Depends: debian ruby 1.9.1 libraries
* Depends: current version of sisu for (sisu-pdf sisu-postresql sisu-sqlite)
(= ${source:Version}) [sisu-complete already does so]
[sisu (v2 especially) requires extensive testing, to see that it behaves as it
should with ruby 1.9.2 and associated required libraries]
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Depends on texlive-xetex added (Closes: #590766), replaces Recommends
* Depends on lmodern added (Closes #590767)
|
| |
|
|
|
|
|
|
| |
Maintainer: SiSU Project <sisu@lists.sisudoc.org>
Uploaders: Ralph Amissah <ralph@amissah.com>
Homepage: http://www.sisudoc.org/
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
sisu.lintian-overrides & v2 doc samples
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
which though a preference is one of a number of possibilities if desired
|
| |
|
|
|
|
| |
/usr/lib/ruby/1.9.0/sisu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* debian/control:
add depends for fcgi-ruby in sisu-postgresql and sisu-sqlite;
package description;
git repo move noted
* debian/rules: clean/tidy
* debian/copyright: use machine parseable format
* removed sisu.postrm, forced removal on purge /etc/sisu draconian if it
contains admin edits
* minor sorting
* debian/changelog for 0.70.5
|