[weasel-commit] Source: svninfo=0.7.3-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 03 Jun 2010 13:39:53 -0400

================================
svninfo:source=0.7.3-2 (previous: 0.7.3-1)
cvc rdiff svninfo -1 /weasel.rpath.org@wgl:3-devel/0.7.3-2
================================
0.7.3-2 Filip Brcic (brcha@xxxxxxxxxxxx) Thu Jun  3 13:39:43 2010
    svninfo 0.7.3

svninfo.recipe: changed
Index: svninfo.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- svninfo.recipe /weasel.rpath.org@wgl:3-devel/0.7.3-1
+++ svninfo.recipe /weasel.rpath.org@wgl:3-devel/0.7.3-2
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Filip Brcic <brcha@xxxxxxx>
+# Copyright (c) 2009-2010 Filip Brcic <brcha@xxxxxxx>
 # Distributed under the terms of the GNU General Public License v3
 #
 
@@ -12,10 +12,23 @@
         ]
 
     shortDesc  = 'A LaTeX module to access SVN version info'
-    longDesc   = 'A LaTeX module to access SVN version info'
+    longDesc   = """
+This package used to extract the revision and file information
+provided by the Subversion revision control system. To maintain
+different versions of a document or to keep track on the development
+of one, the document is kept under a revison control system like SCCS,
+CVS, or Subversion. This package assumes you are using the Subversion
+system. To present the version information of a document, one needs to
+extract it from some kind of text inserted by the revision control
+system. Subversion offers therefore the Id keyword, which is expanded
+by the Subversion update command and contains a lot of useful
+information.
+"""
     url        = 'http://www.brucker.ch/projects/svninfo/index.en.html'
     licenses   = [ 'LPPL-1.2' ]
-    categories = [ 'TeX/LaTeX' ]
+    categories = [ 'Development/TeX' ]
+
+    texmf = '%(datadir)s/texmf-site'
 
     def unpack(r):
         r.addArchive('http://www.brucker.ch/projects/svninfo/download/')



Committed by: brcha

Other related posts: