[Python-modules-commits] r34146 - in packages/pyasn1/tags (10 files)
mithrandi at users.alioth.debian.org
mithrandi at users.alioth.debian.org
Fri Sep 4 06:38:12 UTC 2015
Date: Friday, September 4, 2015 @ 06:38:11
Author: mithrandi
Revision: 34146
[svn-buildpackage] Tagging pyasn1 0.1.8-2
Added:
packages/pyasn1/tags/0.1.8-2/
packages/pyasn1/tags/0.1.8-2/debian/changelog
(from rev 34145, packages/pyasn1/trunk/debian/changelog)
packages/pyasn1/tags/0.1.8-2/debian/compat
(from rev 34144, packages/pyasn1/trunk/debian/compat)
packages/pyasn1/tags/0.1.8-2/debian/control
(from rev 34144, packages/pyasn1/trunk/debian/control)
packages/pyasn1/tags/0.1.8-2/debian/pypy-pyasn1.install
(from rev 34142, packages/pyasn1/trunk/debian/pypy-pyasn1.install)
packages/pyasn1/tags/0.1.8-2/debian/rules
(from rev 34143, packages/pyasn1/trunk/debian/rules)
Deleted:
packages/pyasn1/tags/0.1.8-2/debian/changelog
packages/pyasn1/tags/0.1.8-2/debian/compat
packages/pyasn1/tags/0.1.8-2/debian/control
packages/pyasn1/tags/0.1.8-2/debian/rules
Deleted: packages/pyasn1/tags/0.1.8-2/debian/changelog
===================================================================
--- packages/pyasn1/trunk/debian/changelog 2015-09-04 05:39:05 UTC (rev 34141)
+++ packages/pyasn1/tags/0.1.8-2/debian/changelog 2015-09-04 06:38:11 UTC (rev 34146)
@@ -1,151 +0,0 @@
-pyasn1 (0.1.8-1) unstable; urgency=medium
-
- * New upstream release
- * Bump Standards-Version to 3.9.6.
- * Run unittests with Python 3 too.
-
- -- Vincent Bernat <bernat at debian.org> Tue, 28 Jul 2015 08:02:59 +0200
-
-pyasn1 (0.1.7-1) unstable; urgency=low
-
- [ Vincent Bernat ]
- * New upstream release.
- * Bump Standards-Version to 3.9.4.
- * Examples are not provided any more. Ship more documentation instead.
- * Add python3-pyasn1 package for Python 3 support.
- * Update debian/copyright to reflect licensing change.
-
- [ Jakub Wilk ]
- * Use canonical URIs for Vcs-* fields.
-
- [ Yaroslav Halchenko ]
- * Team upload
- * New upstream release (Closes: #691421)
- * debian/rules:
- - run tests (test/suite.py) upon build
-
- -- Vincent Bernat <bernat at debian.org> Tue, 24 Sep 2013 09:28:33 +0200
-
-pyasn1 (0.1.3-1) unstable; urgency=low
-
- * Team upload.
-
- [ Deepak Tripathi ]
- * debian/watch
- + updated source to sf.net redirector.
-
- [Arnaud Fontaine]
- * New upstream release. Closes: #651686.
- + PyASN1 manual has been renamed, thus update doc-base.
- * Fix FTBFS if built twice by adding debian/source/options to ignore
- changes to .egg-info directory. Closes: #671249.
- * Switch from python-support to dh_python2.
- * debian/watch: fix regex to not match pyasn1-modules.
- * debian/copyright: switch to machine-readable format.
- * debian/control:
- + Add doc-base to Suggests.
- + Bump Standards-Version to 3.9.3. No changes needed.
- + Build-Depends on python-all rather than only python.
-
- -- Arnaud Fontaine <arnau at debian.org> Mon, 21 May 2012 17:45:30 +0900
-
-pyasn1 (0.0.11a-1) unstable; urgency=low
-
- * New upstream release (Closes: #579556).
- * Bumped Standard version to 3.8.4 (No changes).
- * debian/control:
- + Added myself to Uploaders.
- + Added ${misc:Depends}.
- + Aemoved python-dev and added python.
- * debian/copyright
- + Added debian's copyright information.
- + Formated and updated copy information.
- * Added debian/python-pyasn1.doc-base.
- * debian/source:
- + Switch to dpkg-source 3.0 (quilt) format.
-
- [Arnaud Fontaine]
- * debian/control:
- + Remove myself from Maintainer as Jan Lübbe is now the maintainer.
-
- -- Deepak Tripathi <apenguinlinux at gmail.com> Fri, 14 May 2010 16:30:27 -0400
-
-pyasn1 (0.0.8a-1) unstable; urgency=low
-
- [ Arnaud Fontaine ]
- * New upstream release.
- * New email address.
- * Remove useless debian/control.in.
- * debian/control:
- + Update Standards-Version to 3.7.3. No changes needed.
-
- [ Piotr Ożarowski ]
- * debian/control:
- + Add Vcs-Browser and Homepage fields.
- + Rename XS-Vcs-Svn field to Vcs-Svn.
-
- [ Sandro Tosi ]
- * debian/control:
- - Uniformise Vcs-Browser field.
- * debian/control
- - switch Vcs-Browser field to viewsvn
-
- -- Arnaud Fontaine <arnau at debian.org> Thu, 29 May 2008 22:05:33 +0200
-
-pyasn1 (0.0.7a-1) unstable; urgency=low
-
- * New upstream release
- * Update my maintainer address
-
- -- Jan Luebbe <jluebbe at debian.org> Sun, 26 Aug 2007 13:26:31 +0200
-
-pyasn1 (0.0.6a-1) unstable; urgency=low
-
- [ Arnaud Fontaine ]
- * New upstream release.
- * Add egg support.
-
- [ Piotr Ozarowski ]
- * Added XS-Vcs-Svn field
-
- -- Arnaud Fontaine <arnaud at andesi.org> Mon, 16 Apr 2007 17:56:28 +0200
-
-pyasn1 (0.0.5a-2) unstable; urgency=low
-
- * New Python policy changes. Closes: #373484.
- + debian/compat:
- - Update debhelper compatibility to 5.
- + debian/rules:
- - Add DEB_PYTHON_SYSTEM=pysupport.
- + debian/control.in
- - Clean Build-Depends and Depends, cdbs handles that
- automatically now.
- - XB-Python-Version and Provides for binary package.
- + debian/postinst && debian/prerm:
- - Remove "hand made" python-support stuff, cdbs does this.
-
- -- Arnaud Fontaine <arnaud at andesi.org> Mon, 19 Jun 2006 23:51:44 +0200
-
-pyasn1 (0.0.5a-1) unstable; urgency=low
-
- * New upstream release.
- * Bumped Standards-Version to 3.7.2.
- * Add debian/source.lintian-overrides for Build-Depends warnings
- concerning python-support
- * Update python-support to 0.2.1 in debian/control* and
- debian/rules.
-
- -- Arnaud Fontaine <arnaud at andesi.org> Thu, 1 Jun 2006 16:41:11 +0200
-
-pyasn1 (0.0.4a-2) unstable; urgency=low
-
- * Move Build-Depends-Indep to Build-Depends according
- to the debian policy.
-
- -- Arnaud Fontaine <arnaud at andesi.org> Sat, 22 Apr 2006 19:22:53 +0200
-
-pyasn1 (0.0.4a-1) unstable; urgency=low
-
- * Initial release. Closes: #364204.
-
- -- Arnaud Fontaine <arnaud at andesi.org> Fri, 22 Apr 2006 08:22:12 +0200
Copied: packages/pyasn1/tags/0.1.8-2/debian/changelog (from rev 34145, packages/pyasn1/trunk/debian/changelog)
===================================================================
--- packages/pyasn1/tags/0.1.8-2/debian/changelog (rev 0)
+++ packages/pyasn1/tags/0.1.8-2/debian/changelog 2015-09-04 06:38:11 UTC (rev 34146)
@@ -0,0 +1,160 @@
+pyasn1 (0.1.8-2) unstable; urgency=medium
+
+ * Team upload.
+ * Add pypy-pyasn1 package.
+ * Remove deprecated DEB_COMPRESS_EXCLUDE.
+ * Bump debhelper compat level (no changes needed).
+
+ -- Tristan Seligmann <mithrandi at debian.org> Fri, 04 Sep 2015 08:35:01 +0200
+
+pyasn1 (0.1.8-1) unstable; urgency=medium
+
+ * New upstream release
+ * Bump Standards-Version to 3.9.6.
+ * Run unittests with Python 3 too.
+
+ -- Vincent Bernat <bernat at debian.org> Tue, 28 Jul 2015 08:02:59 +0200
+
+pyasn1 (0.1.7-1) unstable; urgency=low
+
+ [ Vincent Bernat ]
+ * New upstream release.
+ * Bump Standards-Version to 3.9.4.
+ * Examples are not provided any more. Ship more documentation instead.
+ * Add python3-pyasn1 package for Python 3 support.
+ * Update debian/copyright to reflect licensing change.
+
+ [ Jakub Wilk ]
+ * Use canonical URIs for Vcs-* fields.
+
+ [ Yaroslav Halchenko ]
+ * Team upload
+ * New upstream release (Closes: #691421)
+ * debian/rules:
+ - run tests (test/suite.py) upon build
+
+ -- Vincent Bernat <bernat at debian.org> Tue, 24 Sep 2013 09:28:33 +0200
+
+pyasn1 (0.1.3-1) unstable; urgency=low
+
+ * Team upload.
+
+ [ Deepak Tripathi ]
+ * debian/watch
+ + updated source to sf.net redirector.
+
+ [Arnaud Fontaine]
+ * New upstream release. Closes: #651686.
+ + PyASN1 manual has been renamed, thus update doc-base.
+ * Fix FTBFS if built twice by adding debian/source/options to ignore
+ changes to .egg-info directory. Closes: #671249.
+ * Switch from python-support to dh_python2.
+ * debian/watch: fix regex to not match pyasn1-modules.
+ * debian/copyright: switch to machine-readable format.
+ * debian/control:
+ + Add doc-base to Suggests.
+ + Bump Standards-Version to 3.9.3. No changes needed.
+ + Build-Depends on python-all rather than only python.
+
+ -- Arnaud Fontaine <arnau at debian.org> Mon, 21 May 2012 17:45:30 +0900
+
+pyasn1 (0.0.11a-1) unstable; urgency=low
+
+ * New upstream release (Closes: #579556).
+ * Bumped Standard version to 3.8.4 (No changes).
+ * debian/control:
+ + Added myself to Uploaders.
+ + Added ${misc:Depends}.
+ + Aemoved python-dev and added python.
+ * debian/copyright
+ + Added debian's copyright information.
+ + Formated and updated copy information.
+ * Added debian/python-pyasn1.doc-base.
+ * debian/source:
+ + Switch to dpkg-source 3.0 (quilt) format.
+
+ [Arnaud Fontaine]
+ * debian/control:
+ + Remove myself from Maintainer as Jan Lübbe is now the maintainer.
+
+ -- Deepak Tripathi <apenguinlinux at gmail.com> Fri, 14 May 2010 16:30:27 -0400
+
+pyasn1 (0.0.8a-1) unstable; urgency=low
+
+ [ Arnaud Fontaine ]
+ * New upstream release.
+ * New email address.
+ * Remove useless debian/control.in.
+ * debian/control:
+ + Update Standards-Version to 3.7.3. No changes needed.
+
+ [ Piotr Ożarowski ]
+ * debian/control:
+ + Add Vcs-Browser and Homepage fields.
+ + Rename XS-Vcs-Svn field to Vcs-Svn.
+
+ [ Sandro Tosi ]
+ * debian/control:
+ - Uniformise Vcs-Browser field.
+ * debian/control
+ - switch Vcs-Browser field to viewsvn
+
+ -- Arnaud Fontaine <arnau at debian.org> Thu, 29 May 2008 22:05:33 +0200
+
+pyasn1 (0.0.7a-1) unstable; urgency=low
+
+ * New upstream release
+ * Update my maintainer address
+
+ -- Jan Luebbe <jluebbe at debian.org> Sun, 26 Aug 2007 13:26:31 +0200
+
+pyasn1 (0.0.6a-1) unstable; urgency=low
+
+ [ Arnaud Fontaine ]
+ * New upstream release.
+ * Add egg support.
+
+ [ Piotr Ozarowski ]
+ * Added XS-Vcs-Svn field
+
+ -- Arnaud Fontaine <arnaud at andesi.org> Mon, 16 Apr 2007 17:56:28 +0200
+
+pyasn1 (0.0.5a-2) unstable; urgency=low
+
+ * New Python policy changes. Closes: #373484.
+ + debian/compat:
+ - Update debhelper compatibility to 5.
+ + debian/rules:
+ - Add DEB_PYTHON_SYSTEM=pysupport.
+ + debian/control.in
+ - Clean Build-Depends and Depends, cdbs handles that
+ automatically now.
+ - XB-Python-Version and Provides for binary package.
+ + debian/postinst && debian/prerm:
+ - Remove "hand made" python-support stuff, cdbs does this.
+
+ -- Arnaud Fontaine <arnaud at andesi.org> Mon, 19 Jun 2006 23:51:44 +0200
+
+pyasn1 (0.0.5a-1) unstable; urgency=low
+
+ * New upstream release.
+ * Bumped Standards-Version to 3.7.2.
+ * Add debian/source.lintian-overrides for Build-Depends warnings
+ concerning python-support
+ * Update python-support to 0.2.1 in debian/control* and
+ debian/rules.
+
+ -- Arnaud Fontaine <arnaud at andesi.org> Thu, 1 Jun 2006 16:41:11 +0200
+
+pyasn1 (0.0.4a-2) unstable; urgency=low
+
+ * Move Build-Depends-Indep to Build-Depends according
+ to the debian policy.
+
+ -- Arnaud Fontaine <arnaud at andesi.org> Sat, 22 Apr 2006 19:22:53 +0200
+
+pyasn1 (0.0.4a-1) unstable; urgency=low
+
+ * Initial release. Closes: #364204.
+
+ -- Arnaud Fontaine <arnaud at andesi.org> Fri, 22 Apr 2006 08:22:12 +0200
Deleted: packages/pyasn1/tags/0.1.8-2/debian/compat
===================================================================
--- packages/pyasn1/trunk/debian/compat 2015-09-04 05:39:05 UTC (rev 34141)
+++ packages/pyasn1/tags/0.1.8-2/debian/compat 2015-09-04 06:38:11 UTC (rev 34146)
@@ -1 +0,0 @@
-5
Copied: packages/pyasn1/tags/0.1.8-2/debian/compat (from rev 34144, packages/pyasn1/trunk/debian/compat)
===================================================================
--- packages/pyasn1/tags/0.1.8-2/debian/compat (rev 0)
+++ packages/pyasn1/tags/0.1.8-2/debian/compat 2015-09-04 06:38:11 UTC (rev 34146)
@@ -0,0 +1 @@
+9
Deleted: packages/pyasn1/tags/0.1.8-2/debian/control
===================================================================
--- packages/pyasn1/trunk/debian/control 2015-09-04 05:39:05 UTC (rev 34141)
+++ packages/pyasn1/tags/0.1.8-2/debian/control 2015-09-04 06:38:11 UTC (rev 34146)
@@ -1,39 +0,0 @@
-Source: pyasn1
-Section: python
-Priority: optional
-Maintainer: Jan Lübbe <jluebbe at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
- Deepak Tripathi <apenguinlinux at gmail.com>, Vincent Bernat <bernat at debian.org>
-Standards-Version: 3.9.6
-Build-Depends: debhelper (>= 5.0.37.2),
- cdbs (>= 0.4.90~),
- python-all (>= 2.6.6-3~), python3-all
-Build-Depends-Indep: python-setuptools, python3-setuptools
-X-Python-Version: >= 2.4
-Homepage: http://pyasn1.sourceforge.net/
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyasn1/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyasn1/trunk/
-
-Package: python-pyasn1
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Suggests: doc-base
-Description: ASN.1 library for Python (Python 2 module)
- This is an implementation of ASN.1 types and codecs in Python
- programming language. It has been first written to support particular
- protocol (SNMP) but then generalized to be suitable for a wide range
- of protocols based on ASN.1 specification.
- .
- This package contains the Python 2 module.
-
-Package: python3-pyasn1
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Suggests: doc-base
-Description: ASN.1 library for Python (Python 3 module)
- This is an implementation of ASN.1 types and codecs in Python
- programming language. It has been first written to support particular
- protocol (SNMP) but then generalized to be suitable for a wide range
- of protocols based on ASN.1 specification.
- .
- This package contains the Python 3 module.
Copied: packages/pyasn1/tags/0.1.8-2/debian/control (from rev 34144, packages/pyasn1/trunk/debian/control)
===================================================================
--- packages/pyasn1/tags/0.1.8-2/debian/control (rev 0)
+++ packages/pyasn1/tags/0.1.8-2/debian/control 2015-09-04 06:38:11 UTC (rev 34146)
@@ -0,0 +1,55 @@
+Source: pyasn1
+Section: python
+Priority: optional
+Maintainer: Jan Lübbe <jluebbe at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
+ Deepak Tripathi <apenguinlinux at gmail.com>,
+ Vincent Bernat <bernat at debian.org>
+Standards-Version: 3.9.6
+Build-Depends: cdbs (>= 0.4.90~),
+ debhelper (>= 9),
+ dh-python,
+ pypy,
+ python-all (>= 2.6.6-3~),
+ python3-all
+Build-Depends-Indep: pypy-setuptools, python-setuptools, python3-setuptools
+X-Python-Version: >= 2.4
+Homepage: http://pyasn1.sourceforge.net/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyasn1/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyasn1/trunk/
+
+Package: python-pyasn1
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}
+Suggests: doc-base
+Description: ASN.1 library for Python (Python 2 module)
+ This is an implementation of ASN.1 types and codecs in Python
+ programming language. It has been first written to support particular
+ protocol (SNMP) but then generalized to be suitable for a wide range
+ of protocols based on ASN.1 specification.
+ .
+ This package contains the Python 2 module.
+
+Package: python3-pyasn1
+Architecture: all
+Depends: ${misc:Depends}, ${python3:Depends}
+Suggests: doc-base
+Description: ASN.1 library for Python (Python 3 module)
+ This is an implementation of ASN.1 types and codecs in Python
+ programming language. It has been first written to support particular
+ protocol (SNMP) but then generalized to be suitable for a wide range
+ of protocols based on ASN.1 specification.
+ .
+ This package contains the Python 3 module.
+
+Package: pypy-pyasn1
+Architecture: all
+Depends: ${misc:Depends}, ${pypy:Depends}
+Suggests: doc-base
+Description: ASN.1 library for Python (PyPy module)
+ This is an implementation of ASN.1 types and codecs in Python
+ programming language. It has been first written to support particular
+ protocol (SNMP) but then generalized to be suitable for a wide range
+ of protocols based on ASN.1 specification.
+ .
+ This package contains the PyPy module.
Copied: packages/pyasn1/tags/0.1.8-2/debian/pypy-pyasn1.install (from rev 34142, packages/pyasn1/trunk/debian/pypy-pyasn1.install)
===================================================================
--- packages/pyasn1/tags/0.1.8-2/debian/pypy-pyasn1.install (rev 0)
+++ packages/pyasn1/tags/0.1.8-2/debian/pypy-pyasn1.install 2015-09-04 06:38:11 UTC (rev 34146)
@@ -0,0 +1 @@
+debian/tmp/usr/lib/pypy*
Deleted: packages/pyasn1/tags/0.1.8-2/debian/rules
===================================================================
--- packages/pyasn1/trunk/debian/rules 2015-09-04 05:39:05 UTC (rev 34141)
+++ packages/pyasn1/tags/0.1.8-2/debian/rules 2015-09-04 06:38:11 UTC (rev 34146)
@@ -1,21 +0,0 @@
-#!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
-
-# Don't compress .py files
-DEB_COMPRESS_EXCLUDE := .py
-
-# Install egg-info directories
-DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed \
- --install-layout=deb
-
-ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
-install/python-pyasn1 install/python3-pyasn1::
- set -e; cd test; for buildver in $(cdbs_curpythonbuildversions); do \
- echo "I: Running pyasn1 unittests using python$$buildver"; \
- pd=$$(/bin/ls -d $(CURDIR)/build/$(if $(filter $(cdbs_curpythonstem),3),lib,lib.*-$$buildver)) && \
- PYTHONPATH=$$pd $(call cdbs_python_binary,python$$buildver) suite.py; \
- done
-endif
Copied: packages/pyasn1/tags/0.1.8-2/debian/rules (from rev 34143, packages/pyasn1/trunk/debian/rules)
===================================================================
--- packages/pyasn1/tags/0.1.8-2/debian/rules (rev 0)
+++ packages/pyasn1/tags/0.1.8-2/debian/rules 2015-09-04 06:38:11 UTC (rev 34146)
@@ -0,0 +1,55 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+
+# pypy binary package
+pypy_package = pypy-pyasn1
+
+# Install egg-info directories
+DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed \
+ --install-layout=deb
+
+# hook pypy-pyasn1 into existing cdbs build stage
+build/$(pypy_package):: build/%: debian/python-module-stampdir/%
+debian/python-module-stampdir/$(pypy_package):
+ cd $(cdbs_python_distutils_srcdir) && \
+ pypy $(cdbs_python_setup_cmd) build \
+ $(cdbs_python_build_args)
+ touch $@
+
+# hook pypy-pyasn1 into existing cdbs install stage
+install/$(pypy_package)::
+ cd $(cdbs_python_distutils_srcdir) && \
+ pypy $(cdbs_python_setup_cmd) install \
+ --root="$(cdbs_python_destdir)" \
+ --install-purelib=$(call cdbs_expand_python_distutils_installdir,pypy) \
+ $(cdbs_python_install_args)
+
+# hook in binary-post-install to invoke dh_pypy to calculate
+# dependencies, add maintainer script and byte compile files.
+binary-post-install/$(pypy_package):: binary-post-install/%: binary-install-python/%
+binary-install-python/$(pypy_package):: binary-install-python/%: binary-install/%
+ dh_pypy -p$(cdbs_curpkg) $(call cdbs_expand_curvar,DEB_DH_PYTHONHELPER_ARGS) $(call cdbs_expand_curvar, DEB_PYTHON_PRIVATE_MODULE_DIRS)
+
+python-module-clean/$(pypy_package)::
+ -cd $(cdbs_python_distutils_srcdir) && \
+ pypy $(cdbs_python_setup_cmd) clean \
+ $(cdbs_python_clean_args)
+
+ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
+install/python-pyasn1 install/python3-pyasn1::
+ set -e; cd test; for buildver in $(cdbs_curpythonbuildversions); do \
+ echo "I: Running pyasn1 unittests using python$$buildver"; \
+ pd=$$(/bin/ls -d $(CURDIR)/build/$(if $(filter $(cdbs_curpythonstem),3),lib,lib.*-$$buildver)) && \
+ PYTHONPATH=$$pd $(call cdbs_python_binary,python$$buildver) suite.py; \
+ done
+
+install/pypy-pyasn1::
+ set -e; cd test; \
+ echo "I: Running pyasn1 unittests using pypy"; \
+ pd=$$(/bin/ls -d $(CURDIR)/build/lib) && \
+ PYTHONPATH=$$pd pypy suite.py; \
+ done
+endif
More information about the Python-modules-commits
mailing list