Codebase list faad2 / 19a433c
Convert to 3.0 (quilt) source format. Fabian Greffrath 12 years ago
5 changed file(s) with 5 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
+0
-6
debian/README.source less more
0 This package uses quilt to manage all modifications to the upstream source.
1 The fully patched source can be generated using the patch target provided by
2 `debian/rules'.
3
4 If you want to know more about how to use quilt to manage Debian patches, read
5 /usr/share/doc/quilt/README.source.
77 Fabian Greffrath <fabian+debian@greffrath.com>
88 DM-Upload-Allowed: yes
99 Standards-Version: 3.8.3
10 Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7)
10 Build-Depends: debhelper (>= 7.0.50~)
1111 Homepage: http://www.audiocoding.com/
1212 Vcs-Git: git://git.debian.org/git/pkg-multimedia/faad2.git
1313 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/faad2.git;a=summary
33 CXXFLAGS += -Wall -g -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2)
44
55 %:
6 dh --with quilt $@
6 dh $@
77
88 override_dh_strip:
99 dh_strip --dbg-package=faad2-dbg
0 3.0 (quilt)
0 unapply-patches
1 abort-on-upstream-changes