Skip to content

Commit 3d85399

Browse files
committed
typo fix
1 parent 70b35fc commit 3d85399

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

debian/changelog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
icinga-editor (0.200-6) UNRELEASED; urgency=medium
1+
icinga-editor (0.200-7) UNRELEASED; urgency=medium
22

33
[ dvorak ]
44
* Initial release. (Closes: #XXXXXX)
@@ -18,5 +18,6 @@ icinga-editor (0.200-6) UNRELEASED; urgency=medium
1818
* Generationg Application config for Debian package based deploy
1919
updated
2020
* Localisation in Debian (package) fix
21+
* Added missing Classes on debian
2122

22-
-- vitex <vitex@developer.kancl.brevnov.czf> Tue, 19 Jul 2016 13:55:13 +0200
23+
-- vitex <vitex@developer.kancl.brevnov.czf> Tue, 19 Jul 2016 14:04:25 +0200

debian/install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ src/images/* usr/share/icinga-editor/images
1010
src/includes/*.php usr/share/icinga-editor/includes
1111
src/classes/*.php usr/share/icinga-editor/classes
1212
src/classes/UI/*.php usr/share/icinga-editor/classes/UI
13-
src/classes/Engine/*.php usr/share/icinga-editor/classes/Engine
13+
src/classes/engine/*.php usr/share/icinga-editor/classes/engine
1414
src/modules/*.php usr/share/icinga-editor/modules
1515
debian/sql/install/* usr/share/dbconfig-common/data/icinga-editor/install
1616
debian/conf/composer.json usr/share/icinga-editor/

debian/revison

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6
1+
7

0 commit comments

Comments
 (0)