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
|
bosixnet (2.0-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Install systemd units into /usr. (Closes: #1073625)
-- Chris Hofstaedtler <zeha@debian.org> Mon, 08 Jul 2024 01:00:25 +0200
bosixnet (2.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* No source change upload to rebuild with debhelper 13.10.
-- Michael Biebl <biebl@debian.org> Sat, 15 Oct 2022 11:55:22 +0200
bosixnet (2.0-2) unstable; urgency=medium
* Update debian/control:
- bump Standards-Version to 4.5.1 (was 4.2.1): no changes required
- replace build dependency from debhelper (>= 11~) to
debhelper-compat (= 13)
- add Rules-Requires-Root: no
* Delete debian/compat
* Update debian/watch
* Simplify debian/rules:
remove DEB_LDFLAGS_MAINT_APPEND variable with -Wl,--as-needed flag
* Add debian/bosixnet-webui.lintian-overrides
* Add debian/bosixnet-daemon.lintian-overrides
-- Boris Pek <tehnick@debian.org> Fri, 08 Jan 2021 00:53:45 +0300
bosixnet (2.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.2.1 (was 3.9.8).
* Bump debhelper version to 11~ (was 9); update debian/compat.
* Update debian/control:
- delete build dependency from dh-systemd
- add net-tools to dependencies of bosixnet-daemon package
* Simplify debian/rules:
- delete "--parallel", "--list-missing" and "--with systemd" options
from dh after switching to new debhelper
- delete get-orig-source section after switching to new Standards-Version
- stop support of SysVinit: delete override_dh_auto_configure and
override_dh_auto_clean sections
- delete override_dh_builddeb section: fixes lintian note:
debian-rules-should-not-use-custom-compression-settings
* Add debian/source/lintian-overrides.
* Add debian/upstream/metadata.
* Update debian/copyright.
-- Boris Pek <tehnick@debian.org> Mon, 10 Dec 2018 03:39:54 +0300
bosixnet (1.9-1) unstable; urgency=medium
* New upstream release.
* Update debian/copyright.
* Enable all hardening flags in debian/rules.
-- Boris Pek <tehnick@debian.org> Wed, 08 Feb 2017 02:10:37 +0300
bosixnet (1.8-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.8 (was 3.9.6): no changes required.
* Update debian/control:
- fix lintian error init.d-script-needs-depends-on-lsb-base
- fix lintian note vcs-field-uses-insecure-uri vcs-git
- add build dependency on dh-systemd
* Update debian/rules:
- add --list-missing and --with systemd options for dh
* Update debian/bosixnet-*.install files.
* Update years in debian/copyright.
-- Boris Pek <tehnick@debian.org> Sun, 23 Oct 2016 13:20:36 +0300
bosixnet (1.7-1) unstable; urgency=medium
* Bump Standards-Version to 3.9.6 (was 3.9.5): no changes required.
* Update debian/copyright: relicensed from GPLv2 or later to Expat.
* Update debian/control using wrap-and-sort tool.
* Fix lintian error:
maintainer-script-should-not-use-adduser-system-without-home
-- Boris Pek <tehnick@debian.org> Sun, 04 Oct 2015 22:20:39 +0300
bosixnet (1.6-2) unstable; urgency=medium
* Move package to unstable: no changes required.
-- Boris Pek <tehnick@debian.org> Thu, 13 Feb 2014 14:08:07 +0400
bosixnet (1.6-1) experimental; urgency=medium
* Initial release. (Closes: #738681)
-- Boris Pek <tehnick@debian.org> Wed, 12 Feb 2014 01:29:40 +0400
|