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