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

kanashiro-guest pushed a commit to branch master
in repository libexporter-tidy-perl.

commit 3709ae0ca86d902d4009dcf5a3e4eb777b3dca31
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Fri Aug 21 20:26:44 2015 -0300

    Refactor debian/rules
---
 debian/changelog |  1 +
 debian/rules     | 21 +--------------------
 2 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 990f2c5..6515de4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ libexporter-tidy-perl (0.08-1) UNRELEASED; urgency=low
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
   * Add debian/source/format
+  * Refactor debian/rules
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Fri, 21 Aug 2015 20:19:59 
-0300
 
diff --git a/debian/rules b/debian/rules
index 0d045f4..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-       dh build
-       touch $@
-
-clean:
+%:
        dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-       dh install
-       touch $@
-
-binary-arch:
-
-binary-indep: install
-       dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libexporter-tidy-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