Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Hans-Christoph Steiner Newsgroups: linux.debian.maint.java Subject: Re: List of consultants focusing on Debian packaging for Java? Date: Tue, 08 Dec 2020 21:00:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Tue Dec 8 19:51:17 2020 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.353 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, LDO_WHITELIST=-5, RCVD_IN_BL_SPAMCOP_NET=1.347, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 X-Greylist: delayed 540 seconds by postgrey-1.36 at bendel; Tue, 08 Dec 2020 19:51:02 UTC Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=MxE3ANVGdPDGLu0GfQ3g21fc0AU+435fZ92ewSsrz r0=; b=cbP7IZ2XL2NpwE1V8WkJlZ7jRqgXc6wbtsEb3IQl7zl4lFMGkX6OBtIkF mFwGpx/QZqcZvIG8kyC3tQow22ntBTauu3tb4XLZs7Nn+YO1eBxvlt5HtT/bycZ2 mRd63R0H7g1qTQqQXvzDRTX474B6SGE729QBWZ9aXqVyF5T3wB6EDaPF0dgT8X4n kVkr753y6wXYZSIG7jOv5o3G6HI0ke5gtfVP/Rg4IW+2PIZ1xeFtmb4x0eWP1EqA IDcWFb5rMZsVZAkzOSJJPBVT5J7TwRYHt0hgSwpO0LUI8Cg9TBvfNkKF/g9VP9Bn bfn78Zw5E1Cq62lTAIwY1dk88nfoA== X-Me-Sender: X-Me-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudejiedguddvlecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enogfuphgrmhfkphdqohhuthculdehtddtmdenucfjughrpefvfhfhohfukfffgggjtgfg sehtkeertddttdejnecuhfhrohhmpefjrghnshdqvehhrhhishhtohhphhcuufhtvghinh gvrhcuoehhrghnshesrghtrdhorhdrrghtqeenucggtffrrghtthgvrhhnpeeuleeigfdv gefhtdetfeegfeetieduheduleetjedtveegvddvleetiedukefhteenucffohhmrghinh epuggvsghirghnrdhorhhgnecukfhppedukeehrddvvddvrddvtddvrdduvdenucfuphgr mhfkphepudekhedrvddvvddrvddtvddruddvnecuvehluhhsthgvrhfuihiivgeptdenuc frrghrrghmpehmrghilhhfrhhomhephhgrnhhssegrthdrohhrrdgrth X-Me-Proxy: Organization: @||@ MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/22609 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/e1c000ab-fad8-6454-0ba5-d5d9f0b31fd2@at.or.at Approved: robomod@news.nic.it Lines: 24 Sender: robomod@news.nic.it X-Original-Date: Tue, 8 Dec 2020 20:41:51 +0100 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:11984 Emmanuel Bourg: > Le 07/12/2020 à 11:38, Antonin Delpeuch (lists) a écrit : > >> Keep the suggestions coming, this is super useful! > > Another point to keep in mind, if you build and distribute your own .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 tied > by the Debian release schedule and update policy. If the application is > mature and stable it works well, but it can become frustrating if it > evolves quickly. I want to second these, they are important points. And just to make sure its clear, it is also possible to do all of the above. If you pay attention to the Debian package versions and use all the tricks available, it is also possible to make all these release channels play nicely together. For example, tor uses backports extensively: https://packages.debian.org/search?keywords=tor .hc