Author: tille
Date: 2013-08-08 17:56:36 +0000 (Thu, 08 Aug 2013)
New Revision: 14398
Modified:
trunk/packages/raccoon/trunk/debian/changelog
trunk/packages/raccoon/trunk/debian/rules
Log:
preserve timestamp of executable
Modified: trunk/packages/raccoon/trunk/debian/changelog
===================================================================
--- trunk/packages/raccoon/trunk/debian/changelog 2013-08-08 17:54:36 UTC
(rev 14397)
+++ trunk/packages/raccoon/trunk/debian/changelog 2013-08-08 17:56:36 UTC
(rev 14398)
@@ -5,6 +5,7 @@
* debian/control:
- cme fix dpkg-control
- debhelper 9
+ * debian/rules: preserve timestamp of executable
-- Andreas Tille <[email protected]> Thu, 08 Aug 2013 19:42:32 +0200
Modified: trunk/packages/raccoon/trunk/debian/rules
===================================================================
--- trunk/packages/raccoon/trunk/debian/rules 2013-08-08 17:54:36 UTC (rev
14397)
+++ trunk/packages/raccoon/trunk/debian/rules 2013-08-08 17:56:36 UTC (rev
14398)
@@ -10,4 +10,4 @@
override_dh_autobuild:
override_dh_install:
- cp raccoon.py $(CURDIR)/debian/raccoon/usr/bin/raccoon
+ cp -a raccoon.py $(CURDIR)/debian/raccoon/usr/bin/raccoon
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit