diff options
author | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/libraries/kipi-plugins/debian/TODO | |
parent | 6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff) | |
download | tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip |
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/libraries/kipi-plugins/debian/TODO')
-rwxr-xr-x | ubuntu/precise/libraries/kipi-plugins/debian/TODO | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/ubuntu/precise/libraries/kipi-plugins/debian/TODO b/ubuntu/precise/libraries/kipi-plugins/debian/TODO new file mode 100755 index 000000000..d5025974d --- /dev/null +++ b/ubuntu/precise/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__ |