[Python-modules-commits] r27771 - in packages/python-model-mommy/tags (5 files)

paultag at users.alioth.debian.org paultag at users.alioth.debian.org
Wed Feb 19 02:23:32 UTC 2014


    Date: Wednesday, February 19, 2014 @ 02:23:32
  Author: paultag
Revision: 27771

[svn-buildpackage] Tagging python-model-mommy 1.2-1

Added:
  packages/python-model-mommy/tags/1.2-1/
  packages/python-model-mommy/tags/1.2-1/debian/changelog
    (from rev 27770, packages/python-model-mommy/trunk/debian/changelog)
  packages/python-model-mommy/tags/1.2-1/debian/control
    (from rev 27769, packages/python-model-mommy/trunk/debian/control)
Deleted:
  packages/python-model-mommy/tags/1.2-1/debian/changelog
  packages/python-model-mommy/tags/1.2-1/debian/control

Deleted: packages/python-model-mommy/tags/1.2-1/debian/changelog
===================================================================
--- packages/python-model-mommy/trunk/debian/changelog	2014-02-19 01:50:39 UTC (rev 27768)
+++ packages/python-model-mommy/tags/1.2-1/debian/changelog	2014-02-19 02:23:32 UTC (rev 27771)
@@ -1,5 +0,0 @@
-python-model-mommy (1.2-1) UNRELEASED; urgency=low
-
-  * Initial release
-
- -- Michael Hall <mhall119 at ubuntu.com>  Mon, 10 Feb 2014 19:47:45 -0500

Copied: packages/python-model-mommy/tags/1.2-1/debian/changelog (from rev 27770, packages/python-model-mommy/trunk/debian/changelog)
===================================================================
--- packages/python-model-mommy/tags/1.2-1/debian/changelog	                        (rev 0)
+++ packages/python-model-mommy/tags/1.2-1/debian/changelog	2014-02-19 02:23:32 UTC (rev 27771)
@@ -0,0 +1,5 @@
+python-model-mommy (1.2-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Michael Hall <mhall119 at ubuntu.com>  Tue, 18 Feb 2014 21:18:06 -0500

Deleted: packages/python-model-mommy/tags/1.2-1/debian/control
===================================================================
--- packages/python-model-mommy/trunk/debian/control	2014-02-19 01:50:39 UTC (rev 27768)
+++ packages/python-model-mommy/tags/1.2-1/debian/control	2014-02-19 02:23:32 UTC (rev 27771)
@@ -1,23 +0,0 @@
-Source: python-model-mommy
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Michael Hall <mhall119 at ubuntu.com>
-Build-Depends: debhelper (>= 8),
- python-all (>= 2.6),
- python-setuptools
-Standards-Version: 3.9.5
-Homepage: https://github.com/vandersonmota/model_mommy
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-model-mommy/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-model-mommy/trunk/
-X-Python-Version: >= 2.6
-
-Package: python-model-mommy
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Description: Smart object creation facility for Django
- Model-mommy offers you a smart way to create fixtures for testing in Django.
- With a simple and powerful API you can create many objects with a single
- line of code.
- .
- This package provides Python 2 module bindings only. 

Copied: packages/python-model-mommy/tags/1.2-1/debian/control (from rev 27769, packages/python-model-mommy/trunk/debian/control)
===================================================================
--- packages/python-model-mommy/tags/1.2-1/debian/control	                        (rev 0)
+++ packages/python-model-mommy/tags/1.2-1/debian/control	2014-02-19 02:23:32 UTC (rev 27771)
@@ -0,0 +1,23 @@
+Source: python-model-mommy
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Michael Hall <mhall119 at ubuntu.com>
+Build-Depends: debhelper (>= 8),
+ python-all (>= 2.6),
+ python-setuptools
+Standards-Version: 3.9.5
+Homepage: https://github.com/vandersonmota/model_mommy
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-model-mommy/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-model-mommy/trunk/
+X-Python-Version: >= 2.6
+
+Package: python-model-mommy
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}
+Description: smart object creation facility for Django
+ Model-mommy offers you a smart way to create fixtures for testing in Django.
+ With a simple and powerful API you can create many objects with a single
+ line of code.
+ .
+ This package provides Python 2 module bindings only. 




More information about the Python-modules-commits mailing list