rev 18344 - in kde-extras/kwave/trunk/debian: . patches

Mark Purcell msp at alioth.debian.org
Mon Jun 14 07:13:29 UTC 2010


Author: msp
Date: 2010-06-14 07:13:22 +0000 (Mon, 14 Jun 2010)
New Revision: 18344

Added:
   kde-extras/kwave/trunk/debian/watch
Modified:
   kde-extras/kwave/trunk/debian/changelog
   kde-extras/kwave/trunk/debian/control
   kde-extras/kwave/trunk/debian/patches/series
Log:
* Add debian/watch
* Drop Obsolete Conflicts: Provides:

Modified: kde-extras/kwave/trunk/debian/changelog
===================================================================
--- kde-extras/kwave/trunk/debian/changelog	2010-06-14 07:04:21 UTC (rev 18343)
+++ kde-extras/kwave/trunk/debian/changelog	2010-06-14 07:13:22 UTC (rev 18344)
@@ -4,8 +4,10 @@
   * NEW Maintainer: Debian KDE Extras Team 
     <pkg-kde-extras at lists.alioth.debian.org> (Closes: #497269)
   * Drop local doc/ changes
+  * Add debian/watch
+  * Drop Obsolete Conflicts: Provides:
 
- -- Mark Purcell <msp at debian.org>  Mon, 14 Jun 2010 16:58:47 +1000
+ -- Mark Purcell <msp at debian.org>  Mon, 14 Jun 2010 17:10:37 +1000
 
 kwave (0.8.2-5) unstable; urgency=low
 

Modified: kde-extras/kwave/trunk/debian/control
===================================================================
--- kde-extras/kwave/trunk/debian/control	2010-06-14 07:04:21 UTC (rev 18343)
+++ kde-extras/kwave/trunk/debian/control	2010-06-14 07:13:22 UTC (rev 18344)
@@ -17,8 +17,6 @@
 Package: kwave
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: kwave-doc-en, kwave-doc-de, kwave-doc-fr
-Provides: kwave-doc, kwave-doc-en, kwave-doc-de, kwave-doc-fr
 Description: sound editor for KDE
  "Kwave" is a simple sound editor for KDE. Its features include:
    * simple cut, copy and paste functions

Modified: kde-extras/kwave/trunk/debian/patches/series
===================================================================
--- kde-extras/kwave/trunk/debian/patches/series	2010-06-14 07:04:21 UTC (rev 18343)
+++ kde-extras/kwave/trunk/debian/patches/series	2010-06-14 07:13:22 UTC (rev 18344)
@@ -1,3 +1,3 @@
-05-do-not-install-so-symlinks.diff
-06-qreal.diff
+#05-do-not-install-so-symlinks.diff
+#06-qreal.diff
 07-no-rpath

Added: kde-extras/kwave/trunk/debian/watch
===================================================================
--- kde-extras/kwave/trunk/debian/watch	                        (rev 0)
+++ kde-extras/kwave/trunk/debian/watch	2010-06-14 07:13:22 UTC (rev 18344)
@@ -0,0 +1,23 @@
+# 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 #PACKAGE#-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/#PACKAGE#-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+http://sf.net/kwave/kwave-(.*)\.tar\.bz2 debian svn-upgrade
+
+# Uncomment to find new files on GooglePages
+# http://example.googlepages.com/foo.html #PACKAGE#-(.*)\.tar\.gz




More information about the pkg-kde-commits mailing list