[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/meta-phosh][debian/latest] 2 commits: Make versioning follow Phosh's version

Guido Günther (@agx) gitlab at salsa.debian.org
Mon Feb 6 10:17:50 GMT 2023



Guido Günther pushed to branch debian/latest at Debian On Mobile / meta-phosh


Commits:
8fc9c712 by Guido Günther at 2023-02-01T15:36:25+01:00
Make versioning follow Phosh's version

- - - - -
b0aeba7d by Guido Günther at 2023-02-03T10:13:46+01:00
Version important dependencies

Lots of GNOME components became adaptive in the 42 cycle, we always want
recent calls, squeekboard and chatty.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+meta-phosh (24) unstable; urgency=medium
+
+  * Make the meta package version match the Phosh's middle version number.
+    As several of Phosh components (phosh, phoc, phosh-mobile-settings,
+    phosh-tour, …) adjusted to the same version scheme let's use that
+    here too. We drop the leading 0. to avoid an epoch (we can introduce
+    that once Phosh switches to 1.x).
+    Updates to the metapackage will be numbered 24+1, 24+2, etc.
+  * Version important components so they're up to date on partial upgrades.
+
+ -- Guido Günther <agx at sigxcpu.org>  Wed, 01 Feb 2023 13:55:36 +0100
+
 meta-phosh (11) unstable; urgency=medium
 
   * phosh-core: Drop purple-lurch.


=====================================
debian/control
=====================================
@@ -17,14 +17,14 @@ Architecture: linux-any
 Depends:
  dconf-gsettings-backend,
  evolution-data-server,
- feedbackd,
+ feedbackd (>= 0.0.2),
  fonts-cantarell,
  glib-networking,
  gnome-backgrounds,
- gnome-control-center (>= 1:3.36),
+ gnome-control-center (>= 1:43),
  gnome-keyring,
  gnome-online-accounts,
- gnome-settings-daemon,
+ gnome-settings-daemon (>= 43),
  gnome-session-bin,
  gnome-session-common,
  gsettings-desktop-schemas,
@@ -36,20 +36,20 @@ Depends:
  libglib2.0-bin,
  libpam-gnome-keyring,
  network-manager,
- phosh,
+ phosh (>= 0.24.0),
  phosh-mobile-tweaks,
  pipewire-pulse | pulseaudio,
  libspa-0.2-bluetooth | libspa-0.2-bluetooth,,
  sound-theme-freedesktop,
- squeekboard | phosh-osk-stub,
+ squeekboard (>= 1.20.0) | phosh-osk-stub (>= 0.24.0),
  ${misc:Depends},
 Recommends:
  epiphany-browser,
  gnome-bluetooth-sendto,
- gnome-contacts,
- gnome-console,
+ gnome-contacts (>= 43),
+ gnome-console (>= 43),
  libproxy1-plugin-networkmanager [linux-any],
- phosh-mobile-settings,
+ phosh-mobile-settings (>= 0.24.0),
  phosh-tour,
 Suggests:
  systemd-coredump,
@@ -66,8 +66,8 @@ Description: GNOME/Phosh mobile Environment -- essential components
 Package: phosh-phone
 Architecture: linux-any
 Depends:
- chatty (>= 0.4.0),
- gnome-calls,
+ chatty (>= 0.7.0~rc5),
+ gnome-calls (>= 44~alpha),
  gnome-contacts,
  mmsd-tng,
  modemmanager,
@@ -90,7 +90,7 @@ Description: GNOME/Phosh mobile Environment -- phone components
 Package: phosh-tablet
 Architecture: linux-any
 Depends:
- chatty,
+ chatty (>= 0.7.0~rc5),
  gnome-contacts,
  phosh-core (= ${binary:Version}),
  ${misc:Depends},



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/a8155abc1a9aad6b16579e2eaa2391736a361607...b0aeba7dda9abbf41bedb6a7b6e928d0c4381dd9

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/meta-phosh/-/compare/a8155abc1a9aad6b16579e2eaa2391736a361607...b0aeba7dda9abbf41bedb6a7b6e928d0c4381dd9
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20230206/6d0b5354/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list