[Python-modules-commits] r10856 - in packages/python-kinterbasdb/trunk/debian (changelog rules)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Wed Dec 23 21:38:21 UTC 2009


    Date: Wednesday, December 23, 2009 @ 21:38:21
  Author: morph
Revision: 10856

updated the date to restore in __init__.py

Modified:
  packages/python-kinterbasdb/trunk/debian/changelog
  packages/python-kinterbasdb/trunk/debian/rules

Modified: packages/python-kinterbasdb/trunk/debian/changelog
===================================================================
--- packages/python-kinterbasdb/trunk/debian/changelog	2009-12-22 21:48:52 UTC (rev 10855)
+++ packages/python-kinterbasdb/trunk/debian/changelog	2009-12-23 21:38:21 UTC (rev 10856)
@@ -10,11 +10,12 @@
     - improved short and long descriptions
   * debian/rules
     - update docs to install
+    - updated the date to restore in __init__.py
   * debian/{control, rules}
     - create text upstream changelog file (via lynx) and then install it
     - use the jquery.js provided by libjs-jquery package (not the embedded copy)
 
- -- Sandro Tosi <morph at debian.org>  Mon, 21 Dec 2009 23:40:38 +0100
+ -- Sandro Tosi <morph at debian.org>  Wed, 23 Dec 2009 22:37:51 +0100
 
 python-kinterbasdb (3.2-4) unstable; urgency=low
 

Modified: packages/python-kinterbasdb/trunk/debian/rules
===================================================================
--- packages/python-kinterbasdb/trunk/debian/rules	2009-12-22 21:48:52 UTC (rev 10855)
+++ packages/python-kinterbasdb/trunk/debian/rules	2009-12-23 21:38:21 UTC (rev 10856)
@@ -38,7 +38,7 @@
 	dh_clean __ki_platform_config.h
 
 	# restore __init__.py with default compilation time
-	sed -i "s/__timestamp__.*/__timestamp__ = \'2006\.08\.11\.15\.17\.16\.UTC\'/" __init__.py
+	sed -i "s/__timestamp__.*/__timestamp__ = \'2009\.01\.13\.11\.52\.28\.UTC\'/" __init__.py
 
 install: build
 	dh_testdir




More information about the Python-modules-commits mailing list