[pkg-horde] [SCM] Debian Horde Packages repository: turba2 package branch, debian-sid, updated. b2758c20a9e289b4ca318c671110f087a340b140

Gregory Colpart reg at foulademer.gcolpart.com
Fri May 1 01:29:50 UTC 2009


The following commit has been merged in the debian-sid branch:
commit b2758c20a9e289b4ca318c671110f087a340b140
Author: Gregory Colpart <reg at foulademer.gcolpart.com>
Date:   Fri May 1 03:01:47 2009 +0200

    Correct a small typo in rules

diff --git a/debian/changelog b/debian/changelog
index eabab96..897e92c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ turba2 (2.3.1-1) unstable; urgency=low
   * New upstream release. 
   * We use now Git, modify Vcs-* in debian/control.
   * Update to standards version 3.8.1, no further required changes. 
+  * Small typo in debian/rules. 
 
- -- Gregory Colpart <reg at debian.org>  Sun, 26 Apr 2009 20:20:46 +0200
+ -- Gregory Colpart <reg at debian.org>  Fri, 01 May 2009 03:00:25 +0200
 
 turba2 (2.2.1-2) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 659b306..55e60ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,7 +79,7 @@ install: build
 	#cp -a docs/CREDITS debian/turba2/usr/share/horde3/turba/docs/
 
 	#### Remove javascript source files
-	rm -rf debian/imp4/usr/share/horde3/turba/js/src/
+	rm -rf debian/turba2/usr/share/horde3/turba/js/src/
 
 # Build architecture-dependent files here.
 binary-arch: build install

-- 
Debian Horde Packages repository: turba2 package



More information about the pkg-horde-hackers mailing list