blob: 337c81b3a5b822bc935b05c0a99579400f75144a (
plain)
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
|
photoalbum (0.4.1) stable; urgency=low
* Fix the version string
-- Paul Buetow <paul@buetow.org> Tue, 13 May 2014 22:16:57 +0200
photoalbum (0.4.0) stable; urgency=low
* Support of sub-albums including album overview page
* Add makemake argument
* Remove all argument
* Dont scale image if destination already exists
* Major refactoring of the bash code
-- Paul Buetow <paul@buetow.org> Tue, 13 May 2014 22:09:28 +0200
photoalbum (0.3.1develop) stable; urgency=low
* Dev version
-- Paul Buetow <paul@buetow.org> Wed, 07 May 2014 14:58:51 +0200
photoalbum (0.3.0) stable; urgency=low
* Add another template set: minimal
* Add possibility to specify a custom config file (rcfile) path
* Minor bugfixing
-- Paul Buetow <paul@buetow.org> Sun, 16 Feb 2014 12:34:45 +0100
photoalbum (0.2.3) stable; urgency=low
* Tarballs do have the extension .tar and not ..tar
* Images do have the file name $NAME.$TYPE and not just $NAME$TYPE
* Fix the version string
-- Paul Buetow <paul@buetow.org> Sat, 11 Jan 2014 13:42:44 +0100
photoalbum (0.2.2) stable; urgency=low
* Some cosmetic source code fixes
-- Paul Buetow <paul@buetow.org> Sat, 11 Jan 2014 13:22:15 +0100
photoalbum (0.2.1) stable; urgency=low
* Re-tagging due to some irritation
-- Paul Buetow <paul@buetow.org> Sat, 11 Jan 2014 12:35:16 +0100
photoalbum (0.2.0) stable; urgency=low
* Add support for tarball-inclusion
* Bugfix: Remove the __ prefix from the image files
-- Paul Buetow <paul@buetow.org> Fri, 03 Jan 2014 23:14:47 +0100
photoalbum (0.1.2) stable; urgency=low
* add copyright header
* remove obsolete changelog entry
-- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 17:39:32 +0100
photoalbum (0.1.1) stable; urgency=low
* fix the version string
-- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 15:39:32 +0100
photoalbum (0.1.0) stable; urgency=low
* initial version with a debian package which actually works.
-- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 15:19:49 +0100
|