[Python-modules-commits] r24995 - in packages/python-pytc/tags (8 files)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Thu Jun 27 16:53:46 UTC 2013
Date: Thursday, June 27, 2013 @ 16:53:44
Author: dktrkranz
Revision: 24995
[svn-buildpackage] Tagging python-pytc 0.8-2
Added:
packages/python-pytc/tags/0.8-2/
packages/python-pytc/tags/0.8-2/debian/changelog
(from rev 24994, packages/python-pytc/trunk/debian/changelog)
packages/python-pytc/tags/0.8-2/debian/control
(from rev 24994, packages/python-pytc/trunk/debian/control)
packages/python-pytc/tags/0.8-2/debian/rules
(from rev 24994, packages/python-pytc/trunk/debian/rules)
Deleted:
packages/python-pytc/tags/0.8-2/debian/changelog
packages/python-pytc/tags/0.8-2/debian/control
packages/python-pytc/tags/0.8-2/debian/pycompat
packages/python-pytc/tags/0.8-2/debian/rules
Deleted: packages/python-pytc/tags/0.8-2/debian/changelog
===================================================================
--- packages/python-pytc/trunk/debian/changelog 2013-06-27 16:35:51 UTC (rev 24993)
+++ packages/python-pytc/tags/0.8-2/debian/changelog 2013-06-27 16:53:44 UTC (rev 24995)
@@ -1,23 +0,0 @@
-python-pytc (0.8-2) UNRELEASED; urgency=low
-
- * Use canonical URIs for Vcs-* fields.
-
- -- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:03:16 +0200
-
-python-pytc (0.8-1) unstable; urgency=low
-
- * New upstream release.
- * Add myself to Uploaders.
- * Bump Standards-Version to 3.9.1; no changes.
- * Rebuild against current tokyocabinet packages; closes: #532198.
- * New patch: 10_allow_tcbdb_rangefwm_null_bytes; allows for using \x00
- bytes in TCBDB range searches.
- * Upload to unstable.
-
- -- Robert S. Edmonds <edmonds at debian.org> Tue, 04 Jan 2011 20:03:22 -0500
-
-python-pytc (0.6-2) experimental; urgency=low
-
- * Initial release (Closes: #508822)
-
- -- Vernon Tang <vt at foilhead.net> Tue, 16 Dec 2008 03:44:19 +0800
Copied: packages/python-pytc/tags/0.8-2/debian/changelog (from rev 24994, packages/python-pytc/trunk/debian/changelog)
===================================================================
--- packages/python-pytc/tags/0.8-2/debian/changelog (rev 0)
+++ packages/python-pytc/tags/0.8-2/debian/changelog 2013-06-27 16:53:44 UTC (rev 24995)
@@ -0,0 +1,29 @@
+python-pytc (0.8-2) unstable; urgency=low
+
+ * Team upload.
+
+ [ Jakub Wilk ]
+ * Use canonical URIs for Vcs-* fields.
+
+ [ Andrea Colangelo ]
+ * Convert to dh_python2 (Closes: #617026).
+
+ -- Andrea Colangelo <warp10 at ubuntu.com> Sun, 05 May 2013 16:03:16 +0200
+
+python-pytc (0.8-1) unstable; urgency=low
+
+ * New upstream release.
+ * Add myself to Uploaders.
+ * Bump Standards-Version to 3.9.1; no changes.
+ * Rebuild against current tokyocabinet packages; closes: #532198.
+ * New patch: 10_allow_tcbdb_rangefwm_null_bytes; allows for using \x00
+ bytes in TCBDB range searches.
+ * Upload to unstable.
+
+ -- Robert S. Edmonds <edmonds at debian.org> Tue, 04 Jan 2011 20:03:22 -0500
+
+python-pytc (0.6-2) experimental; urgency=low
+
+ * Initial release (Closes: #508822)
+
+ -- Vernon Tang <vt at foilhead.net> Tue, 16 Dec 2008 03:44:19 +0800
Deleted: packages/python-pytc/tags/0.8-2/debian/control
===================================================================
--- packages/python-pytc/trunk/debian/control 2013-06-27 16:35:51 UTC (rev 24993)
+++ packages/python-pytc/tags/0.8-2/debian/control 2013-06-27 16:53:44 UTC (rev 24995)
@@ -1,36 +0,0 @@
-Source: python-pytc
-Section: python
-Priority: optional
-Maintainer: Vernon Tang <vt at foilhead.net>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
- Robert S. Edmonds <edmonds at debian.org>
-Build-Depends: debhelper (>= 7), cdbs (>= 0.4.41), quilt, python-central,
- python-all-dev (>= 2.3), python-all-dbg (>= 2.3), libtokyocabinet-dev (>= 1.3.6)
-XS-Python-Version: >= 2.3
-Standards-Version: 3.9.1
-Homepage: http://pypi.python.org/pypi/pytc/
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-pytc/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-pytc/trunk/
-
-Package: python-pytc
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
-Description: Python bindings for the Tokyo Cabinet database
- This package contains the pytc module, which gives Python programs the
- ability to work with Tokyo Cabinet database files.
-
-Package: python-pytc-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: python-pytc (= ${binary:Version}),
- ${shlibs:Depends}, ${misc:Depends}, python-dbg
-Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
-Description: Python bindings for the Tokyo Cabinet database (debug extension)
- This package contains the pytc module, which gives Python programs the
- ability to work with Tokyo Cabinet database files.
- .
- This package contains the extension built for the Python debug interpreter.
Copied: packages/python-pytc/tags/0.8-2/debian/control (from rev 24994, packages/python-pytc/trunk/debian/control)
===================================================================
--- packages/python-pytc/tags/0.8-2/debian/control (rev 0)
+++ packages/python-pytc/tags/0.8-2/debian/control 2013-06-27 16:53:44 UTC (rev 24995)
@@ -0,0 +1,34 @@
+Source: python-pytc
+Section: python
+Priority: optional
+Maintainer: Vernon Tang <vt at foilhead.net>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
+ Robert S. Edmonds <edmonds at debian.org>
+Build-Depends: debhelper (>= 7), cdbs (>= 0.4.90~), quilt, python-all-dev (>= 2.6.6-3~), python-all-dbg (>= 2.6.6-3~), libtokyocabinet-dev (>= 1.3.6)
+X-Python-Version: >= 2.3
+Standards-Version: 3.9.1
+Homepage: http://pypi.python.org/pypi/pytc/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-pytc/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-pytc/trunk/
+
+Package: python-pytc
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
+Description: Python bindings for the Tokyo Cabinet database
+ This package contains the pytc module, which gives Python programs the
+ ability to work with Tokyo Cabinet database files.
+
+Package: python-pytc-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: python-pytc (= ${binary:Version}),
+ ${shlibs:Depends}, ${misc:Depends}, python-dbg
+Provides: ${python:Provides}
+Description: Python bindings for the Tokyo Cabinet database (debug extension)
+ This package contains the pytc module, which gives Python programs the
+ ability to work with Tokyo Cabinet database files.
+ .
+ This package contains the extension built for the Python debug interpreter.
Deleted: packages/python-pytc/tags/0.8-2/debian/pycompat
===================================================================
--- packages/python-pytc/trunk/debian/pycompat 2013-06-27 16:35:51 UTC (rev 24993)
+++ packages/python-pytc/tags/0.8-2/debian/pycompat 2013-06-27 16:53:44 UTC (rev 24995)
@@ -1 +0,0 @@
-2
Deleted: packages/python-pytc/tags/0.8-2/debian/rules
===================================================================
--- packages/python-pytc/trunk/debian/rules 2013-06-27 16:35:51 UTC (rev 24993)
+++ packages/python-pytc/tags/0.8-2/debian/rules 2013-06-27 16:53:44 UTC (rev 24995)
@@ -1,28 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_PYTHON_SYSTEM=pycentral
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
-
-build/python-pytc-dbg::
- set -e; \
- for i in $(cdbs_python_build_versions); do \
- python$$i-dbg setup.py build; \
- done
-
-install/python-pytc-dbg::
- set -e; \
- for i in $(cdbs_python_build_versions); do \
- python$$i-dbg setup.py install --root $(CURDIR)/debian/python-pytc-dbg $(DEB_PYTHON_INSTALL_ARGS_ALL); \
- done
- find debian/python-pytc-dbg ! -type d ! -name '*_d.so' -delete
- find debian/python-pytc-dbg -depth -empty -exec rmdir {} \;
-
-binary-predeb/python-pytc-dbg::
- rm -rf debian/python-pytc-dbg/usr/share/doc/python-pytc-dbg
- ln -s python-pytc debian/python-pytc-dbg/usr/share/doc/python-pytc-dbg
-
-clean::
- rm -rf build
Copied: packages/python-pytc/tags/0.8-2/debian/rules (from rev 24994, packages/python-pytc/trunk/debian/rules)
===================================================================
--- packages/python-pytc/tags/0.8-2/debian/rules (rev 0)
+++ packages/python-pytc/tags/0.8-2/debian/rules 2013-06-27 16:53:44 UTC (rev 24995)
@@ -0,0 +1,26 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+
+build/python-pytc-dbg::
+ set -e; \
+ for i in $(cdbs_python_build_versions); do \
+ python$$i-dbg setup.py build; \
+ done
+
+install/python-pytc-dbg::
+ set -e; \
+ for i in $(cdbs_python_build_versions); do \
+ python$$i-dbg setup.py install --root $(CURDIR)/debian/python-pytc-dbg $(DEB_PYTHON_INSTALL_ARGS_ALL); \
+ done
+ find debian/python-pytc-dbg ! -type d ! -name '*_d.so' -delete
+ find debian/python-pytc-dbg -depth -empty -exec rmdir {} \;
+
+binary-predeb/python-pytc-dbg::
+ rm -rf debian/python-pytc-dbg/usr/share/doc/python-pytc-dbg
+ ln -s python-pytc debian/python-pytc-dbg/usr/share/doc/python-pytc-dbg
+
+clean::
+ rm -rf build
More information about the Python-modules-commits
mailing list