[Groonga-commit] groonga/groonga at 252f948 [master] packages apt: drop jessie support

Back to archive index

Kentaro Hayashi null+****@clear*****
Tue Jul 24 00:35:53 JST 2018


Kentaro Hayashi	2018-07-24 00:35:53 +0900 (Tue, 24 Jul 2018)

  New Revision: 252f948fe966ea8cc6b243544e162ce650711cb7
  https://github.com/groonga/groonga/commit/252f948fe966ea8cc6b243544e162ce650711cb7

  Message:
    packages apt: drop jessie support
    
    Debian's security and release team will no longer produce updates for
    jessie.
    
    See https://www.debian.org/News/2018/20180623

  Modified files:
    packages/apt/Makefile.am

  Modified: packages/apt/Makefile.am (+1 -1)
===================================================================
--- packages/apt/Makefile.am    2018-07-24 00:33:51 +0900 (deaf30cf0)
+++ packages/apt/Makefile.am    2018-07-24 00:35:53 +0900 (a2c187037)
@@ -1,7 +1,7 @@
 REPOSITORIES_PATH = repositories
 DISTRIBUTIONS = debian
 ARCHITECTURES = i386 amd64
-CODE_NAMES = jessie stretch
+CODE_NAMES = stretch
 KEYRING_PACKAGE = groonga-keyring
 KEYRING_VERSION = 2018.01.29
 KEYRING_BASE_NAME = $(KEYRING_PACKAGE)-$(KEYRING_VERSION)
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180724/0307e332/attachment.htm 



More information about the Groonga-commit mailing list
Back to archive index