[pulseaudio] 02/02: Drop special patches rule, not used anymore

Felipe Sateler fsateler at moszumanska.debian.org
Tue Apr 15 13:47:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

fsateler pushed a commit to branch master
in repository pulseaudio.

commit 0aa5cba057ad7e8f46914721c3ab9c798b8bd708
Author: Felipe Sateler <fsateler at debian.org>
Date:   Tue Apr 15 10:47:35 2014 -0300

    Drop special patches rule, not used anymore
---
 debian/changelog |  1 +
 debian/rules     | 12 ------------
 2 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 98ad016..b7e7d9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pulseaudio (5.0-3) UNRELEASED; urgency=medium
 
   * Drop workaround for ARM < v6, upstream now conditionally compiles it.
   * Add udev rule for Asus P5K-SE motherboard. Closes: #744831
+  * Drop special patches rule, not used anymore
 
  -- Felipe Sateler <fsateler at debian.org>  Mon, 14 Apr 2014 10:02:36 -0300
 
diff --git a/debian/rules b/debian/rules
index b4a3fd9..6ba24d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,18 +46,6 @@ clean::
 	rm -f debian/pulseaudio.install.kfreebsd-amd64
 	rm -f debian/pulseaudio.install.hurd-i386
 
-update-patch-series:
-	mkdir -p $(CURDIR)/debian/patches
-	rm -f $(CURDIR)/debian/patches/*.patch
-	git format-patch -o $(CURDIR)/debian/patches patches ^upstream | \
-		xargs -n 1 basename > $(CURDIR)/debian/patches/series
-	for patch in $$(ls $(CURDIR)/debian/patches/*.patch) ; \
-	do \
-		lines=$$(cat $$patch | wc -l) ; \
-		head -n $$(($$lines - 3)) $$patch > $${patch}.chomped ; \
-		mv $${patch}.chomped $$patch ; \
-	done
-
 # Libs should be in the multi-arch path, but the modules should be in the
 # normal directory as pulseaudio is foreign
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-x11 \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/pulseaudio.git



More information about the pkg-pulseaudio-devel mailing list