rev 3286 - kde-extras/taskjuggler/trunk/debian

Fathi Boudra fboudra-guest at costa.debian.org
Wed Mar 8 10:07:43 UTC 2006


Author: fboudra-guest
Date: 2006-03-08 10:07:41 +0000 (Wed, 08 Mar 2006)
New Revision: 3286

Modified:
   kde-extras/taskjuggler/trunk/debian/control
   kde-extras/taskjuggler/trunk/debian/dirs
   kde-extras/taskjuggler/trunk/debian/rules
   kde-extras/taskjuggler/trunk/debian/watch
Log:
minor cleanup

Modified: kde-extras/taskjuggler/trunk/debian/control
===================================================================
--- kde-extras/taskjuggler/trunk/debian/control	2006-03-08 08:39:32 UTC (rev 3285)
+++ kde-extras/taskjuggler/trunk/debian/control	2006-03-08 10:07:41 UTC (rev 3286)
@@ -27,4 +27,4 @@
  usage tables, status reports, project calendars, and project accounting
  statements.
  .
- Website: http://www.taskjuggler.org
+ Homepage: http://www.taskjuggler.org

Modified: kde-extras/taskjuggler/trunk/debian/dirs
===================================================================
--- kde-extras/taskjuggler/trunk/debian/dirs	2006-03-08 08:39:32 UTC (rev 3285)
+++ kde-extras/taskjuggler/trunk/debian/dirs	2006-03-08 10:07:41 UTC (rev 3286)
@@ -1,2 +1 @@
 usr/bin
-usr/sbin

Modified: kde-extras/taskjuggler/trunk/debian/rules
===================================================================
--- kde-extras/taskjuggler/trunk/debian/rules	2006-03-08 08:39:32 UTC (rev 3285)
+++ kde-extras/taskjuggler/trunk/debian/rules	2006-03-08 10:07:41 UTC (rev 3286)
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-# Sample debian/rules that uses cdbs.  Originaly written by Robert Millan.
-# This file is public domain.
   
 # Add here any variable or target overrides you need
 export kde_cgidir = /usr/lib/cgi-bin
@@ -12,5 +10,6 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 #include /usr/share/cdbs/1/class/kde.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS :=  --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama 
+DEB_CONFIGURE_EXTRA_FLAGS := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama 
 #DEB_AUTO_UPDATE_AUTOMAKE := yes
+

Modified: kde-extras/taskjuggler/trunk/debian/watch
===================================================================
--- kde-extras/taskjuggler/trunk/debian/watch	2006-03-08 08:39:32 UTC (rev 3285)
+++ kde-extras/taskjuggler/trunk/debian/watch	2006-03-08 10:07:41 UTC (rev 3286)
@@ -1,23 +1,7 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
 version=3
-
-# Uncomment to examine a Webpage 
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php 
 http://www.taskjuggler.org/download.php taskjuggler-(.*)\.tar\.bz2
-
-# Uncomment to examine a Webserver directory
 http://www.taskjuggler.org/download/taskjuggler-([0-9].*[0-9])\.tar\.bz2 debian svn-upgrade
 
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/taskjuggler-(.*)\.tar\.gz debian uupdate
-
 # Uncomment to use Roland's hack for sourceforge based projects - YMMV!
 #http://people.debian.org/~lolando/sfdlr.php?project=taskjuggler taskjuggler-([\d.]*).tar.gz
 
-




More information about the pkg-kde-commits mailing list