Navigation Menu

Skip to content

Commit

Permalink
packages deb: add update entry for MariaDB 10.1 on debian
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jan 25, 2018
1 parent 017f90a commit 8fbd2e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile.am
Expand Up @@ -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 \
Expand Down

0 comments on commit 8fbd2e3

Please sign in to comment.