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 <fsate...@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 <fsate...@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

_______________________________________________
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

Reply via email to