[Pkg-cli-apps-commits] [gnome-do] 01/01: Fold in FTBFS NMU diff. Thanks, Andreas Henriksson!
Christopher Halse Rogers
raof-guest at moszumanska.debian.org
Wed Oct 21 09:46:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
raof-guest pushed a commit to branch master
in repository gnome-do.
commit 9eac43e083f3aed7f5f655950010f1d34a5d91d6
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date: Wed Oct 21 20:45:18 2015 +1100
Fold in FTBFS NMU diff. Thanks, Andreas Henriksson!
---
debian/changelog | 13 +++++++++++++
debian/control | 4 +---
debian/patches/05_drop_gnome_desktop_2.diff | 2 +-
3 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4bf3a1b..5af6c88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+gnome-do (0.95.3-4) unstable; urgency=medium
+
+ [ Andreas Henriksson ]
+ * debian/control: Drop librsvg and wnck cil build-deps
+ - looks unused/unneeded and are no longer available in the archive.
+ (Closes: 801889)
+ * debian/patches/05_drop_gnome_desktop_2.diff:
+ - bump to use gnome-desktop soname .12
+ * debian/control: Bump libgnome-desktop-3-dev build-dep to >= 3.18
+ - to match the previous change.
+
+ -- Christopher James Halse Rogers <raof at ubuntu.com> Wed, 21 Oct 2015 20:41:18 +1100
+
gnome-do (0.95.3-3) unstable; urgency=medium
* [fec7a68] Drop libgnome-desktop2 dependency.
diff --git a/debian/control b/debian/control
index 4d1ce90..10c40f5 100644
--- a/debian/control
+++ b/debian/control
@@ -32,9 +32,7 @@ Build-Depends: debhelper (>= 7.0.50),
libnotify-cil-dev,
libglib2.0-dev,
libgtk2.0-dev,
- librsvg2-2.0-cil-dev,
- libwnck1.0-cil-dev,
- libgnome-desktop-3-dev,
+ libgnome-desktop-3-dev (>= 3.18),
Standards-Version: 3.9.5
Homepage: http://do.cooperteam.net
Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/gnome-do.git
diff --git a/debian/patches/05_drop_gnome_desktop_2.diff b/debian/patches/05_drop_gnome_desktop_2.diff
index 97f6b86..68c84f5 100644
--- a/debian/patches/05_drop_gnome_desktop_2.diff
+++ b/debian/patches/05_drop_gnome_desktop_2.diff
@@ -79,5 +79,5 @@ Forwarded: not-needed
<configuration>
<dllmap dll="libdo" target="@expanded_libdir@/@PACKAGE@/libdo.so"/>
- <dllmap dll="gnome-desktop-2" target="libgnome-desktop-2.so.17"/>
-+ <dllmap dll="gnome-desktop-3" target="libgnome-desktop-3.so.10"/>
++ <dllmap dll="gnome-desktop-3" target="libgnome-desktop-3.so.12"/>
</configuration>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/gnome-do.git
More information about the Pkg-cli-apps-commits
mailing list