[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/gnome-calls][update_package_0.3.2-1] 4 commits: d/control: Add sofia dependency
Evangelos Ribeiro Tzaras
gitlab at salsa.debian.org
Fri Apr 23 12:54:28 BST 2021
Evangelos Ribeiro Tzaras pushed to branch update_package_0.3.2-1 at Debian On Mobile / gnome-calls
Commits:
16130f01 by Evangelos Ribeiro Tzaras at 2021-04-23T13:51:21+02:00
d/control: Add sofia dependency
- - - - -
93801003 by Evangelos Ribeiro Tzaras at 2021-04-23T13:51:21+02:00
d/control: bump required libhandy to >=1.1.90
This is needed to match the dependency in meson.build
- - - - -
30da495f by Evangelos Ribeiro Tzaras at 2021-04-23T13:51:21+02:00
d/salsa-ci.yml: Build against experimental
Because we need newer libhandy
- - - - -
a6ce5e3a by Evangelos Ribeiro Tzaras at 2021-04-23T13:53:42+02:00
d/changelog: Update UNRELEASED
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+gnome-calls (0.3.2-1) UNRELEASED; urgency=medium
+
+ * d/patches: Remove upstreamed patches
+ * d/control: Add gstreamer dependencies
+ * d/control: Add sofia dependency
+ * 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:53:00 +0200
+
gnome-calls (0.3.0-2) experimental; urgency=medium
* d/patches: fix double free
=====================================
debian/control
=====================================
@@ -19,9 +19,10 @@ 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,
+ libsofia-sip-ua-glib-dev,
meson,
modemmanager-dev,
pkg-config,
=====================================
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/b5bd2252edf9384a081159648c836e348e1faa9a...a6ce5e3aa7ed19757e53d2e638e10a777101f3df
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/b5bd2252edf9384a081159648c836e348e1faa9a...a6ce5e3aa7ed19757e53d2e638e10a777101f3df
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/32cc086e/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list