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 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358
|
cflow (1:1.6-4) unstable; urgency=medium
* QA upload.
* Add missing Breaks+Replaces (Closes: #931902)
-- Dmitry Bogatov <KAction@debian.org> Fri, 16 Aug 2019 07:02:31 +0000
cflow (1:1.6-3) unstable; urgency=medium
* QA upload.
* Upload to unstable.
* Update standards version to 4.4.0
-- Dmitry Bogatov <KAction@debian.org> Fri, 12 Jul 2019 01:55:26 +0000
cflow (1:1.6-2) experimental; urgency=medium
* QA upload.
* [9f1c85fd] Add Gitlab CI config file
* [00aab9e1] Add missing build-dependency on texinfo
* [858cae7b] Move optional data into separate packages
* [7d78e8ef] Install HTML version of TexInfo manual (Closes: #930424)
* [1cde1136] Write and install doc-base control file
* [cce7d2fa] Make sure package builds two times in row
-- Dmitry Bogatov <KAction@debian.org> Sat, 15 Jun 2019 20:57:12 +0000
cflow (1:1.6-1) unstable; urgency=medium
* QA upload.
* New upstream release.
-- Dmitry Bogatov <KAction@debian.org> Sat, 23 Feb 2019 22:11:56 +0000
cflow (1:1.5-2) unstable; urgency=medium
* QA upload
* Remove unneeded lintian override (See: #916095)
* Update standards version to 4.3.0 (no changes needed)
* Bump debhelper version to 12
* Add autopkgtest, reusing upstream tests
-- Dmitry Bogatov <KAction@debian.org> Thu, 24 Jan 2019 07:10:22 +0000
cflow (1:1.5-1) unstable; urgency=medium
* QA upload.
* Set QA Group as maintainer
* New upstream release
* Fix `debian/watch' to match xz compressed releases
* Verify GPG signatures of upstream releases
* Remove `patches/nodoc' (Closes: #885147, #906684)
+ Upstream license for documentation no longer includes cover-texts
condition, and is considered DFSG-free.
* wrap-and-sort -sta
* Fix whitespace errors in following files:
+ debian/changelog
+ debian/manpage.xml
* Update standards version to 4.2.1 (no changes needed)
* Update debhelper compat to 11
* Build-depend on `debhelper-compat' (obsoletes `debian/compat')
* Update Vcs-* fields in `debian/control'
* Adjust `debian/copyright' to latest (1.0) revision of dep-5 format
* Remove useless dependency on dh-autoreconf (implied by compat=11)
* Use secure protocol in homepage URL
* Simplify `debian/rules' (eliminates dependency on `autotools-dev')
* Add lintian overrides about invariant sections of GNU Free Documentation
License. Upstream uses slightly different wording, that confuses lintian.
-- Dmitry Bogatov <KAction@debian.org> Mon, 10 Dec 2018 04:09:30 +0000
cflow (1:1.4+dfsg1-3) unstable; urgency=low
* Reset debian/compat to level 9.
* Bump S-V to 3.9.5
* debian/rules: drop explicit call to dh_installdocs
* build-depend on autotools-dev and update/restore autoconf-generated
files (Closes: #744420, #727342).
* Build with hardening flags.
-- Serafeim Zanikolas <sez@debian.org> Sat, 10 May 2014 19:58:16 +0100
cflow (1:1.4+dfsg1-2) unstable; urgency=high
* Revert debian/compat to 7 and versioned dependency on debhelper to
7.0.50~, to meet current freeze rules.
-- Serafeim Zanikolas <sez@debian.org> Fri, 14 Dec 2012 10:41:13 +0100
cflow (1:1.4+dfsg1-1) unstable; urgency=high
* Repackage with non DFSG-free texinfo files stripped out of the source and
binary package (closes: #695715).
- Add dversionmangle in debian/watch
- Add debian/patches/nodocs to patch upstream Makefile to not traverse
into the doc directory
- debian/rules clean: wipe autogenerated doc/Makefile
- Add debian/README.source
* Raise debhelper compatibility level to 9 and update the debhelper version
dependency, to enable security hardening
-- Serafeim Zanikolas <sez@debian.org> Wed, 12 Dec 2012 17:25:47 +0100
cflow (1:1.4-1) unstable; urgency=low
* New upstream release.
* Bump S-V to 3.9.2 (no changes needed).
-- Serafeim Zanikolas <sez@debian.org> Sun, 27 Nov 2011 18:51:12 +0100
cflow (1:1.3-3) unstable; urgency=low
* New maintainer (closes: #589959).
* Bump S-V to 3.9.0 (no changes needed).
-- Serafeim Zanikolas <sez@debian.org> Sat, 24 Jul 2010 03:37:03 +0200
cflow (1:1.3-2) unstable; urgency=low
* Add Vcs-* fields.
* Bump standards version to 3.8.4 (no changes needed).
* Update my e-mail address.
* Switch to source format 3.0 (quilt).
* Switch from cdbs to dh.
+ As a nice side effect, testsuite is now run at build time.
* Drop build-dependency on autotools-dev; it's wasn't really needed for
anything.
-- Jakub Wilk <jwilk@debian.org> Wed, 28 Apr 2010 16:43:34 +0200
cflow (1:1.3-1) unstable; urgency=low
* New upstream release.
* debian/watch: use the canonical GNU FTP mirror.
* debian/copyright: update.
* debian/rules: remove /usr/share/info/dir* after install.
-- Jakub Wilk <ubanus@users.sf.net> Mon, 03 Aug 2009 10:18:48 +0200
cflow (1:1.2-3) unstable; urgency=low
* New maintainer (closes: #531731).
* Bump standards version; no changes needed.
* Remove superfluous debian/dirs.
* Rewrite debian/copyright:
- cflow 1.2 is GPL-3+;
- use the DEP-5 format.
* Add cflow-mode.el for Emacs.
* Expand the long description.
* Provide a more comprehensive manual page.
-- Jakub Wilk <ubanus@users.sf.net> Sat, 27 Jun 2009 11:56:48 +0200
cflow (1:1.2-2) unstable; urgency=low
* QA upload, orphaning this package.
-- Bart Martens <bartm@debian.org> Wed, 03 Jun 2009 17:48:51 +0200
cflow (1:1.2-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Updated.
* debian/control, debian/rules, debian/manpages: Switch to cdbs.
-- Bart Martens <bartm@knars.be> Mon, 2 Jul 2007 20:03:02 +0200
cflow (1:1.1-1) unstable; urgency=low
* New upstream release.
-- Bart Martens <bartm@knars.be> Sat, 15 Jul 2006 16:37:48 +0200
cflow (1:1.0-2) unstable; urgency=low
* debian/control, debian/cflow.1, debian/copyright, debian/README.Debian:
Changed my e-mail address.
* debian/compat, debian/control, debian/rules: Newer debhelper version.
* debian/copyright: Updated.
* debian/watch: Added.
* debian/control: Standards version.
-- Bart Martens <bartm@knars.be> Tue, 13 Jun 2006 18:52:39 +0200
cflow (1:1.0-1) unstable; urgency=low
* New maintainer. Closes: #353124.
* Replaced the upstream part of this Debian package by GNU cflow.
Closes: #336119, #290086, #352761, #336124, #353192.
* Acknowledging NMU. Closes: #235235. NMU by Sebastian Muszynski
<do2ksm@linkt.de>, thanks.
-- Bart Martens <bart.martens@advalvas.be> Fri, 17 Feb 2006 19:32:02 +0100
cflow (2.0-17.1) unstable; urgency=low
* NMU.
* bad permissions for control direcotry fixed by adding
"chmod -R g-s ." to clean target of debian/rules (closes: #235235).
-- Sebastian Muszynski <do2ksm@linkt.de> Fri, 19 Mar 2004 12:06:18 +0100
cflow (2.0-17) unstable; urgency=low
* Fixed ancient invocation of sort to use the modern sort -k syntax.
This closes: #204892, reported by Paul Eggert.
* Standards-Version 3.6.0
-- Richard Braakman <dark@xs4all.nl> Tue, 19 Aug 2003 23:35:22 +0300
cflow (2.0-16) unstable; urgency=low
* Standards-Version 3.5.8
* Fixed typos in README.
* Make building with -g the default again. Also add -O2 unless "noopt"
is in the build options.
* Drop /usr/doc/cflow symlink handling.
-- Richard Braakman <dark@xs4all.nl> Thu, 12 Dec 2002 04:21:55 +0200
cflow (2.0-15) unstable; urgency=low
* Corrected definition of YACC in cflow script, running cflow on .y
files should work now. This closes: #120322, reported by Joe Crayne.
* Corrected spelling error in INSTALL file. This closes: #120321,
reported by Joe Crayne.
* Removed emacs variables from changelog.
-- Richard Braakman <dark@xs4all.nl> Wed, 21 Nov 2001 22:11:14 +0200
cflow (2.0-14) unstable; urgency=low
* Change priority from standard to optional. (It was already
overridden to optional in the archive.)
* Add .pc (Pro*C) to the list of files that should be treated like .c.
This closes: #89587 wishlist.
-- Richard Braakman <dark@xs4all.nl> Thu, 15 Mar 2001 21:25:53 +0200
cflow (2.0-13) unstable; urgency=high
* New maintainer.
* Acknowledge non-maintainer release 2.0-12.1
(closes: bug#19786, bug#19280).
* Install prcc and prcg only in /usr/lib/cflow/, not also in /usr/bin.
* Undebhelpered (closes: bug#70326 about missing Build-Depends).
* Moved documentation to /usr/share.
* Made debian/rules sensitive to DEB_BUILD_OPTIONS environment variable.
* debian/postinst, prerm: Handle compatibility symlink /usr/doc/cflow.
* Set Standards-Version to 3.2.1.
* Only strip executables (closes: bug#85254, bug#62482).
-- Richard Braakman <dark@xs4all.nl> Fri, 9 Feb 2001 21:11:35 +0200
cflow (2.0-12.1) frozen unstable; urgency=medium
* Non maintainer release.
* Resurrected from orphaned.
* Converted debian/rules to use debhelper instead of debstd
(fixing various md5sum errors, and avoiding change in behaviour
of debstd). (Fixes #19280)
* Changed cflow to use tempfile, and added dependency on
debianutils >= 1.6. (Fixes #19786)
* Moved /usr/doc/examples/cflow to /usr/doc/cflow/examples
(Fixes #16923)
-- Anthony Towns <ajt@debian.org> Thu, 16 Apr 1998 03:08:15 +1000
cflow (2.0-12) unstable; urgency=low
* Moved internal binaries to /usr/lib/cflow
-- Ioannis Tambouras <ioannis@debian.org> Thu, 4 Dec 1997 15:55:04 -0500
cflow (2.0-11) unstable; urgency=low
* Periodic check on policy compliance and testing of binaries
* Striped binaries
* Minor changes to debian/rules
* Many changes to makefile to enhance readability
* Moved internal binaries to /usr/lib/cflow
* symlinked manpages of internal binaries to cflow(1)
-- Ioannis Tambouras <ioannis@debian.org> Mon, 10 Nov 1997 23:11:26 -0500
cflow (2.0-10) unstable; urgency=low
* lib6 update
* Gziped most docs and placed examples to /usr/doc/examples/cflow
* Maintainer change.
-- Ioannis Tambouras <ioannis@debian.org> Mon, 25 Aug 1997 02:25:28 -0400
cflow (2.0-9) unstable; urgency=low
* Re-Debianized the package with deb.make for compliance with newer
standard.
* Moved internal binaries in /usr/lib.
-- Dominik Kubla <dominik@debian.org> Sat, 1 Mar 1997 20:33:52 +0100
cflow (2.0-8) unstable; urgency=low
* fixed debian/rules script
-- Dominik Kubla <Dominik.Kubla@Uni-Mainz.DE> Thu, 31 Oct 1996 17:05:00 +0100
cflow (2.0-7) unstable; urgency=low
* manual page is now installed in 'gzip -9' format as per
"Debian Policy Manual", Section 3.2.1
* Minor bugfixes in debian/rules. Should now comply with
"Debian Programmers Manual", section 3.2.1
-- Dominik Kubla <Dominik.Kubla@Uni-Mainz.DE> Mon, 30 Sep 1996 17:29:11 +0200
cflow (2.0-6) unstable; urgency=low
* copyright file is now installed in /usr/doc/cflow/copyright as per
"Debian Policy Manual", Section 3.2.6
* Package is now compiled with CFLAGS set to '-O2 -g -Wall' as per
"Debian Policy Manual", Section 4.1
-- Dominik Kubla <Dominik.Kubla@Uni-Mainz.DE> Sat, 28 Sep 1996 20:32:34 +0200
cflow (2.0-5) unstable; urgency=high
* Included missing 'cflow' script.
* Converted to new source-format.
-- Dominik Kubla <Dominik.Kubla@Uni-Mainz.DE> Thu, 12 Sep 1996 16:00:00 +0200
cflow (2.0-4)
* Changed description in the control file to follow the rules.
* Rewrote the rules file to be more general.
-- Dominik Kubla
cflow (2.0-3)
* Changed the rules file to follow new naming convention.
-- Dominik Kubla
cflow (2.0-2)
* Fixed error in debian.rules, that resulted in an empty package being generated.
-- Dominik Kubla
cflow (2.0-1)
* Initial release.
-- Dominik Kubla
|