[Debian-on-mobile-maintainers] [Git][gnome-team/gnome-console][debian/latest] 3 commits: Update debhelper compat to 14
Jeremy Bícha (@jbicha)
gitlab at salsa.debian.org
Sun Jul 26 07:03:24 BST 2026
Jeremy Bícha pushed to branch debian/latest at GNOME / gnome-console
Commits:
1b1f0c0f by Jeremy Bícha at 2026-07-26T07:59:25+02:00
Update debhelper compat to 14
- - - - -
a97357d3 by Jeremy Bícha at 2026-07-26T08:00:00+02:00
Update debian/upstream/metadata
- - - - -
6e9ba69b by Jeremy Bícha at 2026-07-26T08:02:27+02:00
releasing package gnome-console version 50.0-3
- - - - -
5 changed files:
- debian/changelog
- debian/control
- + debian/gnome-console.install
- debian/rules
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+gnome-console (50.0-3) unstable; urgency=medium
+
+ * Update debhelper compat to 14
+
+ -- Jeremy Bícha <jbicha at ubuntu.com> Sun, 26 Jul 2026 08:02:21 +0200
+
gnome-console (50.0-2) unstable; urgency=medium
* Add Depends: locales-all for build tests as required by gtk4 4.22.2
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders:
Arnaud Ferraris <aferraris at debian.org>,
Section: gnome
Build-Depends:
- debhelper-compat (= 13),
+ debhelper-compat (= 14),
appstream <!nocheck>,
desktop-file-utils,
gsettings-desktop-schemas-dev,
@@ -29,8 +29,6 @@ Package: gnome-console
Architecture: any
Depends:
gsettings-desktop-schemas,
- ${misc:Depends},
- ${shlibs:Depends},
Provides:
x-terminal-emulator,
Description: Simple user-friendly terminal emulator for the GNOME desktop
=====================================
debian/gnome-console.install
=====================================
@@ -0,0 +1 @@
+usr
=====================================
debian/rules
=====================================
@@ -4,11 +4,10 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs
%:
- dh $@
+ dh $@ --without single-binary
override_dh_auto_configure:
dh_auto_configure -- \
- -Dauto_features=enabled \
-Dtests=$(if $(filter nocheck,$(DEB_BUILD_OPTIONS)),false,true) \
override_dh_auto_test:
=====================================
debian/upstream/metadata
=====================================
@@ -1,5 +1,6 @@
---
-Bug-Database: https://gitlab.gnome.org/GNOME/console/-/issues/
-Bug-Submit: https://gitlab.gnome.org/GNOME/console/-/issues/new
+Bug-Database: https://gitlab.gnome.org/GNOME/console/-/work_items
+Bug-Submit: https://gitlab.gnome.org/GNOME/console/-/work_items/new
Repository: https://gitlab.gnome.org/GNOME/console.git
Repository-Browse: https://gitlab.gnome.org/GNOME/console
+Security-Contact: https://gitlab.gnome.org/Teams/Releng/security
View it on GitLab: https://salsa.debian.org/gnome-team/gnome-console/-/compare/a6ef6421e0d5a3ee2818e1d0f8733f5c633a58c5...6e9ba69b802421a78647dce2316cb8bf704ba264
--
View it on GitLab: https://salsa.debian.org/gnome-team/gnome-console/-/compare/a6ef6421e0d5a3ee2818e1d0f8733f5c633a58c5...6e9ba69b802421a78647dce2316cb8bf704ba264
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20260726/99115ea8/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list