[milter-manager-commit] milter-manager/milter-manager at 5c3a035 [master] package apt: Add buster

アーカイブの一覧に戻る

Kenji Okimoto null+****@clear*****
Wed Jun 28 16:03:30 JST 2017


Kenji Okimoto	2017-06-28 16:03:30 +0900 (Wed, 28 Jun 2017)

  New Revision: 5c3a0355ebe62f7e9f62232b7aa92fd61c298a8a
  https://github.com/milter-manager/milter-manager/commit/5c3a0355ebe62f7e9f62232b7aa92fd61c298a8a

  Message:
    package apt: Add buster

  Modified files:
    package/apt/build-in-clean-room.sh
    package/apt/sign-repository.sh
    package/apt/update-repository.sh

  Modified: package/apt/build-in-clean-room.sh (+1 -1)
===================================================================
--- package/apt/build-in-clean-room.sh    2017-06-28 14:55:21 +0900 (33a4747)
+++ package/apt/build-in-clean-room.sh    2017-06-28 16:03:30 +0900 (400a0eb)
@@ -43,7 +43,7 @@ build_by_pbuilder()
     code_name=$2
     source_dir=${script_base_dir}/../..
     case ${code_name} in
-        jessie|stretch|unstable)
+        jessie|stretch|buster|unstable)
             distribution=debian
             component=main
             ;;

  Modified: package/apt/sign-repository.sh (+1 -1)
===================================================================
--- package/apt/sign-repository.sh    2017-06-28 14:55:21 +0900 (a679561)
+++ package/apt/sign-repository.sh    2017-06-28 16:03:30 +0900 (f8cb7ee)
@@ -23,7 +23,7 @@ run()
 
 for code_name in ${CODE_NAMES}; do
     case ${code_name} in
-        jessie|stretch|unstable)
+        jessie|stretch|buster|unstable)
             distribution=debian
             ;;
         *)

  Modified: package/apt/update-repository.sh (+1 -1)
===================================================================
--- package/apt/update-repository.sh    2017-06-28 14:55:21 +0900 (082b4df)
+++ package/apt/update-repository.sh    2017-06-28 16:03:30 +0900 (c25cdb6)
@@ -108,7 +108,7 @@ EOF
 
 for code_name in ${CODE_NAMES}; do
     case ${code_name} in
-        jessie|stretch|unstable)
+        jessie|stretch|buster|unstable)
             distribution=debian
             component=main
             ;;
-------------- next part --------------
An HTML attachment was scrubbed...
ダウンロード 



More information about the milter-manager-commit mailing list
アーカイブの一覧に戻る