[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/gnome-calls][update_package_0.3.2-1] 6 commits: d/patches: Remove upstreamed patches

Evangelos Ribeiro Tzaras gitlab at salsa.debian.org
Fri Apr 23 13:10:37 BST 2021



Evangelos Ribeiro Tzaras pushed to branch update_package_0.3.2-1 at Debian On Mobile / gnome-calls


Commits:
1ac02c13 by Evangelos Ribeiro Tzaras at 2021-04-23T14:09:33+02:00
d/patches: Remove upstreamed patches

- - - - -
d99d1ba0 by Evangelos Ribeiro Tzaras at 2021-04-23T14:09:57+02:00
d/control: Add gstreamer dependencies

- - - - -
6d32ae27 by Evangelos Ribeiro Tzaras at 2021-04-23T14:10:00+02:00
d/control: Add sofia dependency

- - - - -
07688b9e by Evangelos Ribeiro Tzaras at 2021-04-23T14:10:01+02:00
d/control: bump required libhandy to >=1.1.90

This is needed to match the dependency in meson.build

- - - - -
ba10d547 by Evangelos Ribeiro Tzaras at 2021-04-23T14:10:02+02:00
d/salsa-ci.yml: Build against experimental

Because we need newer libhandy

- - - - -
81e0c176 by Evangelos Ribeiro Tzaras at 2021-04-23T14:10:03+02:00
d/changelog: Update UNRELEASED

- - - - -


5 changed files:

- debian/changelog
- debian/control
- − debian/patches/0001-application-Fix-double-free.patch
- debian/patches/series
- 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
=====================================
@@ -8,6 +8,7 @@ Uploaders:
 Build-Depends:
  debhelper-compat (= 13),
  desktop-file-utils,
+ gstreamer1.0-plugins-good,
  gtk-doc-tools <!nodoc>,
  help2man,
  libcallaudio-dev (>= 0.0.5),
@@ -16,11 +17,13 @@ Build-Depends:
  libfolks-dev,
  libgom-1.0-dev,
  libgsound-dev,
+ 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,
@@ -37,6 +40,7 @@ Package: gnome-calls
 Architecture: any
 Depends:
  callaudiod,
+ gstreamer1.0-plugins-good,
  modemmanager,
  ${misc:Depends},
  ${shlibs:Depends},


=====================================
debian/patches/0001-application-Fix-double-free.patch deleted
=====================================
@@ -1,27 +0,0 @@
-From d75a08b9b7e45d22b75772848d83a9ef8ee9e5fe Mon Sep 17 00:00:00 2001
-From: Evangelos Ribeiro Tzaras <evangelos.tzaras at puri.sm>
-Date: Tue, 16 Feb 2021 02:59:24 +0100
-Subject: [PATCH] application: Fix double free
-
-The double free was introduced in 46e4422.
-This fixes #225
----
- src/calls-application.c | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/src/calls-application.c b/src/calls-application.c
-index 05eaef5..f8cfdf7 100644
---- a/src/calls-application.c
-+++ b/src/calls-application.c
-@@ -188,8 +188,6 @@ check_dial_number (const gchar *number)
- 
-   matches = g_regex_match (reject, number, 0, NULL);
- 
--  g_regex_unref (reject);
--
-   return !matches;
- }
- 
--- 
-2.30.0
-


=====================================
debian/patches/series
=====================================
@@ -1 +0,0 @@
-0001-application-Fix-double-free.patch


=====================================
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/b47a04e92459c97fe540b05b82385b9fc6d9387e...81e0c176fc9080dfe05fd660ef2c18e8abdd8fd3

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/b47a04e92459c97fe540b05b82385b9fc6d9387e...81e0c176fc9080dfe05fd660ef2c18e8abdd8fd3
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/2ed5efaa/attachment-0001.htm>


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