diff options
| author | Michael Biebl <biebl@debian.org> | 2010-07-08 01:36:08 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2010-07-08 01:36:08 +0000 |
| commit | 51e010e658bc92cae2acba858f32f069b71dfae6 (patch) | |
| tree | c2eb47f6542a00ab10be99cbd18830b6519ae40a /debian/rules | |
| parent | 3239537bbf991c6cb7580e482cc49fb461e04ca7 (diff) | |
* Switch to source format 3.0 (quilt).
- Add debian/source/format. - Drop Build-Depends on quilt. - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3618 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 0fefb1de..dc57d45c 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/rules/utils.mk # List any files which are not installed |