[pkg-horde] [SCM] Debian Horde Packages repository: gollem package branch, debian-sid, updated. 18a786c0276a5ec4e8e09b677efb69a0035880ac
Gregory Colpart
reg at foulademer.gcolpart.com
Sat May 2 11:58:38 UTC 2009
The following commit has been merged in the debian-sid branch:
commit 18a786c0276a5ec4e8e09b677efb69a0035880ac
Author: Gregory Colpart <reg at foulademer.gcolpart.com>
Date: Sat May 2 13:53:45 2009 +0200
Link some *.js files with libjs-scriptaculous package
diff --git a/debian/changelog b/debian/changelog
index bf05ad5..685fa12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ gollem (1.1-1) unstable; urgency=low
* Add Vcs-* in debian/control.
* Add Homepage field.
* Bump debhelper compat level to 5.
+ * Link some *.js files with libjs-scriptaculous package.
- -- Gregory Colpart <reg at debian.org> Sat, 02 May 2009 13:45:37 +0200
+ -- Gregory Colpart <reg at debian.org> Sat, 02 May 2009 13:49:24 +0200
gollem (1.0.3-2) unstable; urgency=low
diff --git a/debian/links b/debian/links
new file mode 100644
index 0000000..d131085
--- /dev/null
+++ b/debian/links
@@ -0,0 +1 @@
+/usr/share/javascript/scriptaculous/prototype.js /usr/share/horde3/gollem/js/prototype.js
diff --git a/debian/rules b/debian/rules
index 328ddf7..5f6d2ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -106,6 +106,9 @@ install: build
chmod -x debian/gollem/usr/share/horde3/gollem/locale/ca_ES/help.xml
#### end ####
+ #### Remove javascript source files
+ rm -rf debian/gollem/usr/share/horde3/gollem/js/src/
+
# Build architecture-independent files here.
binary-indep: build install
dh_testdir
--
Debian Horde Packages repository: gollem package
More information about the pkg-horde-hackers
mailing list