[Python-apps-commits] r6124 - in packages/pybtex/tags (8 files)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sat Sep 25 11:20:46 UTC 2010
Date: Saturday, September 25, 2010 @ 11:20:44
Author: jwilk
Revision: 6124
[svn-buildpackage] Tagging pybtex 0.14-1
Added:
packages/pybtex/tags/0.14-1/
packages/pybtex/tags/0.14-1/debian/changelog
(from rev 6122, packages/pybtex/trunk/debian/changelog)
packages/pybtex/tags/0.14-1/debian/control
(from rev 6115, packages/pybtex/trunk/debian/control)
packages/pybtex/tags/0.14-1/debian/patches/series
Deleted:
packages/pybtex/tags/0.14-1/debian/changelog
packages/pybtex/tags/0.14-1/debian/control
packages/pybtex/tags/0.14-1/debian/patches/no-bzr.diff
packages/pybtex/tags/0.14-1/debian/patches/series
Deleted: packages/pybtex/tags/0.14-1/debian/changelog
===================================================================
--- packages/pybtex/trunk/debian/changelog 2010-08-17 22:13:08 UTC (rev 5983)
+++ packages/pybtex/tags/0.14-1/debian/changelog 2010-09-25 11:20:44 UTC (rev 6124)
@@ -1,53 +0,0 @@
-pybtex (0.13.2-2) unstable; urgency=low
-
- * Fix a typo in debian/rules. Thanks to Michael Fladischer for spotting
- that.
- * Drop work-around for bug #575377.
- * Bump standards version to 3.9.1.
- + Override lintian's conflicts-with-version (Breaks is not sufficient for
- pybtex).
- * Get rid of build-dependency on bzr (closes: #593029).
-
- -- Jakub Wilk <jwilk at debian.org> Tue, 17 Aug 2010 23:58:25 +0200
-
-pybtex (0.13.2-1) unstable; urgency=low
-
- * New upstream release.
- * Run tests for all supported Python versions.
- + Build-depend on python-all.
- * Fix watch file to accept more than one dot in version number.
- * Work around the fact that different PKG-INFO files can be generated for
- different Python versions.
-
- -- Jakub Wilk <jwilk at debian.org> Thu, 04 Mar 2010 14:56:58 +0100
-
-pybtex (0.13.1-1) unstable; urgency=low
-
- * New upstream release:
- + Drop Python 2.5 compatibility patch, applied upstream.
- * Bump standards version to 3.8.4 (no changes needed).
- * Update my e-mail address.
- * Remove requires.txt (dpkg is better at handling dependencies).
- * Respect the ‘nocheck’ build option.
- * Update debian/copyright.
-
- -- Jakub Wilk <jwilk at debian.org> Thu, 18 Feb 2010 19:54:23 +0100
-
-pybtex (0.12-2) unstable; urgency=low
-
- * Don't remove alternatives in prerm/upgrade.
- * Replace Breaks with Conflicts.
- * Install alternative for /usr/bin/bibtex (closes: #560376).
- Conflict with TeX Live packages, which installed this file.
- * Update debian/copyright in accordance to the latest DEP-5 version.
- * Switch to source format 3.0 (quilt).
- * Make tests/run_bibtex.py compatible with Python 2.5.
- * Run unit-tests at build time.
-
- -- Jakub Wilk <ubanus at users.sf.net> Tue, 29 Dec 2009 14:07:07 +0100
-
-pybtex (0.12-1) unstable; urgency=low
-
- * Initial release (closes: #535116).
-
- -- Jakub Wilk <ubanus at users.sf.net> Sat, 05 Dec 2009 15:35:02 +0100
Copied: packages/pybtex/tags/0.14-1/debian/changelog (from rev 6122, packages/pybtex/trunk/debian/changelog)
===================================================================
--- packages/pybtex/tags/0.14-1/debian/changelog (rev 0)
+++ packages/pybtex/tags/0.14-1/debian/changelog 2010-09-25 11:20:44 UTC (rev 6124)
@@ -0,0 +1,62 @@
+pybtex (0.14-1) experimental; urgency=low
+
+ * New upstream release.
+ + Bump minimum Python version to 2.6.
+ + Drop patch to import bzrlib only when needed; applied upstream.
+ + Improve performance on very long name lists (closes: #595082).
+
+ -- Jakub Wilk <jwilk at debian.org> Sat, 25 Sep 2010 12:58:04 +0200
+
+pybtex (0.13.2-2) unstable; urgency=low
+
+ * Fix a typo in debian/rules. Thanks to Michael Fladischer for spotting
+ that.
+ * Drop work-around for bug #575377.
+ * Bump standards version to 3.9.1.
+ + Override lintian's conflicts-with-version (Breaks is not sufficient for
+ pybtex).
+ * Get rid of build-dependency on bzr (closes: #593029).
+
+ -- Jakub Wilk <jwilk at debian.org> Tue, 17 Aug 2010 23:58:25 +0200
+
+pybtex (0.13.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * Run tests for all supported Python versions.
+ + Build-depend on python-all.
+ * Fix watch file to accept more than one dot in version number.
+ * Work around the fact that different PKG-INFO files can be generated for
+ different Python versions.
+
+ -- Jakub Wilk <jwilk at debian.org> Thu, 04 Mar 2010 14:56:58 +0100
+
+pybtex (0.13.1-1) unstable; urgency=low
+
+ * New upstream release:
+ + Drop Python 2.5 compatibility patch, applied upstream.
+ * Bump standards version to 3.8.4 (no changes needed).
+ * Update my e-mail address.
+ * Remove requires.txt (dpkg is better at handling dependencies).
+ * Respect the ‘nocheck’ build option.
+ * Update debian/copyright.
+
+ -- Jakub Wilk <jwilk at debian.org> Thu, 18 Feb 2010 19:54:23 +0100
+
+pybtex (0.12-2) unstable; urgency=low
+
+ * Don't remove alternatives in prerm/upgrade.
+ * Replace Breaks with Conflicts.
+ * Install alternative for /usr/bin/bibtex (closes: #560376).
+ Conflict with TeX Live packages, which installed this file.
+ * Update debian/copyright in accordance to the latest DEP-5 version.
+ * Switch to source format 3.0 (quilt).
+ * Make tests/run_bibtex.py compatible with Python 2.5.
+ * Run unit-tests at build time.
+
+ -- Jakub Wilk <ubanus at users.sf.net> Tue, 29 Dec 2009 14:07:07 +0100
+
+pybtex (0.12-1) unstable; urgency=low
+
+ * Initial release (closes: #535116).
+
+ -- Jakub Wilk <ubanus at users.sf.net> Sat, 05 Dec 2009 15:35:02 +0100
Deleted: packages/pybtex/tags/0.14-1/debian/control
===================================================================
--- packages/pybtex/trunk/debian/control 2010-08-17 22:13:08 UTC (rev 5983)
+++ packages/pybtex/tags/0.14-1/debian/control 2010-09-25 11:20:44 UTC (rev 6124)
@@ -1,35 +0,0 @@
-Source: pybtex
-Section: tex
-Priority: optional
-Maintainer: Jakub Wilk <jwilk at debian.org>
-Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
- python-all (>= 2.5), python-support (>= 0.90), python-setuptools,
- python-nose, python-pyparsing, python-yaml,
- python-docutils, python-jinja2, python-pygments,
- elinks-lite | elinks
-XS-Python-Version: >= 2.5
-Standards-Version: 3.9.1
-Homepage: http://pybtex.sourceforge.net/
-Vcs-Svn: svn://svn.debian.org/python-apps/packages/pybtex/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pybtex/trunk/
-
-Package: pybtex
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-pyparsing
-Conflicts: pybliographer (<< 1.2.12-3.1~), texlive-binaries (<< 2009-5~), texlive-base-bin (<< 2009-5~)
-Recommends: python-yaml
-Description: BibTeX-compatible bibliography processor
- Pybtex reads citation information from a file and produces a formatted
- bibliography. BibTeX style files are supported. Alternatively it is
- possible to write styles in Python.
- .
- Pybtex currently understands the following bibliography formats:
- * BibTeX
- * BibTeXML
- * YAML-based format
- .
- The resulting bibliography may be output in one of the following formats:
- * LaTeX
- * HTML
- * plain text
Copied: packages/pybtex/tags/0.14-1/debian/control (from rev 6115, packages/pybtex/trunk/debian/control)
===================================================================
--- packages/pybtex/tags/0.14-1/debian/control (rev 0)
+++ packages/pybtex/tags/0.14-1/debian/control 2010-09-25 11:20:44 UTC (rev 6124)
@@ -0,0 +1,35 @@
+Source: pybtex
+Section: tex
+Priority: optional
+Maintainer: Jakub Wilk <jwilk at debian.org>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ python-all (>= 2.5), python-support (>= 0.90), python-setuptools,
+ python-nose, python-pyparsing, python-yaml,
+ python-docutils, python-jinja2, python-pygments,
+ elinks-lite | elinks
+XS-Python-Version: >= 2.6
+Standards-Version: 3.9.1
+Homepage: http://pybtex.sourceforge.net/
+Vcs-Svn: svn://svn.debian.org/python-apps/packages/pybtex/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pybtex/trunk/
+
+Package: pybtex
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-pyparsing
+Conflicts: pybliographer (<< 1.2.12-3.1~), texlive-binaries (<< 2009-5~), texlive-base-bin (<< 2009-5~)
+Recommends: python-yaml
+Description: BibTeX-compatible bibliography processor
+ Pybtex reads citation information from a file and produces a formatted
+ bibliography. BibTeX style files are supported. Alternatively it is
+ possible to write styles in Python.
+ .
+ Pybtex currently understands the following bibliography formats:
+ * BibTeX
+ * BibTeXML
+ * YAML-based format
+ .
+ The resulting bibliography may be output in one of the following formats:
+ * LaTeX
+ * HTML
+ * plain text
Deleted: packages/pybtex/tags/0.14-1/debian/patches/no-bzr.diff
===================================================================
--- packages/pybtex/trunk/debian/patches/no-bzr.diff 2010-08-17 22:13:08 UTC (rev 5983)
+++ packages/pybtex/tags/0.14-1/debian/patches/no-bzr.diff 2010-09-25 11:20:44 UTC (rev 6124)
@@ -1,33 +0,0 @@
-Description: Import bzrlib only if it is actually needed.
-Author: Jakub Wilk <jwilk at debian.org>
-Bug-Debian: http://bugs.debian.org/593029
-Forwarded: not-needed
-
---- a/pybtex/docgen/html.py
-+++ b/pybtex/docgen/html.py
-@@ -37,9 +37,6 @@
- from pygments.lexers import get_lexer_by_name
- from pygments.formatters import HtmlFormatter
-
--from bzrlib import workingtree
--from bzrlib.osutils import format_date
--
- from pybtex.__version__ import version
- from .mystyle import MyHiglightStyle
-
-@@ -54,6 +51,7 @@
-
-
- def get_bzr_timestamp(filename):
-+ from bzrlib import workingtree
- if os.path.basename(filename) == 'history.rst':
- root_dir = os.path.dirname(os.path.dirname(os.path.dirname(filename)))
- filename = os.path.join(root_dir, 'CHANGES')
-@@ -214,6 +212,7 @@
-
-
- def handle_file(filename, fp, dst, for_site):
-+ from bzrlib.osutils import format_date
- title = os.path.splitext(os.path.basename(filename))[0]
- content = fp.read()
-
Deleted: packages/pybtex/tags/0.14-1/debian/patches/series
===================================================================
--- packages/pybtex/trunk/debian/patches/series 2010-08-17 22:13:08 UTC (rev 5983)
+++ packages/pybtex/tags/0.14-1/debian/patches/series 2010-09-25 11:20:44 UTC (rev 6124)
@@ -1 +0,0 @@
-no-bzr.diff
More information about the Python-apps-commits
mailing list