[Pkg-javascript-commits] [SCM] jscropperui - JavaScript Image Cropper UI branch, master, updated. 21688467d7890c34be4056326b90e8ccfccf0f49
Daniel Baumann
daniel at debian.org
Wed Jun 2 17:50:51 UTC 2010
The following commit has been merged in the master branch:
commit 966396a8578fdf0f357855929d55761fb9dc1c7a
Author: Daniel Baumann <daniel at debian.org>
Date: Wed Aug 26 17:46:33 2009 +0200
Minimizing rules file.
diff --git a/debian/control b/debian/control
index b7e796f..1b3c75f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
Uploaders:
Marcelo Jorge Vieira (metal) <metal at alucinados.com>,
Steve Kemp <skx at debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.8.3
Homepage: http://www.defusion.org.uk/code/javascript-image-cropper-ui-using-prototype-scriptaculous/
Vcs-Browser: http://git.debian.org/?p=pkg-javascript/jscropperui.git
diff --git a/debian/rules b/debian/rules
index b2db401..000210b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,30 +1,4 @@
#!/usr/bin/make -f
-clean:
- dh_testdir
- dh_testroot
-
- dh_clean
-
-build:
-
-install:
-
-binary: binary-indep
-
-binary-arch:
-
-binary-indep:
- dh_testdir
- dh_testroot
- dh_installchangelogs
- dh_installdocs
- dh_install
- dh_compress
- dh_fixperms
- dh_installdeb
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-.PHONY: clean build install binary binary-arch binary-indep
+%:
+ dh ${@}
--
jscropperui - JavaScript Image Cropper UI
More information about the Pkg-javascript-commits
mailing list