[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force xresprobe SVN commit: r12 - trunk/debian



Author: otavio
Date: 2005-03-13 21:57:22 -0500 (Sun, 13 Mar 2005)
New Revision: 12

Modified:
   trunk/debian/changelog
   trunk/debian/rules
Log:
  * Use simple-patch support of CDBS build system to apply patches in
    build time to fix issues while these patches weren't include by
    upstream.


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-03-11 21:59:03 UTC (rev 11)
+++ trunk/debian/changelog	2005-03-14 02:57:22 UTC (rev 12)
@@ -2,6 +2,9 @@
 
   * Initial version for Debian.
   * Replace kudzu-vesa and then allow upgrades from woody.
+  * Use simple-patch support of CDBS build system to apply patches in
+    build time to fix issues while these patches weren't include by
+    upstream.
   
  -- Otavio Salvador <otavio@debian.org>  Fri, 11 Mar 2005 18:57:29 -0300
 

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2005-03-11 21:59:03 UTC (rev 11)
+++ trunk/debian/rules	2005-03-14 02:57:22 UTC (rev 12)
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_INSTALL_CHANGELOGS_ALL := 'debian/changelog.Ubuntu'
 



Reply to: