author | Michael Krelin <hacker@klever.net> | 2012-01-21 13:12:08 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2012-01-21 13:12:08 (UTC) |
commit | 225ebc36b2eadcf04c7e41ff037b62fd16144cc7 (patch) (unidiff) | |
tree | 42a1b9348fe75b63bc8fb36b046a9e200d7fce87 /debian/changelog | |
parent | d39b8f94fece83768d21bb7c28dcf305dc048938 (diff) | |
download | iii-225ebc36b2eadcf04c7e41ff037b62fd16144cc7.zip iii-225ebc36b2eadcf04c7e41ff037b62fd16144cc7.tar.gz iii-225ebc36b2eadcf04c7e41ff037b62fd16144cc7.tar.bz2 |
removed debian packaging stuff from the master branch
Yes, I still don't know what the most sane way of maintaining packaging
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | debian/changelog | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index 20c0ae6..0000000 --- a/debian/changelog +++ b/dev/null | |||
@@ -1,31 +0,0 @@ | |||
1 | iii (0.2.1) natty; urgency=low | ||
2 | |||
3 | * the thing handles more file types now | ||
4 | * memory consumption when calculating digest is reduced | ||
5 | |||
6 | -- Michael Krelin <hacker@klever.net> Thu, 13 Oct 2011 12:07:22 +0200 | ||
7 | |||
8 | iii (0.2) unstable; urgency=low | ||
9 | |||
10 | * extract and store .log files supplied for geotagging purpose | ||
11 | * added a sample script for geotagging photos based on the log file | ||
12 | * improved compatibility with Geo X2 card | ||
13 | * added a sample script for sorting uploaded photos based on exif timestamp | ||
14 | * added utility to extract chunks from RIFF files | ||
15 | |||
16 | -- Michael Krelin <hacker@klever.net> Sat, 19 Mar 2011 17:52:46 +0100 | ||
17 | |||
18 | iii (0.1) unstable; urgency=low | ||
19 | |||
20 | * 0.1 release | ||
21 | * check uploaded file integrity | ||
22 | * integrity digest calculation | ||
23 | * make upload directory if it doesn't exist | ||
24 | |||
25 | -- Michael Krelin <hacker@klever.net> Sun, 05 Apr 2009 15:55:48 +0200 | ||
26 | |||
27 | iii (0.0) unstable; urgency=low | ||
28 | |||
29 | * Initial release | ||
30 | |||
31 | -- Michael Krelin <hacker@klever.net> Sun, 08 Mar 2009 19:39:38 +0100 | ||