[Pkg-tcltk-commits] r1279 - in dotlrn/trunk/debian: . patches
geox-guest at alioth.debian.org
geox-guest at alioth.debian.org
Thu Jul 5 13:16:02 UTC 2012
Author: geox-guest
Date: 2012-07-05 13:16:01 +0000 (Thu, 05 Jul 2012)
New Revision: 1279
Modified:
dotlrn/trunk/debian/changelog
dotlrn/trunk/debian/control
dotlrn/trunk/debian/patches/interpreters-path.patch
Log:
* Fixed interpreters-path.patch
* Policy bumped to 3.9.3 without changes.
Modified: dotlrn/trunk/debian/changelog
===================================================================
--- dotlrn/trunk/debian/changelog 2012-06-28 16:35:47 UTC (rev 1278)
+++ dotlrn/trunk/debian/changelog 2012-07-05 13:16:01 UTC (rev 1279)
@@ -1,6 +1,8 @@
dotlrn (2.5.0+dfsg-8) unstable; urgency=low
* Fixed call to ucf on postrm. Closes: #677060
+ * Fixed interpreters-path.patch
+ * Policy bumped to 3.9.3 without changes.
-- Hector Romojaro <hromojaro at dia.uned.es> Thu, 28 Jun 2012 16:32:23 +0200
Modified: dotlrn/trunk/debian/control
===================================================================
--- dotlrn/trunk/debian/control 2012-06-28 16:35:47 UTC (rev 1278)
+++ dotlrn/trunk/debian/control 2012-07-05 13:16:01 UTC (rev 1279)
@@ -5,7 +5,7 @@
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
Build-Depends-Indep: po-debconf
Build-Depends: debhelper (>= 7.0.50~)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-tcltk/dotlrn/trunk
Vcs-Svn: svn://svn.debian.org/svn/pkg-tcltk/dotlrn/trunk
Homepage: http://www.dotlrn.org/
Modified: dotlrn/trunk/debian/patches/interpreters-path.patch
===================================================================
--- dotlrn/trunk/debian/patches/interpreters-path.patch 2012-06-28 16:35:47 UTC (rev 1278)
+++ dotlrn/trunk/debian/patches/interpreters-path.patch 2012-07-05 13:16:01 UTC (rev 1279)
@@ -76,7 +76,7 @@
svc -d $1
-svc -u $1
-\ No hay ningún carácter de nueva línea al final del fichero
+\ No newline at end of file
+svc -u $1
--- a/packages/acs-lang/bin/functions.sh
+++ b/packages/acs-lang/bin/functions.sh
More information about the Pkg-tcltk-commits
mailing list