]> git.donarmstrong.com Git - deb_pkgs/libapache-gallery-perl.git/blob - debian/changelog
03ca9a7321adb50f93a25510b961063ee78e0451
[deb_pkgs/libapache-gallery-perl.git] / debian / changelog
1 libapache-gallery-perl (1.0.2-5) unstable; urgency=medium
2
3   * Acknowledge NMU changes
4   * Update standards version, no changes
5   * Fix VCS urls
6
7  --
8
9 libapache-gallery-perl (1.0.2-4.1) unstable; urgency=medium
10
11   * Non-maintainer upload.
12   * Add missing (build-)dependency on libcgi-pm-perl (Closes: #806899)
13
14  -- Dominic Hargreaves <dom@earth.li>  Sun, 06 Dec 2015 22:10:31 +0000
15
16 libapache-gallery-perl (1.0.2-4) unstable; urgency=medium
17
18   * Remove regex and filename setting for icons/gallery which caused the
19     wrong file to be used. Thanks to Andreas Pakulat for identifying the
20     issue. (Closes: #770687)
21
22  -- Don Armstrong <don@debian.org>  Tue, 02 Dec 2014 11:33:24 -0800
23
24 libapache-gallery-perl (1.0.2-3) unstable; urgency=medium
25
26   * Create var/cache/www and make it writable by www-data (Closes: #710281)
27     Thanks to Bdale for noticing this.
28   * Do not attempt to delete /var/cache/www (Closes: #747260)
29     Thanks to Andy Spiers <andy@spiers.co.uk> for the patch.
30   * Update standards version to 3.9.5 (no changes).
31   * Add rudimentary support for mp4 files (Closes: #704000).
32     Thanks to Andres Salomon <dilinger@queued.net> for the patch.
33   
34  -- Don Armstrong <don@debian.org>  Fri, 30 May 2014 18:53:18 -0700
35
36 libapache-gallery-perl (1.0.2-2) unstable; urgency=low
37
38   * Rewrite path to icons in request
39
40  -- Don Armstrong <don@debian.org>  Sat, 26 Nov 2011 16:29:55 -0800
41
42 libapache-gallery-perl (1.0.2-1) unstable; urgency=low
43
44   * New upstream release
45     + Added ignore file support (Closes: #619625)
46     + Cache dir default (Closes: #337197)
47
48  -- Don Armstrong <don@debian.org>  Sat, 26 Nov 2011 14:42:09 -0800
49
50 libapache-gallery-perl (1.0.1-3) unstable; urgency=low
51
52   * Include default/navdirectory.tpl and new/navdirectory.tpl by copying
53     from the bright template (Closes: #645356).
54
55  -- Don Armstrong <don@debian.org>  Fri, 14 Oct 2011 14:04:25 -0700
56
57 libapache-gallery-perl (1.0.1-2) unstable; urgency=low
58
59   * Fix maintainer address
60
61  -- Don Armstrong <don@debian.org>  Wed, 28 Sep 2011 14:57:52 -0700
62
63 libapache-gallery-perl (1.0.1-1) unstable; urgency=low
64
65   * New upstream release
66   * Change underscores to spaces for images too (Closes: #348724). Thanks
67     to Francesco Potorti and Luca Capello.
68   * Allow txt files to be used as plain files (Closes: #423004); include
69     icons which are now upstream. Thanks to Luca Capello.
70
71  -- Don Armstrong <don@debian.org>  Wed, 28 Sep 2011 12:34:55 -0700
72
73 libapache-gallery-perl (0.99-svn060811-1) unstable; urgency=low
74
75   * New svn pull release, pre 1.0.
76   * Upstream changes:
77     - Added the right gallery.css
78     - Fix xhtml validation errors.
79     - Cleaned colorcodes up at bit
80     - Initial import of new template; bright.
81     - Added missing semicolon for html validation.
82     - Cache bugfix.
83   * Added a cronjob to clean the cache (Closes: #337200)
84
85  -- Jesus Climent <jesus.climent@hispalinux.es>  Fri, 11 Aug 2006 00:09:30 +0300
86
87 libapache-gallery-perl (0.99-svn050921-1) unstable; urgency=low
88
89   * New svn pull release, pre 1.0.
90   * Show only sizes specified in the config file (Closes: #290900).
91   * Add copyright image also in the case the picture does not need to scaled
92     (Closes: #324524).
93   * libapache-gallery-perl should work with libapache2-mod-perl2 even if
94     libapache-mod-perl is installed (Closes: #316172).
95
96  -- Jesus Climent <jesus.climent@hispalinux.es>  Tue, 20 Sep 2005 20:51:11 +0000
97
98 libapache-gallery-perl (0.99-svn050708-1) unstable; urgency=low
99
100   * New svn pull release: "Debconf5 is over, so now i can work in my packages"
101     and "QA Meeting in FRA".
102   * Updated documentation.
103   * Update dependency on the new libapache2-mod-perl2.
104   * Bumped Standards, no changes needed.
105
106  -- Jesus Climent <jesus.climent@hispalinux.es>  Fri,  9 Sep 2005 15:44:10 +0000
107
108 libapache-gallery-perl (0.99-svn050524-1) unstable; urgency=low
109
110   * The "Pissing Manoj has its consecuences" release.
111   * Updated subversion checkout due to new API version uploaded to sid
112     (Closes: #310486).
113     This version is in fact 1.0rc1, but it requires a new version of
114     perl-modules containing a new CGI.pm release (we need 3.08 and 3.04 is the
115     one we distribute right now).
116   * Remove spurious dependency on the (otherwise outdated) libcgi-perl
117     (Closes: #310632). Kudos to Manoj for noticing.
118
119  -- Jesus Climent <jesus.climent@hispalinux.es>  Tue, 24 May 2005 11:44:30 +0000
120
121 libapache-gallery-perl (0.9.1-3) unstable; urgency=low
122
123   * Brown Paper Bag release.
124   * Changed back the /gallery-icons/ to /icons/gallery/ (Closes: #292604)
125     This was one of the old changes that I wanted not to introduce, but I
126     forgot I made when my hard disk drive crashed. The only working copy had
127     that change...
128
129  -- Jesus Climent <jesus.climent@hispalinux.es>  Fri, 28 Jan 2005 09:11:46 +0000
130
131 libapache-gallery-perl (0.9.1-2) unstable; urgency=low
132
133   * New README.Debian file with reorganized intructions. Hopefully they will
134     make it easier for the end user to get it working (Closes: #254396).
135     Also, modified the requirement for removing autoindex_module, and state
136     that might not be true (Closes: #290159)
137   * Modified Gallery.pm to include the new libapache2-mod-perl2
138     (Closes: #290678)
139   * Applied patch from Don Armstrong to get ppm, gif and tiff files displayed
140     from the cache proper (Closes: #287833)
141
142  -- Jesus Climent <jesus.climent@hispalinux.es>  Sun, 16 Jan 2005 14:33:10 +0000
143
144 libapache-gallery-perl (0.9.1-1) unstable; urgency=low
145
146   * New upstream release (Closes: #271223)
147   * Erased some dependencies for the build process, since we can provide the
148     dependencies during installation time. I have built it, tested it, and it
149     Works For Me (TM) (Closes: #271222).
150   * A rework for #254396 was ready when my hdd crashed. Next release, maybe...
151
152  -- Jesus Climent <jesus.climent@hispalinux.es>  Sun, 12 Sep 2004 08:14:57 +0000
153
154 libapache-gallery-perl (0.8-3) unstable; urgency=low
155
156   * The "Do not press gqgg while editing under vi unless you really know what
157     you are doing" release.
158   * Formated README.Debian for readability (Closes: #246465). Kudos to
159     Adeodato Simó.
160
161  -- Jesus Climent <jesus.climent@hispalinux.es>  Thu, 29 Apr 2004 08:54:55 +0000
162
163 libapache-gallery-perl (0.8-2) unstable; urgency=low
164
165   * debian/README: some more bits of information about the procedure to set a
166     gallery (Closes: #240635, #245725, #245728).
167
168  -- Jesus Climent <jesus.climent@hispalinux.es>  Sun, 25 Apr 2004 07:30:35 +0000
169
170 libapache-gallery-perl (0.8-1) unstable; urgency=low
171
172   * New upstream release
173   * Changed the dependency from libapache-mod-perl and apache-perl to
174     libapache-request-perl, which hopefully will pull the needed dependencies.
175     If only dpkg and apt-get would support conditional dependencies...
176     (Closes: #235055)
177
178  -- Jesus Climent <jesus.climent@hispalinux.es>  Wed, 10 Mar 2004 19:44:10 +0000
179
180 libapache-gallery-perl (0.7r237-2) unstable; urgency=low
181
182   * debian/control
183     - Ups! I missed apache-mod-perl is not a package (Closes: #234456)
184     - Standards: bumped to 3.6.1.0
185
186  -- Jesus Climent <jesus.climent@hispalinux.es>  Tue, 24 Feb 2004 06:51:06 +0000
187
188 libapache-gallery-perl (0.7r237-1) unstable; urgency=low
189
190   * First uploaded release (Closes: #230614)
191
192  -- Jesus Climent <jesus.climent@hispalinux.es>  Mon, 22 Dec 2003 22:31:39 +0000