1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183
|
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@rezozer.net> Mon, 22 Aug 2016 23:09:18 +0000
nauty (2.6r6+ds-1) unstable; urgency=medium
* New upstream version.
* Debianization:
- debian/control:
- Standards Version, bump to 3.9.8;
- debian/rules:
- parallelization, introduce;
- symlink policy for documentation directories, set;
- build-arch/build-indep scheme, introduce.
-- Jerome Benoit <calculus@rezozer.net> Fri, 29 Jul 2016 02:14:44 +0000
nauty (2.6r5+ds-1) unstable; urgency=medium
* New upstream version.
* Debianization:
- debian/patches/*:
- d/p/upstream-autotoolization.patch, update;
- debian/libnauty2.symbols, update;
- debian/tests/*:
- d/t/make-check, introduce.
-- Jerome Benoit <calculus@rezozer.net> Sat, 23 Apr 2016 01:36:48 +0000
nauty (2.6r3+ds-2) unstable; urgency=medium
* FTBFS bug fix release (Closes: #819430):
- build without TLS support on armhf architecture.
* Debianization:
- debian/rules:
- dpkg-buildflags, add hardening=+all.
-- Jerome Benoit <calculus@rezozer.net> Mon, 28 Mar 2016 13:32:54 +0000
nauty (2.6r3+ds-1) unstable; urgency=medium
* New upstream minor version:
- new copyright notice, move from an ad-hoc license to Apache-2.0.
* Debianization:
- debian/copyright:
- repack by using the Files-Excluded machinery instead of the ad-hoc
script debian/repack;
- move from non-free to main;
- license, fellow the upstream move by adopting Apache-2.0;
- debian/control:
- Standards Version, bump to 3.9.7;
- Vcs-* fileds, secure;
- debug symbol package, drop off in favour of automatic generation;
- debian/patches/*, refresh;
- debian/repack, discard (see above);
- debian/watch:
- revisit (see above);
- debian/rules:
- get-orig-source target, revisit (see above);
- debug symbol package, drop off (see above);
- refresh;
- debian/tests:
- initiate;
- debian/adhoc/examples:
- d/a/e/build.sh, discard;
- d/a/e/Makefile, introduce.
-- Jerome Benoit <calculus@rezozer.net> Sat, 19 Mar 2016 16:22:51 +0000
nauty (2.5r9+ds-1) unstable; urgency=low
* New upstream version.
* Debianization:
- debian/control:
- Vcs-Browser header field, correct.
- debian/patches/upstream-autotoolization.patch, update.
-- Jerome Benoit <calculus@rezozer.net> Fri, 21 Feb 2014 04:37:00 +0000
nauty (2.5r6+ds-2) unstable; urgency=low
* Debianization:
- debian/control:
- Standards Version, bump to 3.9.5;
- XS-Autobuild field, restore to yes.
-- Jerome Benoit <calculus@rezozer.net> Wed, 18 Dec 2013 14:48:07 +0000
nauty (2.5r6+ds-1) unstable; urgency=low
* New upstream version.
* New maintainer (Closes: #725407).
* Debianization:
- debian/copyright:
- refresh;
- bump format to DEP-5 .
- debian/control:
- introduce the debug symbols package libnauty-dbg;
- gather documentations (user guide and technical notes)
into the dedicated package nauty-doc;
- Description fields, refresh;
- debhelper build-dep, bump to >= 9;
- Standards Version, bump to 3.9.4;
- Vcs-* headers, canonicalize.
- debian/patches/ patches:
- autotoolize from scratch to permit a full dh integration
(Closes: #727929);
- prepend nauty- to the name of the nauty tools;
- bump format to DEP-3.
- debian/watch, update;
- debian/repack, repack script to clean up and gain weight;
- debian/rules:
- fully integrate dh;
- get-orig-source uscan based target which downloads the currently
packaged upstream tarball and repacks it;
- default target which basically queries package status with uscan
-- output in DEHS format;
- debian/ man pages, now generated on fly by help2man through the
autotools machinery.
- debian/*:
- propagate SONAME `current version' index change due to new ABI;
- introduce `version script' files to consolidate the ABI;
- explicit multi-arch support.
* Gather headers into a dedicated folder named after the package.
* Provide a library for each nauty `variant' wrt upstream source tarball.
* Provide pkg-config support (only for the nauty `automatic variant').
* Provide an ad hoc script to build (and clean) the upstream source examples.
* Minor fixes, enhancements and full autotools support have been submitted to
the upstream maintainers.
-- Jerome Benoit <calculus@rezozer.net> Tue, 26 Nov 2013 20:27:57 +0000
nauty (2.4r2-1) unstable; urgency=low
* New upstream release
- getline patch is now upstream.
- Fix invariants cellinv(). cellcliq().
- Fix i/o getecline(), writepc_sg().
* Bump standards version to 3.9.3, no changes
-- David Bremner <bremner@debian.org> Fri, 23 Mar 2012 23:18:35 -0300
nauty (2.4-2) unstable; urgency=low
* Fix depends of libnauty-dev to libnauty1d. Thanks to Jan Hauke Rahm
for noticing.
-- David Bremner <bremner@unb.ca> Tue, 23 Feb 2010 06:44:50 -0400
nauty (2.4-1) unstable; urgency=low
* New upstream version
* Fix FTBFS (Closes: #569626), (LP: #521190).
- Caused by getline becoming visible in stdio.h by default
- Rename getline to gtools_getline
- Bump soname because of changed ABI
- Thanks to Kamal Mostafa <kamal@whence.com>, for the report and patch.
* Update standards version to 3.8.4 (no changes)
* Convert to source format 3.0 (quilt)
-- David Bremner <bremner@unb.ca> Sat, 13 Feb 2010 05:27:59 -0400
nauty (2.4~b7-2) unstable; urgency=low
* Fix FTBFS (amd64, and probably elsewhere) of packages build-depending
on libnauty-dev
- add missing libnauty.so symlink to libnauty-dev (Closes: #546729)
- add dependency on libnauty0d to libnauty-dev
-- David Bremner <bremner@unb.ca> Thu, 17 Sep 2009 08:40:45 -0300
nauty (2.4~b7-1) unstable; urgency=low
* Initial release (Closes: #529094)
-- David Bremner <bremner@unb.ca> Wed, 05 Aug 2009 22:40:14 -0300
|