[Python-modules-commits] r26120 - in packages/m2ext/tags (5 files)

dandrimont-guest at users.alioth.debian.org dandrimont-guest at users.alioth.debian.org
Wed Oct 9 20:38:01 UTC 2013


    Date: Wednesday, October 9, 2013 @ 20:38:00
  Author: dandrimont-guest
Revision: 26120

[svn-buildpackage] Tagging m2ext 0.1-1~bpo70+1

Added:
  packages/m2ext/tags/0.1-1~bpo70+1/
  packages/m2ext/tags/0.1-1~bpo70+1/debian/changelog
    (from rev 26119, packages/m2ext/branches/wheezy-backports/debian/changelog)
  packages/m2ext/tags/0.1-1~bpo70+1/debian/control
    (from rev 26119, packages/m2ext/branches/wheezy-backports/debian/control)
Deleted:
  packages/m2ext/tags/0.1-1~bpo70+1/debian/changelog
  packages/m2ext/tags/0.1-1~bpo70+1/debian/control

Deleted: packages/m2ext/tags/0.1-1~bpo70+1/debian/changelog
===================================================================
--- packages/m2ext/branches/wheezy-backports/debian/changelog	2013-10-09 17:56:43 UTC (rev 26118)
+++ packages/m2ext/tags/0.1-1~bpo70+1/debian/changelog	2013-10-09 20:38:00 UTC (rev 26120)
@@ -1,5 +0,0 @@
-m2ext (0.1-1) unstable; urgency=low
-
-  * Initial release. (Closes: #705949)
-
- -- Simon Chopin <chopin.simon at gmail.com>  Fri, 21 Jun 2013 15:58:12 -0400

Copied: packages/m2ext/tags/0.1-1~bpo70+1/debian/changelog (from rev 26119, packages/m2ext/branches/wheezy-backports/debian/changelog)
===================================================================
--- packages/m2ext/tags/0.1-1~bpo70+1/debian/changelog	                        (rev 0)
+++ packages/m2ext/tags/0.1-1~bpo70+1/debian/changelog	2013-10-09 20:38:00 UTC (rev 26120)
@@ -0,0 +1,12 @@
+m2ext (0.1-1~bpo70+1) wheezy-backports; urgency=low
+
+  * Rebuild for wheezy-backports.
+  * Add myself to uploaders
+
+ -- Nicolas Dandrimont <olasd at debian.org>  Wed, 09 Oct 2013 19:58:25 +0200
+
+m2ext (0.1-1) unstable; urgency=low
+
+  * Initial release. (Closes: #705949)
+
+ -- Simon Chopin <chopin.simon at gmail.com>  Fri, 21 Jun 2013 15:58:12 -0400

Deleted: packages/m2ext/tags/0.1-1~bpo70+1/debian/control
===================================================================
--- packages/m2ext/branches/wheezy-backports/debian/control	2013-10-09 17:56:43 UTC (rev 26118)
+++ packages/m2ext/tags/0.1-1~bpo70+1/debian/control	2013-10-09 20:38:00 UTC (rev 26120)
@@ -1,28 +0,0 @@
-Source: m2ext
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Simon Chopin <chopin.simon at gmail.com>
-Build-Depends:
- debhelper (>= 9),
- python-all-dev (>= 2.6.6-3~),
- swig,
- libssl-dev
-Standards-Version: 3.9.4
-X-Python-Version: >= 2.5
-Homepage: https://github.com/abbot/m2ext/
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/m2ext/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/m2ext/trunk/
-
-Package: python-m2ext
-Architecture: any
-Depends:
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends},
- python-m2crypto
-Description: Extensions to the M2Crypto Python package
- This package contains extended functionalities that are not yet available
- in the M2Crypto package.
- .
- M2Crypto is an SSL toolkit for Python.

Copied: packages/m2ext/tags/0.1-1~bpo70+1/debian/control (from rev 26119, packages/m2ext/branches/wheezy-backports/debian/control)
===================================================================
--- packages/m2ext/tags/0.1-1~bpo70+1/debian/control	                        (rev 0)
+++ packages/m2ext/tags/0.1-1~bpo70+1/debian/control	2013-10-09 20:38:00 UTC (rev 26120)
@@ -0,0 +1,28 @@
+Source: m2ext
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Simon Chopin <chopin.simon at gmail.com>, Nicolas Dandrimont <olasd at debian.org>
+Build-Depends:
+ debhelper (>= 9),
+ python-all-dev (>= 2.6.6-3~),
+ swig,
+ libssl-dev
+Standards-Version: 3.9.4
+X-Python-Version: >= 2.5
+Homepage: https://github.com/abbot/m2ext/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/m2ext/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/m2ext/trunk/
+
+Package: python-m2ext
+Architecture: any
+Depends:
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends},
+ python-m2crypto
+Description: Extensions to the M2Crypto Python package
+ This package contains extended functionalities that are not yet available
+ in the M2Crypto package.
+ .
+ M2Crypto is an SSL toolkit for Python.




More information about the Python-modules-commits mailing list