[Pkg-kde-commits] rev 1441 - kde-extras/digikam/trunk/debian
Mark Purcell
msp at costa.debian.org
Sat Aug 13 22:45:34 UTC 2005
Author: msp
Date: 2005-08-13 22:45:34 +0000 (Sat, 13 Aug 2005)
New Revision: 1441
Added:
kde-extras/digikam/trunk/debian/watch
Modified:
kde-extras/digikam/trunk/debian/changelog
Log:
* Add debian/watch
Modified: kde-extras/digikam/trunk/debian/changelog
===================================================================
--- kde-extras/digikam/trunk/debian/changelog 2005-08-12 04:13:37 UTC (rev 1440)
+++ kde-extras/digikam/trunk/debian/changelog 2005-08-13 22:45:34 UTC (rev 1441)
@@ -1,5 +1,6 @@
digikam (0.7.4-0) UNRELEASED; urgency=low
+ [ Achim Bohnet ]
* NOT RELEASED YET
(!!!!!!!!! check if final tarballs contains my fix or not !!!!!!!)
@@ -23,8 +24,11 @@
* fix broken build-dep: add epoch 4 to kdelibs* version
* licenses/copyright review
- -- Achim Bohnet <ach at mpe.mpg.de> Tue, 26 Jul 2005 19:55:35 +0200
+ [ Mark Purcell ]
+ * Add debian/watch
+ -- Mark Purcell <msp at debian.org> Sat, 13 Aug 2005 23:45:21 +0100
+
digikam (0.7.2-4) unstable; urgency=medium
* patches/01_fix-two-or-fourfold_menu_entries.diff:
Added: kde-extras/digikam/trunk/debian/watch
===================================================================
--- kde-extras/digikam/trunk/debian/watch 2005-08-12 04:13:37 UTC (rev 1440)
+++ kde-extras/digikam/trunk/debian/watch 2005-08-13 22:45:34 UTC (rev 1441)
@@ -0,0 +1,21 @@
+# 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 twinkle-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/twinkle-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/twinkle-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to use Roland's hack for sourceforge based projects - YMMV!
+http://people.debian.org/~lolando/sfdlr.php?project=digikam digikam-([\d.]*).tar.bz2 debian svn-upgrade
+
More information about the Pkg-kde-commits
mailing list