Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Pirate Praveen Newsgroups: linux.debian.maint.java Subject: Re: List of consultants focusing on Debian packaging for Java? Date: Tue, 08 Dec 2020 12:30:03 +0100 Message-ID: References: X-Original-To: Emmanuel Bourg X-Mailbox-Line: From debian-java-request@lists.debian.org Tue Dec 8 11:25:07 2020 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.407 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793] autolearn=no autolearn_force=no X-Policyd-Weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_FROM_MX=-3.1; rate: -4.6 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=onenetbeyond.org; s=stigmate; t=1607426678; bh=BcioqJOMuzC22/5ce3f+dyXPgequvr7NYz7YUrORunk=; h=Date:From:Subject:To:Cc:In-Reply-To:References:From; b=O1XTXYGpRtfgSh6L0izDtcb+TKlCVc6WryBvjXdJ5GlFrNqXXNJMNCAACMET+z937 A+c/J0ulbpsw6Hjqh+E8omGnOEENTKcLxUecyNIAjVFO3J6XnNBuqIc3o4DeAt7XVX D7hzQ7U4WKDV4lmIgMBPbyQZRN2XkCcysQDX8Y0E= X-Mailer: geary/3.36.2 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/22608 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/PCQ0LQ.K9GZK4BGNAIK@onenetbeyond.org Approved: robomod@news.nic.it Lines: 26 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Antonin Delpeuch , debian-java@lists.debian.org X-Original-Date: Tue, 08 Dec 2020 16:54:25 +0530 X-Original-Message-ID: X-Original-References: <354d15b9-1b12-317a-93ab-c825b7bdb4b0@antonin.delpeuch.eu> <18592dac9edda0ed5228d30df3a6c1d77c35c971.camel@debian.org> <121016a6b77be1f1d013033d9b9cb2cdf14e2afe.camel@debian.org> <69bbbe3f-887a-c542-9b46-8173fdd48131@antonin.delpeuch.eu> <7aa59daa-8300-7ea6-cb42-4f0158341515@apache.org> Xref: csiph.com linux.debian.maint.java:11983 On Mon, Dec 7, 2020 at 21:55, Emmanuel Bourg wrote: > Le 07/12/2020 =E0 11:38, Antonin Delpeuch (lists) a =E9crit : >=20 >> Keep the suggestions coming, this is super useful! >=20 > Another point to keep in mind, if you build and distribute your own=20 > .deb > or Flatpak package you keep the control on the release schedule. Using > jdeb you could publish your first package in a couple of weeks. Going > the official Debian archive route takes a lot more time and you're=20 > tied > by the Debian release schedule and update policy. If the application=20 > is > mature and stable it works well, but it can become frustrating if it > evolves quickly. I maintain gitlab using https://wiki.debian.org/FastTrack gitlab has a long dependency tree and very fast release cycle. It gets=20 new releases every month and security updates are given only for 3=20 months. If more people find this approach useful, this could become official=20 some day.