Bug#1059585: gnome-shell-extension-gsconnect: update d/watch

Patrice Duroux patrice.duroux at gmail.com
Thu Dec 28 18:08:39 GMT 2023


Package: gnome-shell-extension-gsconnect
Version: 55-4
Followup-For: Bug #1059585

Sorry, filenamemangle clause was missing in my previous patch.
This new one should better comply to the uscan(1) github examples.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 'unstable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.6.8-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gnome-shell-extension-gsconnect depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-4
ii  gir1.2-gdkpixbuf-2.0                         2.42.10+dfsg-3
ii  gir1.2-glib-2.0                              1.78.1-5
ii  gir1.2-gtk-3.0                               3.24.39-1
ii  gjs                                          1.78.1-1
ii  gnome-shell                                  45.2-2
ii  libglib2.0-bin                               2.78.3-1
ii  python3                                      3.11.6-1

Versions of packages gnome-shell-extension-gsconnect recommends:
ii  gir1.2-atspi-2.0       2.50.0-1
ii  gir1.2-folks-0.7       0.15.6-1
ii  gir1.2-gdata-0.0       0.18.1-3
ii  gir1.2-goa-1.0         3.48.0-2
ii  gir1.2-gsound-1.0      1.0.3-2
ii  gir1.2-pango-1.0       1.51.0+ds-3
ii  gir1.2-upowerglib-1.0  1.90.2-7
ii  libfolks-eds26         0.15.6-1
ii  python3-nautilus       4.0-1+b1
ii  sshfs                  3.7.3-1.1

Versions of packages gnome-shell-extension-gsconnect suggests:
ii  gnome-shell-extension-gsconnect-browsers  55-4

-- no debconf information
-------------- next part --------------
diff --git a/debian/watch b/debian/watch
index b2fdc19c..0a3e79f7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
 version=4
-https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases .*?(\d\S*)\.tar\.gz
+opts="filenamemangle=s%.*/@ANY_VERSION@%@PACKAGE at -$1.tar.gz%,searchmode=plain" \
+    https://api.github.com/repos/GSConnect/gnome-shell-extension-gsconnect/releases?per_page=100 \
+    https://api.github.com/repos/GSConnect/gnome-shell-extension-gsconnect/tarball/@ANY_VERSION@


More information about the pkg-gnome-maintainers mailing list