Codebase list blepvco / e450948
Switch packaging to 3.0 (quilt) format. Alessio Treglia 13 years ago
6 changed file(s) with 6 addition(s) and 15 deletion(s). Raw diff Collapse all Expand all
0 /.pc
+0
-11
debian/README.source less more
0 blepvco for Debian
1 ===============
2
3 This package uses quilt to manage all modifications to the upstream
4 source. Changes are stored in the source package as diffs in
5 debian/patches and applied during the build.
6
7 To learn how to use quilt, please refer to the official documentation,
8 usually available in /usr/share/doc/quilt/README.source.
9
10 -- Alessio Treglia <quadrispro@ubuntu.com> Fri, 18 Dec 2009 20:21:38 +0100
33 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
44 Uploaders: Free Ekanayaka <freee@debian.org>,
55 Alessio Treglia <alessio@debian.org>
6 Build-Depends: debhelper (>= 7.0.8),
7 quilt (>= 0.46-7),
6 Build-Depends: debhelper (>= 7),
87 ladspa-sdk
98 Standards-Version: 3.9.2
109 Vcs-Git: git://git.debian.org/git/pkg-multimedia/blepvco.git
00 #!/usr/bin/make -f
11
22 %:
3 dh --with quilt $@
4
3 dh $@
0 3.0 (quilt)
0 unapply-patches
1 abort-on-upstream-changes