[Groonga-mysql-commit] mroonga/mroonga at 8fbd2e3 [master] packages deb: add update entry for MariaDB 10.1 on debian

Back to archive index

Kentaro Hayashi null+****@clear*****
Fri Jan 26 00:00:34 JST 2018


Kentaro Hayashi	2018-01-26 00:00:34 +0900 (Fri, 26 Jan 2018)

  New Revision: 8fbd2e326bfa44824badf024157e92da4d9a5a32
  https://github.com/mroonga/mroonga/commit/8fbd2e326bfa44824badf024157e92da4d9a5a32

  Message:
    packages deb: add update entry for MariaDB 10.1 on debian

  Modified files:
    Makefile.am

  Modified: Makefile.am (+5 -0)
===================================================================
--- Makefile.am    2018-01-25 18:51:24 +0900 (69349ea6)
+++ Makefile.am    2018-01-26 00:00:34 +0900 (78ec449a)
@@ -103,6 +103,11 @@ update-latest-release: ensure-cutter-source-path
 	  $(PACKAGE)-mariadb-10.0 $(OLD_RELEASE) $(OLD_RELEASE_DATE)	\
 	  $(VERSION) $(NEW_RELEASE_DATE)		\
 	  packages/debian-mariadb-10.0/changelog
+	cd $(top_srcdir) &&						\
+	  "$(CUTTER_SOURCE_PATH)/misc/update-latest-release.rb"		\
+	  $(PACKAGE)-mariadb-10.1 $(OLD_RELEASE) $(OLD_RELEASE_DATE)	\
+	  $(VERSION) $(NEW_RELEASE_DATE)				\
+	  packages/debian-mariadb-10.1/changelog
 
 update-po:
 	@for lang in $(LOCALES); do						\
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180126/1c1b60e2/attachment.htm 



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