[SCM] Debian packaging of jifty branch, master, updated. c8718dc80a8e07ec8ce4aa65c5abed7e8fb547c4
gregor herrmann
gregoa at debian.org
Mon Aug 29 17:47:19 UTC 2011
The following commit has been merged in the master branch:
commit 52bb366c55347610d1e1d48f81cc2ae7f55e6e88
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Aug 29 17:36:14 2011 +0200
fix indentation
Git-Dch: Ignore
diff --git a/debian/rules b/debian/rules
index 1d2050a..931268d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,15 +28,15 @@ override_dh_install:
dh_install -pjifty debian/tmp/usr/share/perl5/Jifty/Manual/Tutorial* usr/share/perl5/Jifty/Manual/
dh_install -plibjifty-perl \
-XManual/Tutorial \
- -Xprototypism/scriptaculous \
- -Xjs/jquery-1.2.6.js \
+ -Xprototypism/scriptaculous \
+ -Xjs/jquery-1.2.6.js \
-Xyui/container.js \
-Xyui/dom.js \
-Xyui/event.js \
-Xyui/menu.js \
-Xyui/tabview.js \
-Xyui/yahoo.js \
- -Xprototype.js debian/tmp/*
+ -Xprototype.js debian/tmp/*
override_dh_fixperms:
dh_fixperms
--
Debian packaging of jifty
More information about the Pkg-perl-cvs-commits
mailing list