[debian-edu-commits] r80186 - trunk/src/eduroaming/debian
pere at alioth.debian.org
pere at alioth.debian.org
Wed May 22 10:44:54 UTC 2013
Author: pere
Date: 2013-05-22 10:44:54 +0000 (Wed, 22 May 2013)
New Revision: 80186
Modified:
trunk/src/eduroaming/debian/changelog
trunk/src/eduroaming/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/eduroaming/debian/changelog
===================================================================
--- trunk/src/eduroaming/debian/changelog 2013-05-22 10:41:35 UTC (rev 80185)
+++ trunk/src/eduroaming/debian/changelog 2013-05-22 10:44:54 UTC (rev 80186)
@@ -3,6 +3,9 @@
* [ 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> Wed, 22 May 2013 12:37:48 +0200
Modified: trunk/src/eduroaming/debian/install
===================================================================
--- trunk/src/eduroaming/debian/install 2013-05-22 10:41:35 UTC (rev 80185)
+++ trunk/src/eduroaming/debian/install 2013-05-22 10:44:54 UTC (rev 80186)
@@ -1,2 +1,2 @@
etc /usr/share/eduroaming
-usr /usr/share/eduroaming
+usr
More information about the debian-edu-commits
mailing list