[Python-modules-commits] r15343 - in packages/pyenchant/tags (9 files)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sat Jan 15 22:04:05 UTC 2011
Date: Saturday, January 15, 2011 @ 22:03:59
Author: piotr
Revision: 15343
[svn-buildpackage] Tagging pyenchant 1.6.5-1
Added:
packages/pyenchant/tags/1.6.5-1/
packages/pyenchant/tags/1.6.5-1/debian/changelog
(from rev 15341, packages/pyenchant/trunk/debian/changelog)
packages/pyenchant/tags/1.6.5-1/debian/control
(from rev 15341, packages/pyenchant/trunk/debian/control)
packages/pyenchant/tags/1.6.5-1/debian/rules
(from rev 15341, packages/pyenchant/trunk/debian/rules)
packages/pyenchant/tags/1.6.5-1/debian/source/format
(from rev 15342, packages/pyenchant/trunk/debian/source/format)
Deleted:
packages/pyenchant/tags/1.6.5-1/debian/changelog
packages/pyenchant/tags/1.6.5-1/debian/control
packages/pyenchant/tags/1.6.5-1/debian/rules
packages/pyenchant/tags/1.6.5-1/debian/source/format
Deleted: packages/pyenchant/tags/1.6.5-1/debian/changelog
===================================================================
--- packages/pyenchant/trunk/debian/changelog 2011-01-14 18:17:57 UTC (rev 15332)
+++ packages/pyenchant/tags/1.6.5-1/debian/changelog 2011-01-15 22:03:59 UTC (rev 15343)
@@ -1,144 +0,0 @@
-pyenchant (1.6.3-1) experimental; urgency=low
-
- * New upstream release
- * debian/watch is checking pypi.python.org now
- * Drop Conflicts/Provides: python2.4-enchant (no longer needed)
- * Standards-Version bumped to 3.9.1 (no changes needed)
-
- -- Piotr Ożarowski <piotr at debian.org> Wed, 18 Aug 2010 13:36:18 +0200
-
-pyenchant (1.5.3-2) unstable; urgency=low
-
- * Drop python-ctypes dependency and bump minimum required Python version
- to 2.5 (closes: #562478)
- * Standards-Version bumped to 3.8.3 (no changes needed)
-
- -- Piotr Ożarowski <piotr at debian.org> Sat, 09 Jan 2010 17:46:50 +0100
-
-pyenchant (1.5.3-1) unstable; urgency=low
-
- * New upstream release
-
- -- Piotr Ożarowski <piotr at debian.org> Sun, 03 May 2009 23:21:02 +0200
-
-pyenchant (1.5.2-1) unstable; urgency=low
-
- * New upstream release
- * Switch to python-support
- + add preinst to remove pycentral files
- * Change Debian packaging license to LGPL (to match upstream)
- * Standards-Version bumped to 3.8.1 (no changes needed)
- * Upload to unstable
-
- -- Piotr Ożarowski <piotr at debian.org> Sun, 26 Apr 2009 21:49:37 +0200
-
-pyenchant (1.5.1-1) experimental; urgency=low
-
- * New upstream release (upload to experimental due to Lenny freeze, to ease
- testing rev. dependencies)
-
- -- Piotr Ożarowski <piotr at debian.org> Thu, 08 Jan 2009 21:01:58 +0100
-
-pyenchant (1.5.0-1) experimental; urgency=low
-
- [ Piotr Ożarowski ]
- * New upstream release (upload to experimental due to Lenny freeze, to ease
- testing rev. dependencies)
- * Architecture changed to all
- + python-ctypes added to Depends
- + ${shlibs:Depends} generated in debian/rules (i.e. not via debhelper)
- * Drop not really needed fix_import_path patch
- * Compress binary package with bzip2
-
- [ Sandro Tosi ]
- * Switch Vcs-Browser field to viewsvn
-
- -- Piotr Ożarowski <piotr at debian.org> Tue, 25 Nov 2008 20:22:03 +0100
-
-pyenchant (1.4.2-3) unstable; urgency=medium
-
- * libenchant-dev's required build version bumped to >=1.4.2-3.3
- * add fix_import_path patch (_enchant.so is now in enchant's dir after
- latest changes)
- + quilt added to Build-Depends
-
- -- Piotr Ożarowski <piotr at debian.org> Mon, 20 Oct 2008 21:21:05 +0200
-
-pyenchant (1.4.2-2) unstable; urgency=low
-
- * libenchant-dev's required build version bumped to >=1.4.2-3.1
-
- -- Piotr Ożarowski <piotr at debian.org> Wed, 01 Oct 2008 21:23:10 +0200
-
-pyenchant (1.4.2-1) unstable; urgency=low
-
- * New upstream release
- + libenchant-dev's required build version bumped to >=1.4
-
- -- Piotr Ożarowski <piotr at debian.org> Fri, 05 Sep 2008 22:48:26 +0200
-
-pyenchant (1.3.1-2) unstable; urgency=low
-
- * Rebuild against new python-central (closes: #490518)
- * Suggests python-gobject, python-gtk2 and python-wxgtk2.6 | python-wxgtk2.8
- (for GtkSpellCheckerDialog and wxSpellCheckerDialog)
- * Let python-central do the Egg renaming part
- + python-central required build version bumped to 0.6.1
- + debian/rules updated
- * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
- * Add "~" to python-setuptools' and libenchant-dev's required build version
- (to ease backports)
- * Standards-Version bumped to 3.8.0:
- + Homepage field added
-
- -- Piotr Ożarowski <piotr at debian.org> Sat, 12 Jul 2008 22:51:31 +0200
-
-pyenchant (1.3.1-1) unstable; urgency=low
-
- * New upstream release
-
- -- Piotr Ożarowski <piotr at debian.org> Wed, 19 Sep 2007 21:02:08 +0200
-
-pyenchant (1.3.0-2) unstable; urgency=low
-
- * Upload to unstable
- * Changed my address to piotr at debian.org
-
- -- Piotr Ożarowski <piotr at debian.org> Fri, 04 May 2007 17:42:45 +0200
-
-pyenchant (1.3.0-1) experimental; urgency=low
-
- * New upstream release (upload to experimental due to Etch freeze)
- * Added XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control
-
- -- Piotr Ozarowski <ozarow at gmail.com> Fri, 29 Dec 2006 16:43:54 +0100
-
-pyenchant (1.2.0-1) unstable; urgency=low
-
- * New upstream release
- * debian/rules cleaned:
- + dh_python removed, dh_pycentral will generate all data now
- + assume that setuptools is available for all supported python versions
- * debian/control:
- + bumped debhelper and python-central required versions due
- to dh_python call removal
- + libenchant needs to be at least in version 1.3.0 now (build req. updated)
- + removed python2.3-enchant from Conflicts: and Replaces:
- (python v2.3 is no longer supported in Debian)
- * shootout.py file no longer installed as example file
- * Updated copyright years in debian/copyright
-
- -- Piotr Ozarowski <ozarow at gmail.com> Sun, 5 Nov 2006 16:07:32 +0100
-
-pyenchant (1.1.5-2) unstable; urgency=low
-
- * Convert to python-central (closes: #373489)
- * Standards-version bumped to 3.7.2 (no changes needed)
-
- -- Piotr Ozarowski <ozarow at gmail.com> Tue, 13 Jun 2006 10:52:43 +0200
-
-pyenchant (1.1.5-1) unstable; urgency=low
-
- * Initial release (closes: #299783)
-
- -- Piotr Ozarowski <ozarow at gmail.com> Sun, 16 Apr 2006 13:58:24 +0200
Copied: packages/pyenchant/tags/1.6.5-1/debian/changelog (from rev 15341, packages/pyenchant/trunk/debian/changelog)
===================================================================
--- packages/pyenchant/tags/1.6.5-1/debian/changelog (rev 0)
+++ packages/pyenchant/tags/1.6.5-1/debian/changelog 2011-01-15 22:03:59 UTC (rev 15343)
@@ -0,0 +1,153 @@
+pyenchant (1.6.5-1) experimental; urgency=low
+
+ * New upstream release
+ * New binary package: python3-enchant
+ * Covert to dh_python2
+ * Source format changed to 3.0 (quilt)
+
+ -- Piotr Ożarowski <piotr at debian.org> Sat, 15 Jan 2011 22:39:55 +0100
+
+pyenchant (1.6.3-1) experimental; urgency=low
+
+ * New upstream release
+ * debian/watch is checking pypi.python.org now
+ * Drop Conflicts/Provides: python2.4-enchant (no longer needed)
+ * Standards-Version bumped to 3.9.1 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org> Wed, 18 Aug 2010 13:36:18 +0200
+
+pyenchant (1.5.3-2) unstable; urgency=low
+
+ * Drop python-ctypes dependency and bump minimum required Python version
+ to 2.5 (closes: #562478)
+ * Standards-Version bumped to 3.8.3 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org> Sat, 09 Jan 2010 17:46:50 +0100
+
+pyenchant (1.5.3-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 03 May 2009 23:21:02 +0200
+
+pyenchant (1.5.2-1) unstable; urgency=low
+
+ * New upstream release
+ * Switch to python-support
+ + add preinst to remove pycentral files
+ * Change Debian packaging license to LGPL (to match upstream)
+ * Standards-Version bumped to 3.8.1 (no changes needed)
+ * Upload to unstable
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 26 Apr 2009 21:49:37 +0200
+
+pyenchant (1.5.1-1) experimental; urgency=low
+
+ * New upstream release (upload to experimental due to Lenny freeze, to ease
+ testing rev. dependencies)
+
+ -- Piotr Ożarowski <piotr at debian.org> Thu, 08 Jan 2009 21:01:58 +0100
+
+pyenchant (1.5.0-1) experimental; urgency=low
+
+ [ Piotr Ożarowski ]
+ * New upstream release (upload to experimental due to Lenny freeze, to ease
+ testing rev. dependencies)
+ * Architecture changed to all
+ + python-ctypes added to Depends
+ + ${shlibs:Depends} generated in debian/rules (i.e. not via debhelper)
+ * Drop not really needed fix_import_path patch
+ * Compress binary package with bzip2
+
+ [ Sandro Tosi ]
+ * Switch Vcs-Browser field to viewsvn
+
+ -- Piotr Ożarowski <piotr at debian.org> Tue, 25 Nov 2008 20:22:03 +0100
+
+pyenchant (1.4.2-3) unstable; urgency=medium
+
+ * libenchant-dev's required build version bumped to >=1.4.2-3.3
+ * add fix_import_path patch (_enchant.so is now in enchant's dir after
+ latest changes)
+ + quilt added to Build-Depends
+
+ -- Piotr Ożarowski <piotr at debian.org> Mon, 20 Oct 2008 21:21:05 +0200
+
+pyenchant (1.4.2-2) unstable; urgency=low
+
+ * libenchant-dev's required build version bumped to >=1.4.2-3.1
+
+ -- Piotr Ożarowski <piotr at debian.org> Wed, 01 Oct 2008 21:23:10 +0200
+
+pyenchant (1.4.2-1) unstable; urgency=low
+
+ * New upstream release
+ + libenchant-dev's required build version bumped to >=1.4
+
+ -- Piotr Ożarowski <piotr at debian.org> Fri, 05 Sep 2008 22:48:26 +0200
+
+pyenchant (1.3.1-2) unstable; urgency=low
+
+ * Rebuild against new python-central (closes: #490518)
+ * Suggests python-gobject, python-gtk2 and python-wxgtk2.6 | python-wxgtk2.8
+ (for GtkSpellCheckerDialog and wxSpellCheckerDialog)
+ * Let python-central do the Egg renaming part
+ + python-central required build version bumped to 0.6.1
+ + debian/rules updated
+ * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
+ * Add "~" to python-setuptools' and libenchant-dev's required build version
+ (to ease backports)
+ * Standards-Version bumped to 3.8.0:
+ + Homepage field added
+
+ -- Piotr Ożarowski <piotr at debian.org> Sat, 12 Jul 2008 22:51:31 +0200
+
+pyenchant (1.3.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Piotr Ożarowski <piotr at debian.org> Wed, 19 Sep 2007 21:02:08 +0200
+
+pyenchant (1.3.0-2) unstable; urgency=low
+
+ * Upload to unstable
+ * Changed my address to piotr at debian.org
+
+ -- Piotr Ożarowski <piotr at debian.org> Fri, 04 May 2007 17:42:45 +0200
+
+pyenchant (1.3.0-1) experimental; urgency=low
+
+ * New upstream release (upload to experimental due to Etch freeze)
+ * Added XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control
+
+ -- Piotr Ozarowski <ozarow at gmail.com> Fri, 29 Dec 2006 16:43:54 +0100
+
+pyenchant (1.2.0-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/rules cleaned:
+ + dh_python removed, dh_pycentral will generate all data now
+ + assume that setuptools is available for all supported python versions
+ * debian/control:
+ + bumped debhelper and python-central required versions due
+ to dh_python call removal
+ + libenchant needs to be at least in version 1.3.0 now (build req. updated)
+ + removed python2.3-enchant from Conflicts: and Replaces:
+ (python v2.3 is no longer supported in Debian)
+ * shootout.py file no longer installed as example file
+ * Updated copyright years in debian/copyright
+
+ -- Piotr Ozarowski <ozarow at gmail.com> Sun, 5 Nov 2006 16:07:32 +0100
+
+pyenchant (1.1.5-2) unstable; urgency=low
+
+ * Convert to python-central (closes: #373489)
+ * Standards-version bumped to 3.7.2 (no changes needed)
+
+ -- Piotr Ozarowski <ozarow at gmail.com> Tue, 13 Jun 2006 10:52:43 +0200
+
+pyenchant (1.1.5-1) unstable; urgency=low
+
+ * Initial release (closes: #299783)
+
+ -- Piotr Ozarowski <ozarow at gmail.com> Sun, 16 Apr 2006 13:58:24 +0200
Deleted: packages/pyenchant/tags/1.6.5-1/debian/control
===================================================================
--- packages/pyenchant/trunk/debian/control 2011-01-14 18:17:57 UTC (rev 15332)
+++ packages/pyenchant/tags/1.6.5-1/debian/control 2011-01-15 22:03:59 UTC (rev 15343)
@@ -1,23 +0,0 @@
-Source: pyenchant
-Section: python
-Priority: optional
-Maintainer: Piotr Ożarowski <piotr at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.38), quilt (>= 0.40), python (>= 2.5), libenchant-dev
-Build-Depends-Indep: python-all (>= 2.3.5-7), python-support (>= 0.6.4), python-setuptools (>= 0.6b3-1~)
-Standards-Version: 3.9.1
-Homepage: http://pyenchant.sourceforge.net/
-XS-Python-Version: >=2.5
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyenchant/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyenchant/trunk/
-
-Package: python-enchant
-Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Suggests: python-gobject, python-gtk2, python-wxgtk2.6 | python-wxgtk2.8
-XB-Python-Version: ${python:Versions}
-Description: spellchecking library for Python
- PyEnchant consists of Python bindings to the Enchant spellchecking
- library and some wrapper classes. It includes all the functionality
- of Enchant in a Pythonic object-oriented interface, and also provides
- some higher-level functionality which is not available in the C API.
Copied: packages/pyenchant/tags/1.6.5-1/debian/control (from rev 15341, packages/pyenchant/trunk/debian/control)
===================================================================
--- packages/pyenchant/tags/1.6.5-1/debian/control (rev 0)
+++ packages/pyenchant/tags/1.6.5-1/debian/control 2011-01-15 22:03:59 UTC (rev 15343)
@@ -0,0 +1,33 @@
+Source: pyenchant
+Section: python
+Priority: optional
+Maintainer: Piotr Ożarowski <piotr at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 5.0.38), python (>= 2.5), libenchant-dev
+Build-Depends-Indep: python-all (>= 2.6.6-3), python3-all,
+ python-setuptools (>= 0.6b3-1~), python3-setuptools
+Standards-Version: 3.9.1
+Homepage: http://pyenchant.sourceforge.net/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyenchant/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyenchant/trunk/
+X-Python-Version: >= 2.5
+
+Package: python-enchant
+Architecture: all
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Breaks: ${python:Breaks}
+Suggests: python-gobject, python-gtk2, python-wxgtk2.6 | python-wxgtk2.8
+Description: spellchecking library for Python
+ PyEnchant consists of Python bindings to the Enchant spellchecking
+ library and some wrapper classes. It includes all the functionality
+ of Enchant in a Pythonic object-oriented interface, and also provides
+ some higher-level functionality which is not available in the C API.
+
+Package: python3-enchant
+Architecture: all
+Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: spellchecking library for Python 3
+ PyEnchant consists of Python bindings to the Enchant spellchecking
+ library and some wrapper classes. It includes all the functionality
+ of Enchant in a Pythonic object-oriented interface, and also provides
+ some higher-level functionality which is not available in the C API.
Deleted: packages/pyenchant/tags/1.6.5-1/debian/rules
===================================================================
--- packages/pyenchant/trunk/debian/rules 2011-01-14 18:17:57 UTC (rev 15332)
+++ packages/pyenchant/tags/1.6.5-1/debian/rules 2011-01-15 22:03:59 UTC (rev 15343)
@@ -1,52 +0,0 @@
-#!/usr/bin/make -f
-
-#export DH_VERBOSE=1
-
-PACKAGE_NAME=python-enchant
-MODULE_NAME=enchant
-
-PYVERS=$(shell pyversions -vr)
-
-# try to detect libenchant package name
-LIBPACKAGENAME=$(shell dpkg -S `python -c 'from ctypes.util import find_library; print find_library("enchant")'` | grep -o ^libenchant[^:]* | head -n 1)
-ifneq (,$(findstring enchant,$(LIBPACKAGENAME)))
-LIBPACKAGENAME=libenchant1c2a
-endif
-
-include /usr/share/quilt/quilt.make
-
-clean: unpatch
- dh_testdir
- dh_testroot
- rm -rf dist build
- find . -name *\.py[co] -exec rm {} \;
- dh_clean *-stamp
-
-build: patch
-
-install: patch $(PYVERS:%=install-python-%)
- echo "shlibs:Depends=${LIBPACKAGENAME}" >> debian/python-enchant.substvars
- touch $@
-install-python-%:
- python$* setup.py install \
- --single-version-externally-managed \
- --root debian/${PACKAGE_NAME}
-
-binary-arch:
-
-binary-indep: build install
- dh_testdir -i
- dh_testroot -i
- dh_installchangelogs -i
- dh_installdocs -i
- dh_pysupport -i
- dh_compress -i -X.py
- dh_fixperms -i
- dh_installdeb -i
- dh_gencontrol -i
- dh_md5sums -i
- dh_builddeb -i -- -Z bzip2
-
-binary: binary-indep binary-arch
-
-.PHONY: build clean binary-indep binary-arch binary install
Copied: packages/pyenchant/tags/1.6.5-1/debian/rules (from rev 15341, packages/pyenchant/trunk/debian/rules)
===================================================================
--- packages/pyenchant/tags/1.6.5-1/debian/rules (rev 0)
+++ packages/pyenchant/tags/1.6.5-1/debian/rules 2011-01-15 22:03:59 UTC (rev 15343)
@@ -0,0 +1,53 @@
+#!/usr/bin/make -f
+
+#export DH_VERBOSE=1
+
+PYVERS=$(shell pyversions -vr) $(shell py3versions -vr)
+
+# try to detect libenchant package name
+LIBPACKAGENAME=$(shell dpkg -S `python -c 'from ctypes.util import find_library; print find_library("enchant")'` | grep -o ^libenchant[^:]* | head -n 1)
+ifneq (,$(findstring enchant,$(LIBPACKAGENAME)))
+LIBPACKAGENAME=libenchant1c2a
+endif
+
+clean:
+ rm -rf dist build
+ find . -name *\.py[co] -delete
+ find . -name __pycache__ -type d -empty -delete
+ dh_clean *-stamp
+
+build:
+
+install: $(PYVERS:%=install-python-%)
+ echo "shlibs:Depends=${LIBPACKAGENAME}" >> debian/python-enchant.substvars
+ echo "shlibs:Depends=${LIBPACKAGENAME}" >> debian/python3-enchant.substvars
+ touch $@
+install-python-3.%:
+ python3.$* setup.py install \
+ --install-layout=deb \
+ --root debian/python3-enchant/
+install-python-%:
+ python$* setup.py install \
+ --single-version-externally-managed \
+ --install-layout=deb \
+ --root debian/python-enchant
+
+binary-arch:
+
+binary-indep: build install
+ dh_testdir -i
+ dh_testroot -i
+ dh_installchangelogs -i
+ dh_installdocs -i
+ dh_python2 -i
+ dh_python3 -i
+ dh_compress -i -X.py
+ dh_fixperms -i
+ dh_installdeb -i
+ dh_gencontrol -i
+ dh_md5sums -i
+ dh_builddeb -i -- -Z bzip2
+
+binary: binary-indep binary-arch
+
+.PHONY: build clean binary-indep binary-arch binary install
Deleted: packages/pyenchant/tags/1.6.5-1/debian/source/format
===================================================================
--- packages/pyenchant/trunk/debian/source/format 2011-01-14 18:17:57 UTC (rev 15332)
+++ packages/pyenchant/tags/1.6.5-1/debian/source/format 2011-01-15 22:03:59 UTC (rev 15343)
@@ -1 +0,0 @@
-1.0
Copied: packages/pyenchant/tags/1.6.5-1/debian/source/format (from rev 15342, packages/pyenchant/trunk/debian/source/format)
===================================================================
--- packages/pyenchant/tags/1.6.5-1/debian/source/format (rev 0)
+++ packages/pyenchant/tags/1.6.5-1/debian/source/format 2011-01-15 22:03:59 UTC (rev 15343)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the Python-modules-commits
mailing list