Dear maintainer, I've prepared an NMU for maria (versioned as 1.3.5-4.1). The diff is attached to this message.
Regards. -- Sebastian Ramacher
diff -Nru maria-1.3.5/debian/changelog maria-1.3.5/debian/changelog --- maria-1.3.5/debian/changelog 2011-05-13 22:11:51.000000000 +0200 +++ maria-1.3.5/debian/changelog 2016-12-01 23:06:16.000000000 +0100 @@ -1,3 +1,12 @@ +maria (1.3.5-4.1) unstable; urgency=medium + + * Non-maintainer upload. + + [ Santiago Vila ] + * Add build-arch and build-indep targets. (Closes: #822055) + + -- Sebastian Ramacher <sramac...@debian.org> Thu, 01 Dec 2016 23:06:16 +0100 + maria (1.3.5-4) unstable; urgency=low * debian/control: diff -Nru maria-1.3.5/debian/rules maria-1.3.5/debian/rules --- maria-1.3.5/debian/rules 2011-05-13 22:11:51.000000000 +0200 +++ maria-1.3.5/debian/rules 2016-12-01 23:04:47.000000000 +0100 @@ -14,6 +14,10 @@ OPTFLAGS = -O0 endif +build-arch: build + +build-indep: build + build: build-stamp build-stamp: @@ -87,4 +91,4 @@ dh_builddeb -a binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch install-indep install-arch +.PHONY: build build-arch build-indep clean binary-indep binary-arch install-indep install-arch
signature.asc
Description: PGP signature
-- debian-science-maintainers mailing list debian-science-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers