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
|
bedops (2.4.39+dfsg1-2) unstable; urgency=medium
* Team upload.
* Add parallel.patch: toplevel Makefile should use our -jN argument.
* Update hardening.patch: our optimization flags now override upstream -O3.
-- Juhani Numminen <juhaninumminen0@gmail.com> Fri, 19 Feb 2021 11:50:32 +0200
bedops (2.4.39+dfsg1-1) unstable; urgency=medium
[ Helmut Grohne ]
* Team upload.
* Demote documentation deps to B-D-I. (Closes: #982965)
[ Andreas Tille ]
* Drop binaries from source tarball
* Do not change interpreter path for tcsh any more
-- Andreas Tille <tille@debian.org> Thu, 18 Feb 2021 22:23:48 +0100
bedops (2.4.39+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
-- Steffen Moeller <moeller@debian.org> Mon, 27 Apr 2020 15:58:12 +0200
bedops (2.4.37+dfsg-2) unstable; urgency=medium
* Team upload.
* Depends: s/python/python3/ + fix shebang lines in Python scripts
Closes: #948590
* Remove trailing whitespace in debian/changelog
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Andreas Tille <tille@debian.org> Sat, 11 Jan 2020 07:24:20 +0100
bedops (2.4.37+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version - adjusted patches
* Improving cleanup after build
-- Steffen Moeller <moeller@debian.org> Wed, 23 Oct 2019 16:44:58 +0200
bedops (2.4.36+dfsg-2) unstable; urgency=medium
* Team upload.
* Use 2to3 to port python files from python2 to python3
Closes: #936197
* Patch for tests to use the installed binaries instead of the locally
generated ones
* Write an autopkgtest
-- Shayan Doust <hello@shayandoust.me> Fri, 13 Sep 2019 15:10:57 +0100
bedops (2.4.36+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.0
* Remove trailing whitespace in debian/changelog
* Trim trailing whitespace.
* Do not run dh_dwz
-- Andreas Tille <tille@debian.org> Sun, 04 Aug 2019 11:14:39 +0200
bedops (2.4.35+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
-- Andreas Tille <tille@debian.org> Wed, 23 May 2018 17:43:00 +0200
bedops (2.4.32+dfsg-2) unstable; urgency=medium
* Team upload.
[ Adrian Bunk ]
* less debug info to avoid running out of address space
Closes: #894156
[ Andreas Tille ]
* bedops-doc: Breaks: bedops (<= 2.4.32) (due to separated documentation)
Closes: #894143
-- Andreas Tille <tille@debian.org> Tue, 27 Mar 2018 10:10:36 +0200
bedops (2.4.32+dfsg-1) unstable; urgency=medium
* Team upload.
[ Steffen Moeller ]
* debian/upstream/metadata:
- Added references to registries.
- Worked towards yamllint-cleanliness.
[ Andreas Tille ]
* New upstream version
* cme fix dpkg-control
* debhelper 11
* DEP5 fix
* hardening=+all
* Fix MathJax replacement
* Build-Depends: s/python-sphinx/python3-sphinx/
(this needs also python3-distutils)
* Create separate doc package to avoid arch-dep-package-has-big-usr-share
* Propagate hardening options
-- Andreas Tille <tille@debian.org> Tue, 20 Mar 2018 15:43:55 +0100
bedops (2.4.26+dfsg-1) unstable; urgency=medium
* New upstream release
-- Olivier Sallou <osallou@debian.org> Wed, 21 Jun 2017 12:03:13 +0000
bedops (2.4.20+dfsg-2) unstable; urgency=medium
* avoid underlinking when linking with --as-needed (Closes: #854003)
Thanks to ginggs@debian.org
* rename starch binary to bedops-starch (Closes: #853892)
-- Olivier Sallou <osallou@debian.org> Fri, 03 Feb 2017 11:26:22 +0000
bedops (2.4.20+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #851256)
-- Olivier Sallou <osallou@debian.org> Fri, 13 Jan 2017 10:27:13 +0000
|