[med-svn] [Git][med-team/igraph][experimental] Debian patch 0.10.0~rc1+ds-2

Jérôme Benoit (@calculus) gitlab at salsa.debian.org
Wed Aug 10 14:21:04 BST 2022



Jérôme Benoit pushed to branch experimental at Debian Med / igraph


Commits:
0fd7ae56 by Jerome Benoit at 2022-08-10T15:18:51+02:00
Debian patch 0.10.0~rc1+ds-2

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/patches/debianization-external-plfit-neutralize-future_code.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+igraph (0.10.0~rc1+ds-2) experimental; urgency=medium
+
+  * Debianization:
+    - d/patches/*:
+      - d/p/debianization-external-plfit-neutralize-future_code.patch,
+        obsoleted;
+    - d/control:
+      - Build-Depends field, cleanup.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Wed, 10 Aug 2022 13:17:49 +0000
+
 igraph (0.10.0~rc1+ds-1) experimental; urgency=medium
 
   * New upstream minor (release candidate) version with breaking changes..


=====================================
debian/control
=====================================
@@ -7,7 +7,6 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                cmake (>= 3.18),
                d-shlibs,
-               libtool,
                bison,
                flex,
                libxml2-dev,
@@ -18,8 +17,7 @@ Build-Depends: debhelper-compat (= 13),
                liblapack-dev,
                libglpk-dev (>= 5.0),
                libf2c2-dev,
-               liblzma-dev,
-               debhelper
+               liblzma-dev
 Build-Depends-Indep: python3,
                      xmlto,
                      source-highlight,


=====================================
debian/patches/debianization-external-plfit-neutralize-future_code.patch deleted
=====================================
@@ -1,20 +0,0 @@
-Description: debianization: external plfit: neutralize future code
-Origin: debian
-Forwarded: not-needed
-Author: Jerome Benoit <calculus at rezozer.net>
-Last-Update: 2022-08-07
-
---- a/src/misc/power_law_fit.c
-+++ b/src/misc/power_law_fit.c
-@@ -90,9 +90,11 @@
-         IGRAPH_ERROR(igraph_i_plfit_error_message, IGRAPH_ENOMEM); /* LCOV_EXCL_LINE */
-         break;
- 
-+#if 0
-     case PLFIT_EMAXITER:
-         IGRAPH_ERROR(igraph_i_plfit_error_message, IGRAPH_DIVERGED); /* LCOV_EXCL_LINE */
-         break;
-+#endif
- 
-     default:
-         IGRAPH_ERRORF("Unknown error code returned from plfit (%d)", IGRAPH_FAILURE, code);


=====================================
debian/patches/series
=====================================
@@ -5,5 +5,4 @@ upstream-source-lintian-spelling.patch
 upstream-fix-doc-cmake.patch
 upstream-missing-tools.patch
 debianization.patch
-debianization-external-plfit-neutralize-future_code.patch
 debianization-doc-local_fonts.patch



View it on GitLab: https://salsa.debian.org/med-team/igraph/-/commit/0fd7ae56ae6cc4ae569f5856d74f98525b912365

-- 
View it on GitLab: https://salsa.debian.org/med-team/igraph/-/commit/0fd7ae56ae6cc4ae569f5856d74f98525b912365
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220810/1e1fc4c2/attachment-0001.htm>


More information about the debian-med-commit mailing list