debian/0000755000000000000000000000000012261024135007162 5ustar debian/source/0000755000000000000000000000000012261024135010462 5ustar debian/source/format0000644000000000000000000000001412261024135011670 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212261024135010360 0ustar 7 debian/copyright0000644000000000000000000000140512261024135011115 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173 Upstream-Name: kindleclip Upstream-Contact: Gunnar Wolf Source: https://github.com/gwolf/kindleclip Files: * Copyright: Copyright (c) 2011 Gunnar Wolf License: GPL-3+ Files: debian/* Copyright: Copyright © 2011 Gunnar Wolf License: GPL-3+ License: GPL-3+ The files hereby included are free software; you can distribute them under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/changelog0000644000000000000000000000200412261024135011030 0ustar kindleclip (0.5-1) unstable; urgency=low * New upstream release: Add a column (user request) * Standards-version 3.9.2 → 3.9.5 (no changes needed) -- Gunnar Wolf Wed, 01 Jan 2014 11:32:54 -0300 kindleclip (0.4-1) unstable; urgency=low * New upstream release: Fix crash when working with UTF-invalid files -- Gunnar Wolf Fri, 18 Jan 2013 14:22:45 -0600 kindleclip (0.3-3) unstable; urgency=low * Added missing dependency on ruby-gettext (Closes: #690045) -- Gunnar Wolf Tue, 09 Oct 2012 09:41:45 -0500 kindleclip (0.3-2) unstable; urgency=low * Added missing build-dependency on ruby | ruby-interpreter (Closes: #642258) * Install the Ruby modules in the version-agnostic directory so it can be run with 1.9.1 as well -- Gunnar Wolf Wed, 21 Sep 2011 12:37:12 -0500 kindleclip (0.3-1) unstable; urgency=low * Initial release. (Closes: #630105) -- Gunnar Wolf Tue, 9 Aug 2011 16:28:50 -0500 debian/rules0000755000000000000000000000044412261024135010244 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install: ruby setup.rb all --shebang=never\ --prefix=debian/kindleclip/usr \ --siterubyver=debian/kindleclip/usr/lib/ruby/vendor_ruby \ --datadir=debian/kindleclip/usr/share/kindleclip/ \ --mandir=debian/kindleclip/usr/share/man/man1/ debian/control0000644000000000000000000000160612261024135010570 0ustar Source: kindleclip Section: text Priority: extra Maintainer: Gunnar Wolf Build-Depends: debhelper (>= 7.0.50~), ruby | ruby-interpreter Standards-Version: 3.9.5 Vcs-Git: git://github.com/gwolf/kindleclip.git Vcs-Browser: https://github.com/gwolf/kindleclip Homepage: https://github.com/gwolf/kindleclip Package: kindleclip Architecture: all Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-gtk2, ruby-gettext Description: User interface for managing Amazon Kindle's "My Clippings" file Amazon Kindle devices store a "My Clippings.txt" file, where the bookmarks, highlights and notes are kept. This application allows you to search within the clippings, filter the contents, and copy and paste to other applications. . This program is in no way endorsed, promoted or should be associated with Amazon. It is not –and does not aim to be– an official Kindle project.