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
|
procserv (2.8.0-2) unstable; urgency=medium
* d/control: support nodoc build profile
-- Henrique F. Simoes <henriquesimoes@riseup.net> Sun, 09 Feb 2025 18:08:37 -0300
procserv (2.8.0-1) unstable; urgency=medium
* new upstream version
* d/rules:
- specify autoconf build system explicitly
- enable documentation build
* d/control: add documentation build-dependencies
* d/copyright: update upstream copyright
* d/patches: backport known procServ fixes by cherry-picking the following
patches from upstream:
- 498687f49adf (Use long int for --coresize argument, 2020-07-01)
- 9078191e8c19 (Report error if setsockopt() fails, 2020-07-08)
- 66137916c0d8 (Modify restartMode oneshot feature to run once AFTER
selecting oneshot restartMode., 2020-09-08)
- 9e91bd0db0b2 (Write pidfile of child in parent, 2021-03-04)
- fc3b770611ed (Close logfile FD for child processes, 2023-11-08)
- 52fc9bc4a5c4 (Clarify licensing terms in documentation and README,
2024-11-04)
-- Henrique F. Simoes <henriquesimoes@riseup.net> Fri, 07 Feb 2025 23:12:35 +0100
procserv (2.7.0-2) unstable; urgency=medium
* d/control:
- accept any telnet client implementation (Closes: #1016857)
- bump Standards-Version to 4.7.0
- use debhelper compat v13
- update packaging VCS URLs
- add Henrique F. Simoes to uploaders (Closes: #1084231)
* d/copyright: update Debian copyright
* d/compat: remove in favor of debhelper-compat
* d/rules: drop NEWS file to comply to Standards-Version 4.7.0
* d/s/lintian-overrides: acknowledge procServ.html has source
* d/u/metadata: add upstream metadata
* d/u/signing-key: add Ralph Lange's public key
* d/watch:
- use uscan special string for version
- monitor releases with GitHub API
- verify tarball signature
-- Henrique F. Simoes <henriquesimoes@riseup.net> Sun, 13 Oct 2024 23:41:24 -0300
procserv (2.7.0-1) unstable; urgency=low
* new upstream version
* d/copyright: update, fix lintian warning
* d/doc-base added
-- Ralph Lange <ralph.lange@gmx.de> Thu, 19 Jan 2017 13:10:00 +0100
procserv (2.6.1-1) unstable; urgency=low
* new upstream version
* d/control, d/compat: bump debhelper compatibility level to 9
* d/control: bump Standards-Version to 3.9.8 with no changes
* d/control: update Vcs-* and Homepage links
* d/watch: switch to Github URL
* d/source/format: switch to 3.0 (quilt)
* d/rules: switch on hardening=+all
-- Ralph Lange <ralph.lange@gmx.de> Thu, 22 Sep 2016 11:58:17 -0400
procserv (2.6.0-1) unstable; urgency=low
* new upstream version
* control: bumped Standards-Version to 3.9.3 with no changes,
fixed debhelper dependency, added libtelnet dependency
* copyright: changed to machine readable format, added libtelnet info
* rules: switched to using overrides
-- Ralph Lange <Ralph.Lange@gmx.de> Fri, 13 Apr 2012 16:04:21 +0200
procserv (2.5.1-1) unstable; urgency=low
* new upstream version
* copyright: corrected years
* control: bumped Standards-Version to 3.8.4 with no changes
* rules: changed from CDBS based rules to plain debhelper+dh
-- Ralph Lange <Ralph.Lange@bessy.de> Wed, 24 Mar 2010 11:50:16 -0500
procserv (2.5.0-5) unstable; urgency=low
* rules: build package in "." (default) to prevent CDBS from generating
strange warnings and running the configure script twice
* control: added Vcs-* entries pointing to the collab-maint repository
* Added a watch file pointing to the SourceForge download
-- Ralph Lange <Ralph.Lange@bessy.de> Mon, 04 Jan 2010 16:19:35 -0500
procserv (2.5.0-4) unstable; urgency=low
* control: package now Suggests: telnet
* removed .hg* stuff from package build
-- Ralph Lange <Ralph.Lange@bessy.de> Thu, 31 Dec 2009 11:22:24 -0500
procserv (2.5.0-3) unstable; urgency=low
* control: added ${misc:Depends} for debhelper
-- Ralph Lange <Ralph.Lange@bessy.de> Wed, 30 Dec 2009 16:18:46 -0500
procserv (2.5.0-2) unstable; urgency=low
* control: removed unused Depends, changed Section and Priority, updated
Description
* rules: simplified by adding extra argument to configure to change doc
location
-- Ralph Lange <Ralph.Lange@bessy.de> Tue, 29 Dec 2009 15:12:46 -0500
procserv (2.5.0-1) unstable; urgency=low
* New Upstream Version
-- Michael Davidsaver <mdavidsaver@bnl.gov> Tue, 15 Dec 2009 16:59:46 -0500
procserv (2.4.1-1) unstable; urgency=low
* version bump
-- Michael Davidsaver <mdavidsaver@bnl.gov> Wed, 21 Oct 2009 12:11:32 -0400
procserv (2.4.0-1) unstable; urgency=low
* Initial release
-- Michael Davidsaver <mdavidsaver@bnl.gov> Fri, 28 Aug 2009 11:10:45 -0400
|