debian/0000755000000000000000000000000011677467450007207 5ustar debian/changelog0000644000000000000000000000270211677467450011062 0ustar python-jswebkit (0.0.3-2build1) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:10:48 +0000 python-jswebkit (0.0.3-2) unstable; urgency=low * Use my @debian.org address. * Transition to dh_python2. * Transistion to Webkit 1.3 (Closes: #635424). * Use LDFLAGS += -Wl,--as-needed. * Bump to std-ver 3.9.2. -- Aron Xu Tue, 26 Jul 2011 22:36:30 +0800 python-jswebkit (0.0.3-1) unstable; urgency=low * New upstream release Fix build error with cython 0.13. * debian/rules: Switch to dh style instead of original cdbs. * debian/control: Bump Str-Ver to 3.9.1, Remove cdbs from Build-Dep. -- Aron Xu Fri, 08 Oct 2010 11:43:11 +0800 python-jswebkit (0.0.2-1) unstable; urgency=low * New upstream release * Remove debian/dirs to avoid useless directory installation * debian/copyright: add MIT license for upstream changed licensing for several files. -- Aron Xu Thu, 15 Apr 2010 13:57:12 +0800 python-jswebkit (0.0.1-2) unstable; urgency=low * debian/control: Improve long descrption (Closes: #566393) Correct home page link. -- Aron Xu Tue, 02 Feb 2010 09:31:26 +0800 python-jswebkit (0.0.1-1) unstable; urgency=low * Initial release (Closes: #563367) -- Aron Xu Sat, 02 Jan 2010 19:05:39 +0800 debian/rules0000755000000000000000000000011111613552445010245 0ustar #!/usr/bin/make -f LDFLAGS += -Wl,--as-needed %: dh $@ --with python2 debian/control0000644000000000000000000000116211613552445010577 0ustar Source: python-jswebkit Section: python Priority: optional Maintainer: Aron Xu Build-Depends: debhelper (>= 7), python-all-dev (>= 2.6.6-3~), cython, libwebkitgtk-dev, python-webkit-dev Standards-Version: 3.9.2 Homepage: http://code.google.com/p/gwrite/ Package: python-jswebkit Architecture: any Provides: ${python:Provides} Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-webkit Description: WebKit/JavaScriptCore Python bindings python-jswebkit is an cython wrapper for JSContextRef in pywebkitgtk, which makes it able to call JavaScript functions with WebKit/JavaScriptCore. debian/copyright0000644000000000000000000000476611613552445011144 0ustar This package was debianized by Aron Xu on Sat, 02 Jan 2010 19:05:39 +0800. It was downloaded from http://code.google.com/p/gwrite/downloads/list Upstream Authors: Jiahua Huang Aron Xu Copyright: Copyright (C) 2010 Jiahua Huang & Aron Xu License: This is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This library 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. See /usr/share/common-licenses/LGPL-3 on your debian system. Legal information for setup.py, jswebkit.pyx, testjswebkit.py: Copyright (C) 2009 john paul janecek, Free Beer (MIT) License Copyright (C) 2010 Jiahua Huang and Aron Xu, MIT License License text: 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. The Debian packaging is: Copyright (C) 2010 Aron Xu and is licensed under the LGPL version 3 or higher, see `/usr/share/common-licenses/LGPL-3'. debian/pycompat0000644000000000000000000000000211613552445010743 0ustar 2 debian/source/0000755000000000000000000000000011613551064010470 5ustar debian/source/format0000644000000000000000000000001411613552445011702 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017211613552445010225 0ustar version=3 http://code.google.com/p/gwrite/downloads/list \ http://gwrite.googlecode.com/files/python-jswebkit-(.*).tar.gz debian/compat0000644000000000000000000000000211613552445010372 0ustar 7