We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3efa18f commit a092098Copy full SHA for a092098
debian/changelog
@@ -1,3 +1,9 @@
1
+vte2.91 (0.83.90-1deepin1) unstable; urgency=medium
2
+
3
+ * New upstream release for deepin.
4
5
+ -- lichenggang <lichenggang@deepin.org> Tue, 10 Mar 2026 20:53:00 +0800
6
7
vte2.91 (0.83.90-1) unstable; urgency=medium
8
9
* Team upload
debian/rules
@@ -86,3 +86,7 @@ override_dh_missing:
86
87
# We only use dh_gnome to automatically run dh_translations in Ubuntu
88
override_dh_gnome:
89
+ dh_gnome --no-control
90
91
+override_dh_gnome_clean:
92
+ dh_gnome_clean --no-control
0 commit comments