[SCM] das-watchdog packaging branch, master, updated. debian/0.9.0-1-7-gd1bb8d3
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Tue Jul 13 09:01:21 UTC 2010
The following commit has been merged in the master branch:
commit d1bb8d305523abbfbe967a16ec365b6c9e20cc49
Author: Alessio Treglia <alessio at debian.org>
Date: Tue Jul 13 11:00:34 2010 +0200
Switch to format 3.0 (quilt).
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 7972afc..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,11 +0,0 @@
-das-watchdog for Debian
-===============
-
-This package uses quilt to manage all modifications to the upstream
-source. Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-To learn how to use quilt, please refer to the official documentation,
-usually available in /usr/share/doc/quilt/README.source.
-
- -- Alessio Treglia <quadrispro at ubuntu.com> Sat, 12 Dec 2009 11:04:39 +0100
diff --git a/debian/control b/debian/control
index a97ba79..5d42881 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,9 @@ Priority: extra
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Free Ekanayaka <freee at debian.org>,
Alessio Treglia <alessio at debian.org>
-Build-Depends: debhelper (>= 7.0.50),
+Build-Depends: debhelper (>= 7.0.50~),
libgtop2-dev,
- x11-utils,
- quilt (>= 0.46-7)
+ x11-utils
Standards-Version: 3.9.0
Vcs-Git: git://git.debian.org/pkg-multimedia/das-watchdog.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/das-watchdog.git
diff --git a/debian/rules b/debian/rules
index ff21327..e666401 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh --with quilt $@
+ dh $@
override_dh_auto_clean:
dh_auto_clean
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
das-watchdog packaging
More information about the pkg-multimedia-commits
mailing list