debian/0000755000000000000000000000000012164023075007166 5ustar debian/compat0000644000000000000000000000000211734667370010402 0ustar 9 debian/patches/0000755000000000000000000000000011734667370010633 5ustar debian/patches/desktop-desktop-entry-contains-encoding-key.patch0000644000000000000000000000067411734667370022330 0ustar Description: In the keepnote.desktop file remove the encoding key which defaults correctly desktop-entry-contains-encoding-key Forwarded: http://code.google.com/p/keepnote/issues/detail?id=591 Author: Khalid El Fathi Last-Update: 2012-03-18 --- a/desktop/keepnote.desktop +++ b/desktop/keepnote.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Type=Application Name=KeepNote GenericName=Note-taking Application debian/patches/series0000644000000000000000000000006211734667370012046 0ustar desktop-desktop-entry-contains-encoding-key.patch debian/rules0000755000000000000000000000061011734667370010261 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 override_dh_auto_install: python setup.py install --root=$(CURDIR)/debian/keepnote --install-layout=deb --install-scripts=/usr/bin rm -f debian/keepnote/usr/lib/python2.7/dist-packages/keepnote/rc/COPYING rm -f debian/keepnote/usr/lib/python2.6/dist-packages/keepnote/rc/COPYING debian/docs0000644000000000000000000000003711734667370010057 0ustar README README.translations.txt debian/control0000644000000000000000000000216612164023075010576 0ustar Source: keepnote Section: utils Priority: optional Maintainer: Khalid El Fathi Build-Depends: debhelper (>= 9.0.0), python (>= 2.6.6-3~) Standards-Version: 3.9.3.1 Homepage: http://keepnote.org Vcs-Git: git://git.debian.org/collab-maint/keepnote.git Vcs-Browser: http://git.debian.org/?p=collab-maint/keepnote.git;a=summary Package: keepnote Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2, python-glade2, libsqlite3-0 Suggests: python-gnome2-extras Description: cross-platform note-taking and organization application With KeepNote, you can store your class notes, TODO lists, research notes, journal entries, paper outlines, etc in a simple notebook hierarchy with rich-text formatting, images, and more. Using full-text search, you can retrieve any note for later reference. . KeepNote is designed to be cross-platform (implemented in Python and PyGTK) and stores your notes in simple and easy to manipulate file formats (HTML and XML). Archiving and transferring your notes is as easy as zipping or copying a folder. debian/changelog0000644000000000000000000000055412164023075011044 0ustar keepnote (0.7.8-1.1) unstable; urgency=low * Non-maintainer upload. * Remove python-central build-dep. (Closes: #708891) -- Andrea Colangelo Fri, 28 Jun 2013 18:34:49 +0200 keepnote (0.7.8-1) unstable; urgency=low * Initial release (Closes: #534981, 653835) -- Khalid El Fathi Sat, 17 Mar 2012 18:16:23 +0100 debian/keepnote.10000644000000000000000000000507611734667370011110 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH KEEPNOTE 1 "March 17, 2012" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME keepnote \- cross-platform note-taking and organization application .SH SYNOPSIS .B keepnote .RI "[ options ] [ notebook ]" .SH DESCRIPTION This manual page documents briefly the .B keepnote commands. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBkeepnote\fP is a note taking application. With KeepNote, you can store your class notes, TODO lists, research notes, journal entries, paper outlines, etc in a simple notebook hierarchy with rich-text formatting, images, and more. Using full-text search, you can retrieve any note for later reference. .sp 1 KeepNote is designed to be cross-platform (implemented in Python and PyGTK) and stores your notes in simple and easy to manipulate file formats (HTML and XML). Archiving and transferring your notes is as easy as zipping or copying a folder. .SH OPTIONS These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. .TP .B \-h, \-\-help Show this help message and exit. .TP .B \-c, \-\-cmd Treat remaining arguments as a command. .TP .B \-l, \-\-list-cmd List available commands. .TP .B \-i, \-\-info Show runtime information. .TP .B \-\-no-gui Run in non-gui mode. .TP .B \-t, \-\-continue Continue to run after command execution. .TP .B \-\-show-errors Show errors on console. .TP .B \-\-no-show-errors Do not show errors on console. .TP .B \-\-no-default Do not open default notebook. .TP .B \-\-newproc Start KeepNote in a new process. .TP .B \-p PORT, \-\-port=PORT Use a specified port for listening to commands. .SH AUTHOR keepnote was written by Matt Rasmussen . .PP This manual page was written by Khalid El Fathi , for the Debian project (and may be used by others). debian/keepnote.manpages0000644000000000000000000000002211734667370012525 0ustar debian/keepnote.1 debian/copyright0000644000000000000000000001145011734667370011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: keepnote Upstream-Contact: Matt Rasmussen Source: http://keepnote.org X-Upstream-Vcs: https://github.com/akshaymankar/uptimelogger.git X-Upstream-Bugs: http://code.google.com/p/keepnote/issues/list X-Upstream-Forum: https://groups.google.com/forum/#!forum/keepnote Files: * Copyright: © 2008 Matt Rasmussen License: GPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: keepnote/BeautifulSoup.py Copyright: © 2004 Leonard Richardson License: BSD-3-Clause All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name(s) of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: keepnote/tarfile.py Copyright: © 2002 Lars Gustäbel License: Expat All rights reserved. . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: © 2012 Khalid El Fathi License: GPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000755000000000000000000000000011734667370010504 5ustar debian/source/format0000644000000000000000000000001411734667370011712 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007611734667370010240 0ustar version=3 http://keepnote.org/download/keepnote-(.*)\.tar\.gz