[Python-modules-commits] r18515 - in packages/python-mongoengine/trunk/debian (7 files)

janos-guest at users.alioth.debian.org janos-guest at users.alioth.debian.org
Tue Sep 13 02:04:34 UTC 2011


    Date: Tuesday, September 13, 2011 @ 02:04:32
  Author: janos-guest
Revision: 18515

New upstream release 0.5.

Added:
  packages/python-mongoengine/trunk/debian/python-mongoengine-doc.links
  packages/python-mongoengine/trunk/debian/source/local-options
Modified:
  packages/python-mongoengine/trunk/debian/changelog
  packages/python-mongoengine/trunk/debian/control
  packages/python-mongoengine/trunk/debian/copyright
  packages/python-mongoengine/trunk/debian/rules
Deleted:
  packages/python-mongoengine/trunk/debian/patches/

Modified: packages/python-mongoengine/trunk/debian/changelog
===================================================================
--- packages/python-mongoengine/trunk/debian/changelog	2011-09-13 01:45:30 UTC (rev 18514)
+++ packages/python-mongoengine/trunk/debian/changelog	2011-09-13 02:04:32 UTC (rev 18515)
@@ -1,3 +1,18 @@
+python-mongoengine (0.5-1) unstable; urgency=low
+
+  * New upstream release.
+  * Bump standards version to 3.9.2.
+  * Remove version from build dependencies python-all and python-pymongo.
+  * Remove XS-Python-Version and XB-Python-Version.
+  * Make package synopsis compliant with Debian Reference section 6.2.2.
+  * Override dh_installchangelogs to install upstream changelog.
+  * Remove debian/patches/fix-pymongo-1.10-compatibility.
+  * Add debian/source/local-options.
+  * Fix debian/copyright DEP5 errors.
+  * Add debian/python-mongoengine-doc.links for jquery libraries.
+
+ -- Janos Guljas <janos at resenje.org>  Tue, 13 Sep 2011 03:50:05 +0200
+
 python-mongoengine (0.4-2) unstable; urgency=low
 
   * Move tests to mongoengine module. (Closes: #620397)

Modified: packages/python-mongoengine/trunk/debian/control
===================================================================
--- packages/python-mongoengine/trunk/debian/control	2011-09-13 01:45:30 UTC (rev 18514)
+++ packages/python-mongoengine/trunk/debian/control	2011-09-13 02:04:32 UTC (rev 18515)
@@ -3,10 +3,9 @@
 Priority: optional
 Maintainer: Janos Guljas <janos at resenje.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50), python-all (>= 2.5), python-setuptools,
- python-sphinx, python-gridfs, python-pymongo (>= 1.1)
-Standards-Version: 3.9.1
-XS-Python-Version: >= 2.5
+Build-Depends: debhelper (>= 7.0.50), python-all, python-setuptools,
+ python-sphinx, python-gridfs, python-pymongo
+Standards-Version: 3.9.2
 Homepage: http://mongoengine.org/
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-mongoengine/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-mongoengine/trunk/
@@ -16,8 +15,7 @@
 Depends: ${misc:Depends}, ${python:Depends}, python-gridfs, python-pymongo (>= 1.1)
 Recommends: python-django
 Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
-Description: A Python Document-Object Mapper for working with MongoDB
+Description: Python Document-Object Mapper for working with MongoDB
  MongoEngine is a Document-Object Mapper (think ORM, but for document
  databases) for working with MongoDB from Python. It uses a simple declarative
  API, similar to the Django ORM.
@@ -26,7 +24,7 @@
 Architecture: all
 Depends: ${misc:Depends}, libjs-jquery
 Section: doc
-Description: A Python Document-Object Mapper for working with MongoDB (documentation)
+Description: Python Document-Object Mapper for working with MongoDB (documentation)
  MongoEngine is a Document-Object Mapper (think ORM, but for document
  databases) for working with MongoDB from Python. It uses a simple declarative
  API, similar to the Django ORM.

Modified: packages/python-mongoengine/trunk/debian/copyright
===================================================================
--- packages/python-mongoengine/trunk/debian/copyright	2011-09-13 01:45:30 UTC (rev 18514)
+++ packages/python-mongoengine/trunk/debian/copyright	2011-09-13 02:04:32 UTC (rev 18515)
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
 Upstream-Name: mongoengine
 Upstream-Contact: Harry Marr <harry.marr at gmail.com>
 Source: http://github.com/hmarr/mongoengin
@@ -14,10 +14,10 @@
  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

Added: packages/python-mongoengine/trunk/debian/python-mongoengine-doc.links
===================================================================
--- packages/python-mongoengine/trunk/debian/python-mongoengine-doc.links	                        (rev 0)
+++ packages/python-mongoengine/trunk/debian/python-mongoengine-doc.links	2011-09-13 02:04:32 UTC (rev 18515)
@@ -0,0 +1,3 @@
+/usr/share/javascript/jquery/jquery.js usr/share/doc/python-mongoengine-doc/html/_static/jquery.js
+/usr/share/javascript/underscore/underscore.js usr/share/doc/python-mongoengine-doc/html/_static/underscore.js
+

Modified: packages/python-mongoengine/trunk/debian/rules
===================================================================
--- packages/python-mongoengine/trunk/debian/rules	2011-09-13 01:45:30 UTC (rev 18514)
+++ packages/python-mongoengine/trunk/debian/rules	2011-09-13 02:04:32 UTC (rev 18515)
@@ -12,13 +12,9 @@
 	make -C docs.debian html
 	rm -rf docs.debian/_build/html/_sources/
 
-override_dh_installdocs:
-	cp docs/changelog.rst changelog
-	dh_installdocs
-	(cd debian/python-mongoengine-doc$(PREFIX)/share/doc/python-mongoengine-doc/html/_static \
-		&& rm jquery.js \
-		&& ln -s ../../../../javascript/jquery/jquery.js .)
-
 override_dh_auto_clean:
-	rm -rf docs.debian changelog
+	rm -rf docs.debian
 	dh_auto_clean
+
+override_dh_installchangelogs:
+	dh_installchangelogs docs/changelog.rst

Added: packages/python-mongoengine/trunk/debian/source/local-options
===================================================================
--- packages/python-mongoengine/trunk/debian/source/local-options	                        (rev 0)
+++ packages/python-mongoengine/trunk/debian/source/local-options	2011-09-13 02:04:32 UTC (rev 18515)
@@ -0,0 +1,2 @@
+unapply-patches
+abort-on-upstream-changes




More information about the Python-modules-commits mailing list