Skip to content

Commit

Permalink
Bump version and release, fix Makefile for Launchpad
Browse files Browse the repository at this point in the history
  • Loading branch information
typiconman committed Jan 15, 2020
1 parent 882171a commit ae943ca
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
12 changes: 6 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ clean:
rm -fr $(ICONDEST)/ru-ext.png
rm -fr $(ICONDEST)/ru-phonext.png
rm -fr $(LOCALEDEST)/cu_RU
rmdir $(ICONDEST)
rmdir $(LOCALEDEST)
rmdir $(DEST)
rmdir $(DESTDIR)usr/share/i18n
rmdir $(DESTDIR)usr/share
rmdir $(DESTDIR)usr/
# rmdir $(ICONDEST)
# rmdir $(LOCALEDEST)
# rmdir $(DEST)
# rmdir $(DESTDIR)usr/share/i18n
# rmdir $(DESTDIR)usr/share
# rmdir $(DESTDIR)usr/

uninstall:
localedef --delete-from-archive cu_RU.utf8
Expand Down
10 changes: 8 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
m17n-cu (1.2.0) unstable; urgency=medium
m17n-cu (1.2.1) bionic; urgency=medium

* Fix Launchpad stupidity

-- Aleksandr Andreev <aleksandr.andreev@gmail.com> Wed, 15 Jan 2020 13:54:14 +0300

m17n-cu (1.2.0) bionic; urgency=medium

* Adding Znamenny Notation keyboard drivers

-- Aleksandr Andreev <aleksandr.andreev@gmail.com> Wed, 14 Jan 2020 16:18:34 +0300
-- Aleksandr Andreev <aleksandr.andreev@gmail.com> Tue, 14 Jan 2020 16:18:34 +0300

m17n-cu (1.1.0) unstable; urgency=medium

Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Section: text
Priority: optional
Maintainer: Aleksandr Andreev <aleksandr.andreev@gmail.com>
Build-Depends: m17n-db, debhelper (>= 9.0.0)
Standards-Version: 3.9.5
Standards-Version: 4.1.4
Vcs-Git: https://github.com/typiconman/m17n-cu.git
Vcs-browser: https://github.com/typiconman/m17n-cu.git
Homepage: https://sci.ponomar.net/
Expand Down

0 comments on commit ae943ca

Please sign in to comment.