summaryrefslogtreecommitdiffstats
path: root/ubuntu/raring/libraries/kipi-plugins/debian/TODO
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-03-28 14:13:18 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-03-28 14:13:18 -0500
commit4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch)
treec6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/libraries/kipi-plugins/debian/TODO
parent211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff)
downloadtde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz
tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/libraries/kipi-plugins/debian/TODO')
-rwxr-xr-xubuntu/raring/libraries/kipi-plugins/debian/TODO41
1 files changed, 41 insertions, 0 deletions
diff --git a/ubuntu/raring/libraries/kipi-plugins/debian/TODO b/ubuntu/raring/libraries/kipi-plugins/debian/TODO
new file mode 100755
index 000000000..d5025974d
--- /dev/null
+++ b/ubuntu/raring/libraries/kipi-plugins/debian/TODO
@@ -0,0 +1,41 @@
+TODO for next release: 0.1.4
+
+o add libkcal2-dev build-dep (for calendar plugin)
+
+- add kphotoalbum (kimdaba successor) to Enhances when it enters
+ the debian and/or kubuntu archive
+
+-----------------------------------------------
+
+o commit debian/patches/14_Makefile.am_use_only_used_libs.diff upstream
+ without the LIB_QT and IMLIB2_LIBS replacement. Check if there are
+ more plugins than in rc1
+
+o ??? Add README.packaging that explains the apply-patches
+ target and create-buildprep stuff.
+
+o Suggests to recommends for all external tools?
+
+-----------------------------------------------
+
+o check again documentation copyright holder
+
+o Copy-, dist- rights: Still on TODO upstream
+
+$ licensecheck `find . -name \*.cpp -o -name \*.h` | grep -v GPL
+./kameraklient/mtlist.h: no_copyright
+./kameraklient/cameraselection.h: no_copyright
+./kameraklient/savefiledialog.h: no_copyright
+./kameraklient/thumbitem.cpp: no_copyright
+./kameraklient/savefiledialog.cpp: no_copyright
+./kameraklient/thumbitem.h: no_copyright
+./kameraklient/mtqueue.h: no_copyright
+./kameraklient/thumbview.cpp: no_copyright
+./kameraklient/thumbview.h: no_copyright
+./kameraklient/cameraselection.cpp: no_copyright
+./jpeglossless/transupp.h: unknown
+./jpeglossless/jinclude.h: unknown
+./jpeglossless/jpegint.h: unknown
+$
+
+__END__