This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch debian-experimental in repository ioquake3.
commit e58642a728eca3534daa8b3ac91f87a817940f8e Author: Simon McVittie <[email protected]> Date: Wed Dec 31 11:38:13 2014 +0000 Remove debian/source/local-options, dpkg-source behaves sensibly on its own (unapplies patches iff they were initially applied) --- debian/changelog | 2 ++ debian/source/local-options | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8e7e31a..7ad3709 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ioquake3 (1.36+u20141229+gdd82b9d+dfsg1-1) UNRELEASED; urgency=medium * New upstream snapshot + * Remove debian/source/local-options, dpkg-source behaves sensibly + on its own (unapplies patches iff they were initially applied) -- Simon McVittie <[email protected]> Wed, 31 Dec 2014 11:36:48 +0000 diff --git a/debian/source/local-options b/debian/source/local-options deleted file mode 100644 index 4aceb10..0000000 --- a/debian/source/local-options +++ /dev/null @@ -1 +0,0 @@ -unapply-patches -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

