[debian-edu-commits] r80257 - trunk/src/educlient/debian
pere at alioth.debian.org
pere at alioth.debian.org
Tue May 28 20:36:47 UTC 2013
Author: pere
Date: 2013-05-28 20:36:47 +0000 (Tue, 28 May 2013)
New Revision: 80257
Modified:
trunk/src/educlient/debian/changelog
trunk/src/educlient/debian/install
Log:
Put files in /usr/ as part of the package, and stop using divert
to put them in place. No need to use postinst setup to make the
binaries and perl module available.
Modified: trunk/src/educlient/debian/changelog
===================================================================
--- trunk/src/educlient/debian/changelog 2013-05-28 20:35:28 UTC (rev 80256)
+++ trunk/src/educlient/debian/changelog 2013-05-28 20:36:47 UTC (rev 80257)
@@ -1,8 +1,11 @@
-educlient (0.56-1) UNRELEASED; urgency=low
+educlient (0.6-1) UNRELEASED; urgency=low
[ Petter Reinholdtsen ]
* Remove LDAP shema and SSL certificate script files, that are only
useful on the LDAP server.
+ * Put files in /usr/ as part of the package, and stop using divert
+ to put them in place. No need to use postinst setup to make the
+ binaries and perl module available.
-- Petter Reinholdtsen <pere at debian.org> Tue, 28 May 2013 22:34:17 +0200
Modified: trunk/src/educlient/debian/install
===================================================================
--- trunk/src/educlient/debian/install 2013-05-28 20:35:28 UTC (rev 80256)
+++ trunk/src/educlient/debian/install 2013-05-28 20:36:47 UTC (rev 80257)
@@ -1,2 +1,2 @@
etc /usr/share/educlient
-usr /usr/share/educlient
+usr
More information about the debian-edu-commits
mailing list