+weex (2.8.3+d0mipsr6) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Run dh_autoreconf to update configure.
+
+ -- YunQiang Su <syq@debian.org> Thu, 16 May 2019 03:29:50 +0000
+
weex (2.8.3) unstable; urgency=medium
* Fixed a compile bug with silently disable SSL support
diff -Nru weex-2.8.3/debian/control weex-2.8.3+d0mipsr6/debian/control
--- weex-2.8.3/debian/control 2014-11-05 16:36:06.000000000 +0000
+++ weex-2.8.3+d0mipsr6/debian/control 2019-05-16 03:29:50.000000000
+0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Ludovic Drolez <ldrolez@debian.org>
Standards-Version: 3.9.6
-Build-Depends: debhelper (>= 2.2.18), gettext, dpkg-dev (>= 1.16.1~),
libssl-dev
+Build-Depends: debhelper (>= 2.2.18), gettext, dpkg-dev (>= 1.16.1~),
libssl-dev, dh-autoreconf
Package: weex
Architecture: any
diff -Nru weex-2.8.3/debian/rules weex-2.8.3+d0mipsr6/debian/rules
--- weex-2.8.3/debian/rules 2015-12-08 13:48:48.000000000 +0000
+++ weex-2.8.3+d0mipsr6/debian/rules 2019-05-16 03:29:50.000000000
+0000
@@ -11,6 +11,7 @@
build: build-stamp
build-stamp:
dh_testdir
+ dh_autoreconf
dh_auto_configure
dh_auto_build
#./configure --prefix=/usr --mandir=\$${prefix}/share/man
--infodir=\$${prefix}/share/info
@@ -25,6 +26,7 @@
rm -f build-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || $(MAKE) distclean
+ dh_autoreconf_clean
dh_clean
rm -f debian/files* po/weex.pot po/*.gmo