Navigation Menu

Skip to content

Commit

Permalink
packages apt: update changelog for Debian jessie
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Nov 30, 2016
1 parent f382316 commit 353d7f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile.am
Expand Up @@ -102,6 +102,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.0 $(OLD_RELEASE) $(OLD_RELEASE_DATE) \
$(VERSION) $(NEW_RELEASE_DATE) \
packages/jessie-mariadb-10.0/changelog

update-po:
@for lang in $(LOCALES); do \
Expand Down

0 comments on commit 353d7f1

Please sign in to comment.