[Pkg-freedict-commits] r12 - in /packages/freedict-tools/trunk/debian: changelog rules watch

joostvb at users.alioth.debian.org joostvb at users.alioth.debian.org
Wed Dec 27 14:17:47 CET 2006


Author: joostvb
Date: Wed Dec 27 14:17:47 2006
New Revision: 12

URL: http://svn.debian.org/wsvn/pkg-freedict/?sc=1&rev=12
Log:
added watch-file

Added:
    packages/freedict-tools/trunk/debian/watch   (with props)
Modified:
    packages/freedict-tools/trunk/debian/changelog
    packages/freedict-tools/trunk/debian/rules   (contents, props changed)

Modified: packages/freedict-tools/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-freedict/packages/freedict-tools/trunk/debian/changelog?rev=12&op=diff
==============================================================================
--- packages/freedict-tools/trunk/debian/changelog (original)
+++ packages/freedict-tools/trunk/debian/changelog Wed Dec 27 14:17:47 2006
@@ -17,6 +17,7 @@
     disable phonetics-support by making $(supported_phonetics) overwritable.
   * debian/debian-scripts: use @LANG@, not LANG.  Add .in filename extension
     to files using @LANG@, @AUTHORN@ e.a.
+  * debian/watch: added.
 
  -- Joost van Baal <joostvb at debian.org>  Wed, 20 Dec 2006 16:23:13 +0100
 

Modified: packages/freedict-tools/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-freedict/packages/freedict-tools/trunk/debian/rules?rev=12&op=diff
==============================================================================
--- packages/freedict-tools/trunk/debian/rules (original)
+++ packages/freedict-tools/trunk/debian/rules Wed Dec 27 14:17:47 2006
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
+
+# $Id$
+# $URL$
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1

Propchange: packages/freedict-tools/trunk/debian/rules
------------------------------------------------------------------------------
    svn:keywords = Id URL Author Date Rev

Added: packages/freedict-tools/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-freedict/packages/freedict-tools/trunk/debian/watch?rev=12&op=file
==============================================================================
--- packages/freedict-tools/trunk/debian/watch (added)
+++ packages/freedict-tools/trunk/debian/watch Wed Dec 27 14:17:47 2006
@@ -1,0 +1,16 @@
+# $Id$
+# $URL$
+
+# watch control file for uscan, see uscan(1)
+
+# test this file by running
+#   $ uscan --report --verbose
+
+# format version number, currently 3; this line is compulsory!
+version=3
+
+# Our package is located on sourceforge; we use the following
+# format to automatically use the qa.debian.org redirector, avoiding
+# SF's difficult mirror system.
+http://sf.net/freedict/freedict-tools-(.*)\.tar\.bz2
+

Propchange: packages/freedict-tools/trunk/debian/watch
------------------------------------------------------------------------------
    svn:keywords = Id URL Author Date Rev




More information about the Pkg-freedict-commits mailing list