debian/0000755000000000000000000000000012244714576007202 5ustar debian/rules0000755000000000000000000000071011673111731010245 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/changelog0000644000000000000000000000344012244714551011046 0ustar python-django-extdirect (0.9-1) unstable; urgency=low * New upstream release. * Bump Django dependency to >= 1.6. * Bump Standards-Version to 3.9.5 (no changes needed). -- Michael Ziegler Mon, 25 Nov 2013 19:23:13 +0100 python-django-extdirect (0.8-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. * Remove DM-Upload-Allowed; it's no longer used by the archive software. [ Michael Ziegler ] * New upstream release. -- Michael Ziegler Sun, 05 May 2013 18:40:51 +0200 python-django-extdirect (0.7-1) unstable; urgency=low * New upstream version. * Convert to dh_python2. * Convert to machine-readable debian/copyright (DEP5). * Bump Standards-Version to 3.9.3. -- Michael Ziegler Fri, 30 Mar 2012 21:51:07 +0200 python-django-extdirect (0.6-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.2 (no changes needed). * Add lintian-overrides to ignore the .hgtags file. -- Michael Ziegler Sun, 09 Oct 2011 20:09:30 +0200 python-django-extdirect (0.5-1) unstable; urgency=low * New upstream release. -- Michael Ziegler Mon, 05 Sep 2011 19:57:33 +0200 python-django-extdirect (0.4-1) unstable; urgency=low * New upstream release. * Set DMUA. -- Michael Ziegler Sat, 27 Nov 2010 23:36:37 +0100 python-django-extdirect (0.3-1) unstable; urgency=low * New upstream release. -- Michael Ziegler Sun, 31 Oct 2010 16:45:23 +0100 python-django-extdirect (0.2-1) unstable; urgency=low * Initial release (Closes: #590444) -- Michael Ziegler Mon, 26 Jul 2010 12:07:09 +0200 debian/source/0000755000000000000000000000000012244714576010502 5ustar debian/source/format0000644000000000000000000000001411423261426011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211423261426010365 0ustar 7 debian/control0000644000000000000000000000203112244712041010562 0ustar Source: python-django-extdirect Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Michael Ziegler Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), python-setuptools (>= 0.6.10) Standards-Version: 3.9.5 Homepage: http://bitbucket.org/Svedrin/djextdirect/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-django-extdirect/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-django-extdirect/trunk/ Package: python-django-extdirect Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.6), python-simplejson Suggests: libjs-extjs Description: Ext.Direct serverside implementation for Django Ext.Direct is a standard that defines an RPC mechanism that makes using AJAX a lot easier. djExtDirect is a serverside implementation of this standard for the Django web framework. . For more information, see . debian/source.lintian-overrides0000644000000000000000000000010511644361341014045 0ustar python-django-extdirect source: source-contains-hg-tags-file .hgtags debian/watch0000644000000000000000000000034311423261735010223 0ustar version=3 opts=filenamemangle=s#/Svedrin/djextdirect/get/v([\d\.]*)\.tar\.bz2#djextdirect_$1\.orig\.tar\.bz2# \ http://bitbucket.org/Svedrin/djextdirect/downloads/ \ /Svedrin/djextdirect/get/v([\d\.]*)\.tar\.bz2 \ debian debian/copyright0000644000000000000000000000350011735407344011127 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202 Upstream-Name: djExtDirect Source: http://bitbucket.org/Svedrin/djextdirect Files: * Copyright: 2010-2012, Michael Ziegler License: GPL-2+ 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full license can be found at "/usr/share/common-licenses/GPL-2". Files: debian/* Copyright: 2010-2012, Michael Ziegler License: GPL-2+ 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the full license can be found at "/usr/share/common-licenses/GPL-2".