Update debian

pull/15/head
reionwong 4 years ago
parent 751b289444
commit e9f6651550

2
debian/changelog vendored

@ -1,4 +1,4 @@
cutefish-core (0.1) UNRELEASED; urgency=low
cutefish-core (0.1) UNRELEASED; urgency=medium
* Initial release (CutefishOS) <cutefishos@foxmail.com>

1
debian/compat vendored

@ -0,0 +1 @@
9

4
debian/copyright vendored

@ -1,3 +1,3 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: calamares
Source: <url://example.com>
Upstream-Name: cutefish-core
Source: cutefishos.com

2
debian/rules vendored

@ -6,4 +6,4 @@ export QT_SELECT=5
dh $@
override_dh_auto_configure:
dh_auto_configure -- -DEMBED_TRANSLATIONS=ON -DBUILD_TESTING=ON
dh_auto_configure -- -DEMBED_TRANSLATIONS=ON

Loading…
Cancel
Save