[SCM] gnome-mpv/master: intltool and its workarounds are no longer needed
infinity0 at users.alioth.debian.org
infinity0 at users.alioth.debian.org
Sun Jun 18 11:54:12 UTC 2017
The following commit has been merged in the master branch:
commit 464947dc13f69470212c53046ea9844013b0422a
Author: Ximin Luo <infinity0 at debian.org>
Date: Sun Jun 18 13:38:36 2017 +0200
intltool and its workarounds are no longer needed
diff --git a/debian/control b/debian/control
index 7033368..4f89ccd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 9),
appstream-util,
autoconf-archive,
dh-autoreconf,
- intltool,
libepoxy-dev,
libgtk-3-dev (>= 3.22),
libmpv-dev (>= 0.21),
diff --git a/debian/rules b/debian/rules
index ea3ce77..0c51e55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,12 +20,3 @@ include /usr/share/dpkg/default.mk
# main packaging script based on dh7 syntax
%:
dh $@ --with autoreconf
-
-override_dh_autoreconf:
- mkdir m4
- intltoolize --copy --automake
- dh_autoreconf
-
-override_dh_auto_clean:
- dh_auto_clean
- rm -f intltool-* po/Makefile.in.in
--
gnome-mpv packaging
More information about the pkg-multimedia-commits
mailing list