Codebase list ocaml-faad / 96fd4f2
Prepared 0.2.0.. Romain Beauxis 13 years ago
5 changed file(s) with 7 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 ocaml-faad (0.1.3-1) unstable; urgency=low
0 ocaml-faad (0.2.0-1) unstable; urgency=low
11
22 * Initial upload to unstable (Closes: #476296)
33
4 -- Romain Beauxis <toots@rastageeks.org> Fri, 30 Oct 2009 10:58:08 -0500
4 -- Romain Beauxis <toots@rastageeks.org> Sat, 12 Feb 2011 18:20:50 -0600
55 Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7.0.1), ocaml-nox, dh-ocaml (>= 0.9),
66 libfaad-dev, ocaml-findlib (>= 1.2.4),
77 pkg-config
8 Standards-Version: 3.8.3
8 Standards-Version: 3.9.1
99 Homepage: http://savonet.sourceforge.net/
1010 Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-faad.git
1111 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-faad.git
55 Build-Depends: @cdbs@,
66 libfaad-dev, ocaml-findlib (>= 1.2.4),
77 pkg-config
8 Standards-Version: 3.8.3
8 Standards-Version: 3.9.1
99 Homepage: http://savonet.sourceforge.net/
1010 Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-faad.git
1111 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-faad.git
88 # Then check manually if everything's ok
99
1010 DEB_CONFIGURE_EXTRA_FLAGS := --enable-debugging
11 DEB_CONFIGURE_SCRIPT := ./configure
1112 DESTDIR = $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR)
1213 DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore
1314
1617 make doc
1718
1819 clean::
19 rm -rf Makefile src/Makefile src/META doc config.log config.status
20 rm -rf config.h Makefile src/Makefile src/META doc config.log config.status
0 3.0 (quilt)