[pybtex] 25/108: New upstream release.

Daniel Stender stender at moszumanska.debian.org
Fri Jul 21 10:18:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

stender pushed a commit to branch master
in repository pybtex.

commit d33cb548205f94163b71d43660640eeec49ced05
Author: Jakub Wilk <jwilk at debian.org>
Date:   Thu Feb 18 18:41:49 2010 +0000

    New upstream release.
---
 debian/changelog              |  6 ++++--
 debian/patches/python2.5.diff | 16 ----------------
 debian/patches/series         |  1 -
 3 files changed, 4 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 42f0778..559ddfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,13 @@
-pybtex (0.12-3) UNRELEASED; urgency=low
+pybtex (0.13.1-1) UNRELEASED; 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.
 
- -- Jakub Wilk <jwilk at debian.org>  Fri, 05 Feb 2010 22:06:58 +0100
+ -- Jakub Wilk <jwilk at debian.org>  Thu, 18 Feb 2010 19:35:41 +0100
 
 pybtex (0.12-2) unstable; urgency=low
 
diff --git a/debian/patches/python2.5.diff b/debian/patches/python2.5.diff
deleted file mode 100644
index 0510b91..0000000
--- a/debian/patches/python2.5.diff
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: Fix compatibility with Python 2.5.
-Author: Jakub Wilk <jwilk at debian.org>
-
-Index: pybtex-0.12/pybtex/tests/run_bibtex.py
-===================================================================
---- pybtex-0.12.orig/pybtex/tests/run_bibtex.py	2009-12-29 13:00:29.000000000 +0100
-+++ pybtex-0.12/pybtex/tests/run_bibtex.py	2009-12-29 13:00:38.000000000 +0100
-@@ -15,6 +15,8 @@
- # You should have received a copy of the GNU General Public License
- # along with this program.  If not, see <http://www.gnu.org/licenses/>.
- 
-+from __future__ import with_statement
-+
- import sys
- import re
- from os import path
diff --git a/debian/patches/series b/debian/patches/series
index aa13ec9..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-python2.5.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pybtex.git



More information about the debian-science-commits mailing list