File: changelog

package info (click to toggle)
libapache-gallery-perl 1.0.2-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 728 kB
  • sloc: perl: 1,280; sh: 21; makefile: 15
file content (202 lines) | stat: -rw-r--r-- 7,740 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
libapache-gallery-perl (1.0.2-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Convert to 3.0 source format.

 -- Bastian Germann <bage@debian.org>  Fri, 02 Dec 2022 22:48:10 +0100

libapache-gallery-perl (1.0.2-5) unstable; urgency=medium

  * Acknowledge NMU changes
  * Update standards version, no changes
  * Fix VCS urls
  * Add support for ?thumbonly to the debian package
  * Add support for .file renaming of images. Thanks to Luca
    Capello for the patch (Closes: #337012).

 -- Don Armstrong <don@debian.org>  Thu, 02 Nov 2017 11:17:27 -0700

libapache-gallery-perl (1.0.2-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add missing (build-)dependency on libcgi-pm-perl (Closes: #806899)

 -- Dominic Hargreaves <dom@earth.li>  Sun, 06 Dec 2015 22:10:31 +0000

libapache-gallery-perl (1.0.2-4) unstable; urgency=medium

  * Remove regex and filename setting for icons/gallery which caused the
    wrong file to be used. Thanks to Andreas Pakulat for identifying the
    issue. (Closes: #770687)

 -- Don Armstrong <don@debian.org>  Tue, 02 Dec 2014 11:33:24 -0800

libapache-gallery-perl (1.0.2-3) unstable; urgency=medium

  * Create var/cache/www and make it writable by www-data (Closes: #710281)
    Thanks to Bdale for noticing this.
  * Do not attempt to delete /var/cache/www (Closes: #747260)
    Thanks to Andy Spiers <andy@spiers.co.uk> for the patch.
  * Update standards version to 3.9.5 (no changes).
  * Add rudimentary support for mp4 files (Closes: #704000).
    Thanks to Andres Salomon <dilinger@queued.net> for the patch.
  
 -- Don Armstrong <don@debian.org>  Fri, 30 May 2014 18:53:18 -0700

libapache-gallery-perl (1.0.2-2) unstable; urgency=low

  * Rewrite path to icons in request

 -- Don Armstrong <don@debian.org>  Sat, 26 Nov 2011 16:29:55 -0800

libapache-gallery-perl (1.0.2-1) unstable; urgency=low

  * New upstream release
    + Added ignore file support (Closes: #619625)
    + Cache dir default (Closes: #337197)

 -- Don Armstrong <don@debian.org>  Sat, 26 Nov 2011 14:42:09 -0800

libapache-gallery-perl (1.0.1-3) unstable; urgency=low

  * Include default/navdirectory.tpl and new/navdirectory.tpl by copying
    from the bright template (Closes: #645356).

 -- Don Armstrong <don@debian.org>  Fri, 14 Oct 2011 14:04:25 -0700

libapache-gallery-perl (1.0.1-2) unstable; urgency=low

  * Fix maintainer address

 -- Don Armstrong <don@debian.org>  Wed, 28 Sep 2011 14:57:52 -0700

libapache-gallery-perl (1.0.1-1) unstable; urgency=low

  * New upstream release
  * Change underscores to spaces for images too (Closes: #348724). Thanks
    to Francesco Potorti and Luca Capello.
  * Allow txt files to be used as plain files (Closes: #423004); include
    icons which are now upstream. Thanks to Luca Capello.

 -- Don Armstrong <don@debian.org>  Wed, 28 Sep 2011 12:34:55 -0700

libapache-gallery-perl (0.99-svn060811-1) unstable; urgency=low

  * New svn pull release, pre 1.0.
  * Upstream changes:
    - Added the right gallery.css
    - Fix xhtml validation errors.
    - Cleaned colorcodes up at bit
    - Initial import of new template; bright.
    - Added missing semicolon for html validation.
    - Cache bugfix.
  * Added a cronjob to clean the cache (Closes: #337200)

 -- Jesus Climent <jesus.climent@hispalinux.es>  Fri, 11 Aug 2006 00:09:30 +0300

libapache-gallery-perl (0.99-svn050921-1) unstable; urgency=low

  * New svn pull release, pre 1.0.
  * Show only sizes specified in the config file (Closes: #290900).
  * Add copyright image also in the case the picture does not need to scaled
    (Closes: #324524).
  * libapache-gallery-perl should work with libapache2-mod-perl2 even if
    libapache-mod-perl is installed (Closes: #316172).

 -- Jesus Climent <jesus.climent@hispalinux.es>  Tue, 20 Sep 2005 20:51:11 +0000

libapache-gallery-perl (0.99-svn050708-1) unstable; urgency=low

  * New svn pull release: "Debconf5 is over, so now i can work in my packages"
    and "QA Meeting in FRA".
  * Updated documentation.
  * Update dependency on the new libapache2-mod-perl2.
  * Bumped Standards, no changes needed.

 -- Jesus Climent <jesus.climent@hispalinux.es>  Fri,  9 Sep 2005 15:44:10 +0000

libapache-gallery-perl (0.99-svn050524-1) unstable; urgency=low

  * The "Pissing Manoj has its consecuences" release.
  * Updated subversion checkout due to new API version uploaded to sid
    (Closes: #310486).
    This version is in fact 1.0rc1, but it requires a new version of
    perl-modules containing a new CGI.pm release (we need 3.08 and 3.04 is the
    one we distribute right now).
  * Remove spurious dependency on the (otherwise outdated) libcgi-perl
    (Closes: #310632). Kudos to Manoj for noticing.

 -- Jesus Climent <jesus.climent@hispalinux.es>  Tue, 24 May 2005 11:44:30 +0000

libapache-gallery-perl (0.9.1-3) unstable; urgency=low

  * Brown Paper Bag release.
  * Changed back the /gallery-icons/ to /icons/gallery/ (Closes: #292604)
    This was one of the old changes that I wanted not to introduce, but I
    forgot I made when my hard disk drive crashed. The only working copy had
    that change...

 -- Jesus Climent <jesus.climent@hispalinux.es>  Fri, 28 Jan 2005 09:11:46 +0000

libapache-gallery-perl (0.9.1-2) unstable; urgency=low

  * New README.Debian file with reorganized intructions. Hopefully they will
    make it easier for the end user to get it working (Closes: #254396).
    Also, modified the requirement for removing autoindex_module, and state
    that might not be true (Closes: #290159)
  * Modified Gallery.pm to include the new libapache2-mod-perl2
    (Closes: #290678)
  * Applied patch from Don Armstrong to get ppm, gif and tiff files displayed
    from the cache proper (Closes: #287833)

 -- Jesus Climent <jesus.climent@hispalinux.es>  Sun, 16 Jan 2005 14:33:10 +0000

libapache-gallery-perl (0.9.1-1) unstable; urgency=low

  * New upstream release (Closes: #271223)
  * Erased some dependencies for the build process, since we can provide the
    dependencies during installation time. I have built it, tested it, and it
    Works For Me (TM) (Closes: #271222).
  * A rework for #254396 was ready when my hdd crashed. Next release, maybe...

 -- Jesus Climent <jesus.climent@hispalinux.es>  Sun, 12 Sep 2004 08:14:57 +0000

libapache-gallery-perl (0.8-3) unstable; urgency=low

  * The "Do not press gqgg while editing under vi unless you really know what
    you are doing" release.
  * Formated README.Debian for readability (Closes: #246465). Kudos to
    Adeodato Simó.

 -- Jesus Climent <jesus.climent@hispalinux.es>  Thu, 29 Apr 2004 08:54:55 +0000

libapache-gallery-perl (0.8-2) unstable; urgency=low

  * debian/README: some more bits of information about the procedure to set a
    gallery (Closes: #240635, #245725, #245728).

 -- Jesus Climent <jesus.climent@hispalinux.es>  Sun, 25 Apr 2004 07:30:35 +0000

libapache-gallery-perl (0.8-1) unstable; urgency=low

  * New upstream release
  * Changed the dependency from libapache-mod-perl and apache-perl to
    libapache-request-perl, which hopefully will pull the needed dependencies.
    If only dpkg and apt-get would support conditional dependencies...
    (Closes: #235055)

 -- Jesus Climent <jesus.climent@hispalinux.es>  Wed, 10 Mar 2004 19:44:10 +0000

libapache-gallery-perl (0.7r237-2) unstable; urgency=low

  * debian/control
    - Ups! I missed apache-mod-perl is not a package (Closes: #234456)
    - Standards: bumped to 3.6.1.0

 -- Jesus Climent <jesus.climent@hispalinux.es>  Tue, 24 Feb 2004 06:51:06 +0000

libapache-gallery-perl (0.7r237-1) unstable; urgency=low

  * First uploaded release (Closes: #230614)

 -- Jesus Climent <jesus.climent@hispalinux.es>  Mon, 22 Dec 2003 22:31:39 +0000