[SCM] python-libdiscid/master: Removed, applied upstream
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Thu Dec 29 12:37:08 UTC 2016
The following commit has been merged in the master branch:
commit acc0d2482119b93274bae14f4344fa2c9c8a318e
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Dec 29 13:26:00 2016 +0100
Removed, applied upstream
diff --git a/debian/patches/cython-0.23-compat.patch b/debian/patches/cython-0.23-compat.patch
deleted file mode 100644
index f66e459..0000000
--- a/debian/patches/cython-0.23-compat.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Description: Fix issue with Cython 0.23
-Last-Update: 2015-09-23
-Origin: upstream,
- https://github.com/sebastinas/python-libdiscid/commit/91955e9b197d3b8a0eec73a06b9f3f4287944bae
-
-diff --git a/libdiscid/cdiscid.pxd b/libdiscid/cdiscid.pxd
-index 3e01ca1..43d6031 100644
---- a/libdiscid/cdiscid.pxd
-+++ b/libdiscid/cdiscid.pxd
-@@ -39,7 +39,7 @@ cdef extern from "discid-wrapper.h":
- int discid_get_track_offset(DiscId *d, int track_num)
- int discid_get_track_length(DiscId *d, int track_num)
-
-- ctypedef enum discid_feature:
-+ cdef enum discid_feature:
- DISCID_FEATURE_READ
- DISCID_FEATURE_MCN
- DISCID_FEATURE_ISRC
---
-2.5.3
-
diff --git a/debian/patches/series b/debian/patches/series
index 880a963..c1830c8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
sphinx-documentation.patch
tests-relative-imports.patch
-cython-0.23-compat.patch
--
python-libdiscid packaging
More information about the pkg-multimedia-commits
mailing list