[Python-modules-commits] r10813 - in packages/dajaxice/trunk (9 files)

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Thu Dec 17 18:50:13 UTC 2009


    Date: Thursday, December 17, 2009 @ 18:50:12
  Author: angelabad-guest
Revision: 10813

[svn-inject] Applying Debian modifications to trunk

Added:
  packages/dajaxice/trunk/debian/
  packages/dajaxice/trunk/debian/changelog
  packages/dajaxice/trunk/debian/compat
  packages/dajaxice/trunk/debian/control
  packages/dajaxice/trunk/debian/copyright
  packages/dajaxice/trunk/debian/docs
  packages/dajaxice/trunk/debian/pyversions
  packages/dajaxice/trunk/debian/rules
  packages/dajaxice/trunk/debian/watch


Property changes on: packages/dajaxice/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/dajaxice/trunk/debian/changelog
===================================================================
--- packages/dajaxice/trunk/debian/changelog	                        (rev 0)
+++ packages/dajaxice/trunk/debian/changelog	2009-12-17 18:50:12 UTC (rev 10813)
@@ -0,0 +1,5 @@
+dajaxice (0.0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #561499)
+
+ -- Angel Abad <angelabad at gmail.com>  Fri, 11 Dec 2009 11:56:41 +0100

Added: packages/dajaxice/trunk/debian/compat
===================================================================
--- packages/dajaxice/trunk/debian/compat	                        (rev 0)
+++ packages/dajaxice/trunk/debian/compat	2009-12-17 18:50:12 UTC (rev 10813)
@@ -0,0 +1 @@
+7

Added: packages/dajaxice/trunk/debian/control
===================================================================
--- packages/dajaxice/trunk/debian/control	                        (rev 0)
+++ packages/dajaxice/trunk/debian/control	2009-12-17 18:50:12 UTC (rev 10813)
@@ -0,0 +1,18 @@
+Source: dajaxice
+Section: python 
+Priority: optional
+Maintainer: Angel Abad <angelabad at gmail.com>
+Build-Depends: debhelper (>= 7), python (>= 2.4)
+Build-Depends-Indep: python-support (>= 0.5.3)
+Standards-Version: 3.8.3
+Homepage: http://wiki.github.com/jorgebastida/dajaxice
+
+Package: python-django-dajaxice
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-django
+Description: agnostic and easy to use ajax library for django
+ Easy to use ajax library for django, all the presentation logic
+ resides outside the views and doesn't require any JS Framework.
+ Dajaxice uses the unobtrusive standard-compliant (W3C) XMLHttpRequest
+ 1.0 object. 
+

Added: packages/dajaxice/trunk/debian/copyright
===================================================================
--- packages/dajaxice/trunk/debian/copyright	                        (rev 0)
+++ packages/dajaxice/trunk/debian/copyright	2009-12-17 18:50:12 UTC (rev 10813)
@@ -0,0 +1,39 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Benito Jorge Bastida <jorge at thecodefarm.com>
+Source: http://github.com/jorgebastida/dajaxice/downloads
+Name: dajaxice
+
+Files: *
+Copyright: 2009, Benito Jorge Bastida <jorge at thecodefarm.com>
+License: BSD (3 clause)
+
+Files: debian/*
+Copyright: 2009, Angel Abad <angelabad at gmail.com>
+License: BSD (3 clause)
+
+License: BSD (3 clause)
+ *  Redistribution and use in source and binary forms, with or without
+ *  modification, are permitted provided that the following conditions
+ *  are met:
+ *
+ *    * Redistributions of source code _must_ retain the above copyright
+ *      notice, this list of conditions and the following disclaimer.
+ *    * Redistributions in binary form may or may not reproduce the above
+ *      copyright notice, this list of conditions and the following
+ *      disclaimer in the documentation and/or other materials provided
+ *      with the distribution.
+ *    * Neither the name of XySSL 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 THE COPYRIGHT
+ *  OWNER OR CONTRIBUTORS 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.

Added: packages/dajaxice/trunk/debian/docs
===================================================================
--- packages/dajaxice/trunk/debian/docs	                        (rev 0)
+++ packages/dajaxice/trunk/debian/docs	2009-12-17 18:50:12 UTC (rev 10813)
@@ -0,0 +1 @@
+README

Added: packages/dajaxice/trunk/debian/pyversions
===================================================================
--- packages/dajaxice/trunk/debian/pyversions	                        (rev 0)
+++ packages/dajaxice/trunk/debian/pyversions	2009-12-17 18:50:12 UTC (rev 10813)
@@ -0,0 +1 @@
+2.5-

Added: packages/dajaxice/trunk/debian/rules
===================================================================
--- packages/dajaxice/trunk/debian/rules	                        (rev 0)
+++ packages/dajaxice/trunk/debian/rules	2009-12-17 18:50:12 UTC (rev 10813)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh  $@


Property changes on: packages/dajaxice/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/dajaxice/trunk/debian/watch
===================================================================
--- packages/dajaxice/trunk/debian/watch	                        (rev 0)
+++ packages/dajaxice/trunk/debian/watch	2009-12-17 18:50:12 UTC (rev 10813)
@@ -0,0 +1,3 @@
+version=3
+
+http://github.com/jorgebastida/dajaxice/downloads http://cloud.github.com/downloads/jorgebastida/dajaxice/dajaxice-([0-9.]+).tar.gz
\ No newline at end of file




More information about the Python-modules-commits mailing list