Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
83597ba864 | ||
|
7d8538b748 |
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
xed (2.8.3) ulyssa; urgency=medium
|
||||
|
||||
* Packaging: Add missing dependency on gir1.2-gtksource-4
|
||||
|
||||
-- Clement Lefebvre <root@linuxmint.com> Mon, 14 Dec 2020 08:11:29 +0000
|
||||
|
||||
xed (2.8.2) ulyssa; urgency=medium
|
||||
|
||||
* l10n: Update translations
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@@ -32,6 +32,7 @@ Depends: iso-codes,
|
||||
${shlibs:Depends},
|
||||
python3,
|
||||
python3-gi,
|
||||
gir1.2-gtksource-4,
|
||||
xapps-common (>= 1.9.0),
|
||||
zenity
|
||||
XB-Python-Version: ${python:Versions}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
project('xed', 'c', version : '2.8.2')
|
||||
project('xed', 'c', version : '2.8.3')
|
||||
|
||||
gnome = import('gnome')
|
||||
i18n = import('i18n')
|
||||
|
Reference in New Issue
Block a user