D6762: packaging: add Bullseye, remove Jessie

av6 (Anton Shestakov) phabricator at mercurial-scm.org
Sun Aug 25 12:09:06 EDT 2019


Closed by commit rHG0a50a4232db7: packaging: add Bullseye, remove Jessie (authored by av6).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D6762?vs=16308&id=16310

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6762/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6762

AFFECTED FILES
  contrib/packaging/Makefile

CHANGE DETAILS

diff --git a/contrib/packaging/Makefile b/contrib/packaging/Makefile
--- a/contrib/packaging/Makefile
+++ b/contrib/packaging/Makefile
@@ -1,9 +1,9 @@
 $(eval HGROOT := $(shell cd ../..; pwd))
 
 DEBIAN_CODENAMES := \
-  jessie \
   stretch \
-  buster
+  buster \
+  bullseye
 
 UBUNTU_CODENAMES := \
   xenial \



To: av6, #hg-reviewers, indygreg
Cc: mercurial-devel


More information about the Mercurial-devel mailing list