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

dlintott-guest pushed a commit to branch master
in repository libsgmls-perl.

commit 0b82bf946322601bbad7c12ac2ad9c94d4fa575a
Author: Daniel Lintott <dan...@serverb.co.uk>
Date:   Thu Apr 10 20:31:33 2014 +0100

    Makefile - Revert changes to upstream source and create patch
    
    Git-Dch: Ignore
---
 Makefile                          |  2 +-
 debian/patches/No_clean_doc.patch | 16 ++++++++++++++++
 debian/patches/series             |  1 +
 3 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 49092a7..db522e1 100644
--- a/Makefile
+++ b/Makefile
@@ -94,5 +94,5 @@ ${DIST}: clean docs
        mv /tmp/${DIST} SGMLSpm
 
 clean:
-       #cd DOC; make clean
+       cd DOC; make clean
        rm -f *~ core *.tar *.tar.gz
diff --git a/debian/patches/No_clean_doc.patch 
b/debian/patches/No_clean_doc.patch
new file mode 100644
index 0000000..ca6b122
--- /dev/null
+++ b/debian/patches/No_clean_doc.patch
@@ -0,0 +1,16 @@
+Description: Don't clean documentation
+Author: Ardo van Rangelrooij <a...@debian.org>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=240645
+Forwarded: not-needed
+Last-Update: 2014-04-10
+diff --git a/Makefile b/Makefile
+index db522e1..49092a7 100644
+--- a/Makefile
++++ b/Makefile
+@@ -94,5 +94,5 @@ ${DIST}: clean docs
+       mv /tmp/${DIST} SGMLSpm
+ 
+ clean:
+-      cd DOC; make clean
++      #cd DOC; make clean
+       rm -f *~ core *.tar *.tar.gz
diff --git a/debian/patches/series b/debian/patches/series
index 3bd35dd..9bf6c52 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+No_clean_doc.patch
 Add_desc_to_pod_name.patch

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to