Package: libapache-gallery-perl / 1.0.2-6
Metadata
Package | Version | Patches format |
---|---|---|
libapache-gallery-perl | 1.0.2-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001_Include default navdirectory.tpl.patch | (download) |
templates/default/navdirectory.tpl |
6 6 + 0 - 0 ! |
include default/navdirectory.tpl and new/navdirectory.tpl by copying from the bright template (Closes: #645356). git-svn-id: file:///srv/don_svn/deb_pkgs/libapache-gallery-perl/trunk@590 8f7917da-ec0b-0410-a553-b9b0e350d17e |
0002_Rewrite path to icons in request.patch | (download) |
lib/Apache/Gallery.pm |
6 5 + 1 - 0 ! |
rewrite path to icons in request git-svn-id: file:///srv/don_svn/deb_pkgs/libapache-gallery-perl/trunk@635 8f7917da-ec0b-0410-a553-b9b0e350d17e |
0003_Add rudimentary support for mp4 files.patch | (download) |
lib/Apache/Gallery.pm |
7 3 + 4 - 0 ! |
add rudimentary support for mp4 files (closes: #704000). Thanks to Andres Salomon <dilinger@queued.net> for the patch. git-svn-id: file:///srv/don_svn/deb_pkgs/libapache-gallery-perl/trunk@724 8f7917da-ec0b-0410-a553-b9b0e350d17e |
0004_Image extensions.patch | (download) |
lib/Apache/Gallery.pm |
8 6 + 2 - 0 ! |
add changes from 1.0.2-3 git-svn-id: file:///srv/don_svn/deb_pkgs/libapache-gallery-perl/trunk@725 8f7917da-ec0b-0410-a553-b9b0e350d17e |
0005_add updates for 4.patch | (download) |
lib/Apache/Gallery.pm |
72 37 + 35 - 0 ! |
add updates for -4 git-svn-id: file:///srv/don_svn/deb_pkgs/libapache-gallery-perl/trunk@727 8f7917da-ec0b-0410-a553-b9b0e350d17e |
0006_Add support for thumbonly.patch | (download) |
lib/Apache/Gallery.pm |
22 22 + 0 - 0 ! |
add support for thumbonly to the debian package |
0007_Add support for online renaming of images.patch | (download) |
README |
4 4 + 0 - 0 ! |
add support for online renaming of images using .file |
0008_fix ImgFile syntax error.patch | (download) |
lib/Apache/Gallery.pm |
3 2 + 1 - 0 ! |
fix imgfile syntax error |
0009_import Apache2 Const REDIRECT.patch | (download) |
lib/Apache/Gallery.pm |
3 2 + 1 - 0 ! |
import apache2::const::redirect |
0010_mod_perl2.patch | (download) |
lib/Apache/Gallery.pm |
2 2 + 0 - 0 ! |
set mod_perl_api_version=2 in module. There hasn't been any mod_perl 1 for a long time in Debian, and setting the environment variable everywhere is tedious or impossible (like for autopkgtests). |