[Python-modules-commits] r31763 - in packages/python-django-audit-log/tags (7 files)

bam at users.alioth.debian.org bam at users.alioth.debian.org
Tue Feb 3 22:35:02 UTC 2015


    Date: Tuesday, February 3, 2015 @ 22:35:01
  Author: bam
Revision: 31763

[svn-buildpackage] Tagging python-django-audit-log 0.7.0-1

Added:
  packages/python-django-audit-log/tags/0.7.0-1/
  packages/python-django-audit-log/tags/0.7.0-1/debian/control
    (from rev 31761, packages/python-django-audit-log/trunk/debian/control)
  packages/python-django-audit-log/tags/0.7.0-1/debian/copyright
    (from rev 31761, packages/python-django-audit-log/trunk/debian/copyright)
  packages/python-django-audit-log/tags/0.7.0-1/debian/watch
    (from rev 31760, packages/python-django-audit-log/trunk/debian/watch)
Deleted:
  packages/python-django-audit-log/tags/0.7.0-1/debian/control
  packages/python-django-audit-log/tags/0.7.0-1/debian/copyright
  packages/python-django-audit-log/tags/0.7.0-1/debian/watch

Deleted: packages/python-django-audit-log/tags/0.7.0-1/debian/control
===================================================================
--- packages/python-django-audit-log/trunk/debian/control	2015-02-02 23:52:32 UTC (rev 31759)
+++ packages/python-django-audit-log/tags/0.7.0-1/debian/control	2015-02-03 22:35:01 UTC (rev 31763)
@@ -1,25 +0,0 @@
-Source: python-django-audit-log
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Brian May <bam at debian.org>
-Build-Depends: debhelper (>=8.1.0), dh-python,
- python-all (>= 2.6.6-3~), python-setuptools, python-django (>= 1.6),
- python3-all, python3-setuptools, python3-django (>= 1.6),
-Standards-Version: 3.9.6
-X-Python-Version: >= 2.7
-Homepage: https://pypi.python.org/pypi/django-xmlrpc/
-
-Package: python-django-audit-log
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.6)
-Description: Django app to track changes to models
- This python package will automatically track and record all changes to a
- Django model.
-
-Package: python3-django-audit-log
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.6)
-Description: Django app to track changes to models
- This python package will automatically track and record all changes to a
- Django model.

Copied: packages/python-django-audit-log/tags/0.7.0-1/debian/control (from rev 31761, packages/python-django-audit-log/trunk/debian/control)
===================================================================
--- packages/python-django-audit-log/tags/0.7.0-1/debian/control	                        (rev 0)
+++ packages/python-django-audit-log/tags/0.7.0-1/debian/control	2015-02-03 22:35:01 UTC (rev 31763)
@@ -0,0 +1,25 @@
+Source: python-django-audit-log
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Brian May <bam at debian.org>
+Build-Depends: debhelper (>=8.1.0), dh-python,
+ python-all (>= 2.6.6-3~), python-setuptools, python-django (>= 1.6),
+ python3-all, python3-setuptools, python3-django (>= 1.6),
+Standards-Version: 3.9.6
+X-Python-Version: >= 2.7
+Homepage: https://github.com/Atomidata/django-audit-log
+
+Package: python-django-audit-log
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.6)
+Description: Django app to track changes to models
+ This python package will automatically track and record all changes to a
+ Django model.
+
+Package: python3-django-audit-log
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.6)
+Description: Django app to track changes to models
+ This python package will automatically track and record all changes to a
+ Django model.

Deleted: packages/python-django-audit-log/tags/0.7.0-1/debian/copyright
===================================================================
--- packages/python-django-audit-log/trunk/debian/copyright	2015-02-02 23:52:32 UTC (rev 31759)
+++ packages/python-django-audit-log/tags/0.7.0-1/debian/copyright	2015-02-03 22:35:01 UTC (rev 31763)
@@ -1,35 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: django-audit-log
-Upstream-Contact: Vasil Vangelovski <vv at atomidata.com>
-Source: https://github.com/Atomidata/django-audit-log
-
-Files: *
-Copyright: 2009, Vasil Vangelovski
-License: BSD-3-Clause
-
-Files: debian/*
-Copyright: 2014, Brian May <bam at debian.org>
-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 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.
- * The names of its contributors may not 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.

Copied: packages/python-django-audit-log/tags/0.7.0-1/debian/copyright (from rev 31761, packages/python-django-audit-log/trunk/debian/copyright)
===================================================================
--- packages/python-django-audit-log/tags/0.7.0-1/debian/copyright	                        (rev 0)
+++ packages/python-django-audit-log/tags/0.7.0-1/debian/copyright	2015-02-03 22:35:01 UTC (rev 31763)
@@ -0,0 +1,35 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: django-audit-log
+Upstream-Contact: Vasil Vangelovski <vv at atomidata.com>
+Source: https://pypi.python.org/pypi/django-xmlrpc/
+
+Files: *
+Copyright: 2009, Vasil Vangelovski
+License: BSD-3-Clause
+
+Files: debian/*
+Copyright: 2014, Brian May <bam at debian.org>
+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 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.
+ * The names of its contributors may not 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.

Deleted: packages/python-django-audit-log/tags/0.7.0-1/debian/watch
===================================================================
--- packages/python-django-audit-log/trunk/debian/watch	2015-02-02 23:52:32 UTC (rev 31759)
+++ packages/python-django-audit-log/tags/0.7.0-1/debian/watch	2015-02-03 22:35:01 UTC (rev 31763)
@@ -1,2 +0,0 @@
-version=3
-https://pypi.python.org/packages/source/d/django-audit-log/django-audit-log-([\d\.]+)\.tar\.gz

Copied: packages/python-django-audit-log/tags/0.7.0-1/debian/watch (from rev 31760, packages/python-django-audit-log/trunk/debian/watch)
===================================================================
--- packages/python-django-audit-log/tags/0.7.0-1/debian/watch	                        (rev 0)
+++ packages/python-django-audit-log/tags/0.7.0-1/debian/watch	2015-02-03 22:35:01 UTC (rev 31763)
@@ -0,0 +1,4 @@
+version=3
+opts="filenamemangle=s/\S+\/([^\/]+\.tar\.gz)#md5=[[:alnum:]]+$/$1/" \
+        https://pypi.python.org/simple/django-audit-log/ \
+        \S+/django-audit-log-(\S+)\.tar\.gz#md5=[[:alnum:]]+




More information about the Python-modules-commits mailing list