[nauty] 03/03: Imported Debian patch 2.6r7+ds-1

Jerome Benoit calculus-guest at moszumanska.debian.org
Mon Aug 22 23:21:35 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository nauty.

commit f9c4760de79d50d0317ea813656608216b76bb08
Author: Jerome BENOIT <calculus at rezozer.net>
Date:   Mon Aug 22 23:28:02 2016 +0100

    Imported Debian patch 2.6r7+ds-1
---
 debian/changelog                                    | 10 ++++++++++
 debian/patches/series                               |  1 +
 debian/patches/upstream-autotoolization.patch       |  4 ++--
 .../patches/upstream-lintian-spelling-error.patch   | 21 +++++++++++++++++++++
 4 files changed, 34 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9e67607..176f870 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+nauty (2.6r7+ds-1) unstable; urgency=medium
+
+  * New upstream version.
+  * Debianization:
+    - debian/patches/*:
+      - d/p/upstream-lintian-spelling-error.patch, introduce (and submit);
+      - d/p/upstream-autotoolization.patch, update.
+
+ -- Jerome Benoit <calculus at rezozer.net>  Mon, 22 Aug 2016 23:20:11 +0000
+
 nauty (2.6r6+ds-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/debian/patches/series b/debian/patches/series
index ccf4d87..d588820 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+upstream-lintian-spelling-error.patch
 upstream-fix-gt_numorbits.patch
 upstream-fix-include-extern.patch
 upstream-zlib-blisstog_c.patch
diff --git a/debian/patches/upstream-autotoolization.patch b/debian/patches/upstream-autotoolization.patch
index d121a44..20858fc 100644
--- a/debian/patches/upstream-autotoolization.patch
+++ b/debian/patches/upstream-autotoolization.patch
@@ -2,14 +2,14 @@ Description: upstream autotoolization
  Attempt to autotoolize nauty source.
 Origin: debian
 Author: Jerome Benoit <calculus at rezozer.net>
-Last-Update: 2016-07-29
+Last-Update: 2016-08-23
 
 --- a/configure.ac
 +++ b/configure.ac
 @@ -1,5 +1,22 @@
  dnl Process this file with autoconf to produce a configure script.
 -AC_INIT(nauty-h.in)
-+AC_INIT([nauty],[2.6.6],[bdm at cs.anu.edu.au],[nauty],[http://pallini.di.uniroma1.it/])
++AC_INIT([nauty],[2.6.7],[bdm at cs.anu.edu.au],[nauty],[http://pallini.di.uniroma1.it/])
 +AC_CONFIG_MACRO_DIR([m4])
 +AC_CONFIG_AUX_DIR([autotool])
 +AC_CONFIG_SRCDIR([dreadnaut.c])
diff --git a/debian/patches/upstream-lintian-spelling-error.patch b/debian/patches/upstream-lintian-spelling-error.patch
new file mode 100644
index 0000000..574ba55
--- /dev/null
+++ b/debian/patches/upstream-lintian-spelling-error.patch
@@ -0,0 +1,21 @@
+Description: source typo
+ Correct spelling error as reported by lintian in some binraries;
+ meant to silence lintian and eventually to be submitted to the
+ upstream maintainer.
+Origin: debian
+Forwarded: email
+Comment: spelling-error-in-binary
+Author: Jerome Benoit <calculus at rezozer.net>
+Last-Update: 2016-08-23
+
+--- a/genbg.c
++++ b/genbg.c
+@@ -23,7 +23,7 @@
+   -L    : there is no vertex in the first class whose removal leaves\n\
+           the vertices in the second class unreachable from each other\n\
+   -Z#   : two vertices in the second class may have at most # common nbrs\n\
+-  -A    : no vertex in the second class has a neighbourhood whith is a\n\
++  -A    : no vertex in the second class has a neighbourhood which is a\n\
+           subset of another vertex in the second class\n\
+   -D#   : specify an upper bound for the maximum degree\n\
+           Example: -D6.  You can also give separate maxima for the\n\

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



More information about the debian-science-commits mailing list