[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdegraphics/debian
From:       Chris Cheney <ccheney () cheney ! cx>
Date:       2003-03-12 17:47:51
[Download RAW message or body]

CVS commit by ccheney: 

debian packaging updates for kdegraphics 3.1.1-1


  M +7 -0      changelog   1.89.2.4
  M +4 -3      rules   1.73.2.3


--- kdegraphics/debian/changelog  #1.89.2.3:1.89.2.4
@@ -1,2 +1,9 @@
+kdegraphics (4:3.1.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Add 'chmod +x configure' to rules. (Closes: #181352)
+
+ -- Christopher L Cheney <ccheney@debian.org>  Wed, 12 Mar 2003 11:00:00 -0600
+
 kdegraphics (4:3.1.0-1) unstable; urgency=low
 

--- kdegraphics/debian/rules  #1.73.2.2:1.73.2.3
@@ -29,5 +29,4 @@
   #export CFLAGS=-O3 -march=i686 -ffast-math -finline-functions
   #export CXXFLAGS=-O3 -march=i686 -ffast-math -finline-functions
-  XINERAMA=--with-xinerama
 endif
 
@@ -58,4 +57,7 @@
         fi
 
+        # ensure configure is executable
+        chmod +x configure
+
         # make build directory
         mkdir $(objdir)
@@ -63,5 +65,5 @@
         # run configure with build tree $(objdir)
         cd $(objdir) && \
-        ../configure $(configkde) $(XINERAMA)
+        ../configure $(configkde)
 
         touch configure-stamp
@@ -155,5 +157,4 @@
 #       dh_installcron
 #       dh_installinfo
-#       dh_undocumented
         dh_installman
         dh_strip


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic