iec16022 (0.2.4-1.1) unstable; urgency=low
* Non-maintainer upload.
* Use dh-autoreconf in build to support new architectures (Closes: #727901)
+iec16022 (0.2.4-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Use dh-autoreconf in build to support new architectures (Closes: #727901)
+
+ -- Chen Baozi <baozich@gmail.com> Fri, 06 Jun 2014 16:19:50 +0800
+
iec16022 (0.2.4-1) unstable; urgency=low
* New upstream release
Section: graphics
Priority: optional
Maintainer: Jan Lübbe <jluebbe@debian.org>
-Build-Depends: debhelper (>= 7), zlib1g-dev, libpopt-dev
+Build-Depends: debhelper (>= 7), zlib1g-dev, libpopt-dev, dh-autoreconf
Standards-Version: 3.8.3
Homepage: http://www.datenfreihafen.org/projects/iec16022.html
Vcs-Browser: http://git.debian.org/?p=users/jluebbe/iec16022.git
build: build-stamp
build-stamp:
+ dh_autoreconf
dh build
touch build-stamp
clean:
+ dh_autoreconf_clean
dh clean
install: build install-stamp