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