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
|
udo (6.4.1-8) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 4.4.0 to 4.7.0.
* Use wrap-and-sort -at for debian control files
* Update lintian override info format in d/udo.lintian-overrides on line 2-3.
* Bump debhelper from old 12 to 13.
* Fix day-of-week for changelog entry 6.2.0-1.
* Adjusted d/watch to match current github URL structure.
-- Petter Reinholdtsen <pere@debian.org> Sat, 04 May 2024 16:53:29 +0200
udo (6.4.1-7) unstable; urgency=medium
* QA upload.
* Fix the binary-any build with recent jdupes.
-- Adrian Bunk <bunk@debian.org> Sat, 29 Jul 2023 17:58:13 +0300
udo (6.4.1-6) unstable; urgency=medium
* QA upload.
[ Helmut Grohne ]
* Fix FTCBFS: Build a second time for cross building. (Closes: #947138)
[ Andreas Beckmann ]
* Do not deduplicate between packages to avoid creating broken symlinks.
* Set Rules-Requires-Root: no.
-- Andreas Beckmann <anbe@debian.org> Mon, 29 Mar 2021 15:45:16 +0200
udo (6.4.1-5) unstable; urgency=medium
* QA upload.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper 10' to 'debhelper-compat 12'
in Build-Depends field.
* debian/control:
- added a new build depends: jdupes.
- bumped Standards-Version to 4.4.0.
- fixed the homepage.
* debian/copyright:
- full updated.
- migrated to 1.0 format.
* debian/docs: renamed to udo.docs.
* debian/patches/:
- 001-cflags.patch: renamed to 010_cflags.patch.
- 002-reproducible-documentation.patch:
renamed to 020_reproducible-documentation.patch.
- 003-fix-spelling-errors.patch: renamed to 030_fix-spelling-errors.patch.
- 040_fix-manpage.patch: created to fix a macro in manpage.
* debian/rules: added the override_dh_install target to remove some
duplicate files.
* debian/tests/*: created to provide a test.
* debian/udo.docs: included a new file to install 'LIESMICH'.
* debian/udo.lintian-overrides: added to override a false positive.
* debian/watch: fixed, now using GitHub as source.
-- Thiago Andrade Marques <thmarques@gmail.com> Sat, 31 Aug 2019 17:39:18 -0300
udo (6.4.1-4) unstable; urgency=medium
* QA upload.
* Bump Standards-Version to 4.1.0.
* Bump debhelper compatibility to 10.
* Honour SOURCE_DATE_EPOCH for timestamps in generated documentation.
* Don't generate documentation log file, which contains unreproducible data.
* Declare documentation packages as Multiarch: foreign.
* Fix spelling errors found by lintian.
* Register documentation at doc-base.
* Remove unneeded debian/*.dirs files.
* Build with remaining hardening options.
* Add Homepage field.
* Add watch file.
-- Reiner Herrmann <reiner@reiner-h.de> Mon, 18 Sep 2017 17:54:00 +0200
udo (6.4.1-3) unstable; urgency=medium
* QA upload.
* Switch to dh.
-- Santiago Vila <sanvila@debian.org> Mon, 01 Aug 2016 14:31:22 +0100
udo (6.4.1-2) unstable; urgency=medium
* QA upload.
* Package is orphaned (Bug #831579). Set maintainer to "Debian QA Group".
* Switch to "3.0 (quilt)" source format.
* Raise debhelper compat level to 6. Closes: #817706.
A level higher than that requires deeper changes to debian/rules.
* Add build-arch and build-indep targets to debian/rules. Closes: #822033.
-- Santiago Vila <sanvila@debian.org> Wed, 27 Jul 2016 22:27:10 +0100
udo (6.4.1-1) unstable; urgency=low
* New upstream release (Closes: #252711)
* Fixed rules file for Debian package build
* Package sponsored by joergland
-- Volker Janzen <douglas@voja.org> Sat, 02 Oct 2004 16:00:00 +0200
udo (6.2.0-1) unstable; urgency=low
* Initial Release (Closes: #216221)
* Changed README, Makefile and makefile.in for compilation under Debian
* Package sponsored by joergland
-- Volker Janzen <douglas@voja.org> Mon, 20 Oct 2003 19:00:00 +0200
|