[SCM] libdvb/master: Convert package to format 3.0 (quilt).
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed Feb 15 09:09:13 UTC 2012
The following commit has been merged in the master branch:
commit 7184a6d10033b8a745b4f307451d976fbee98b87
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Feb 15 10:09:00 2012 +0100
Convert package to format 3.0 (quilt).
diff --git a/debian/control b/debian/control
index 3ec7572..10babac 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Uploaders:
Loic Minier <lool at dooz.org>
Build-Depends:
debhelper (>= 5.0),
- linux-libc-dev (>= 2.5.999-test7-bk-6),
- quilt
+ linux-libc-dev (>= 2.5.999-test7-bk-6)
Standards-Version: 3.7.2
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/libdvb.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/libdvb.git
diff --git a/debian/rules b/debian/rules
index b7a251e..ff7faf4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,6 @@ CFLAGS = -O2 -Wall -g
build: build-stamp
build-stamp:
dh_testdir
- QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2
# Build the PIC library
echo 'CFLAGS=$(CFLAGS) -fPIC' > config.deb
$(MAKE) $(DEB_BUILD_OPTIONS)
@@ -27,7 +26,6 @@ clean:
rm -f libdvb_pic.a libdvbci_pic.a libdvbmpegtools_pic.a
-$(MAKE) $(DEB_BUILD_OPTIONS) clean
rm -f config.deb
- QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2
dh_clean
install: build
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)
--
libdvb packaging
More information about the pkg-multimedia-commits
mailing list