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