[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/gnome-calls][update_package_0.3.2-1] 3 commits: d/control: bump required libhandy to >=1.1.90
Evangelos Ribeiro Tzaras
gitlab at salsa.debian.org
Fri Apr 23 12:40:36 BST 2021
Evangelos Ribeiro Tzaras pushed to branch update_package_0.3.2-1 at Debian On Mobile / gnome-calls
Commits:
47217f53 by Evangelos Ribeiro Tzaras at 2021-04-23T13:39:47+02:00
d/control: bump required libhandy to >=1.1.90
This is needed to match the dependency in meson.build
- - - - -
a4db0336 by Evangelos Ribeiro Tzaras at 2021-04-23T13:39:56+02:00
d/salsa-ci.yml: Build against experimental
Because we need newer libhandy
- - - - -
b5bd2252 by Evangelos Ribeiro Tzaras at 2021-04-23T13:39:57+02:00
d/changelog: Update unreleased
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+gnome-calls (0.3.2-1) UNRELEASED; urgency=medium
+
+ * d/patches: Remove upstreamed patches
+ * d/control: bump required libhandy to >=1.1.90
+ * d/salsa-ci.yml: Build against experimental
+
+ -- Evangelos Ribeiro Tzaras <devrtz-debian at fortysixandtwo.eu> Fri, 23 Apr 2021 13:38:09 +0200
+
gnome-calls (0.3.0-2) experimental; urgency=medium
* d/patches: fix double free
=====================================
debian/control
=====================================
@@ -19,7 +19,7 @@ Build-Depends:
libgstreamer1.0-dev,
libgtk-3-dev,
libgtk-3-doc <!nodoc>,
- libhandy-1-dev,
+ libhandy-1-dev (>=1.1.90),
libmm-glib-dev (>= 1.12.0),
libpeas-dev,
meson,
=====================================
debian/salsa-ci.yml
=====================================
@@ -2,3 +2,11 @@
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
+ RELEASE: 'experimental'
+ # Since those pull from unstable
+ SALSA_CI_DISABLE_REPROTEST: 1
+ SALSA_CI_DISABLE_PIUPARTS: 1
+ SALSA_CI_DISABLE_AUTOPKGTEST: 1
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/d6af6089c6088bfcc6a5abb9dda2a037c8c24cbf...b5bd2252edf9384a081159648c836e348e1faa9a
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/d6af6089c6088bfcc6a5abb9dda2a037c8c24cbf...b5bd2252edf9384a081159648c836e348e1faa9a
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/20210423/af2e1cc9/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list