[med-svn] r1186 - trunk/packages/adun.app/trunk/debian

tille at alioth.debian.org tille at alioth.debian.org
Mon Jan 21 18:06:02 UTC 2008


Author: tille
Date: 2008-01-21 18:06:02 +0000 (Mon, 21 Jan 2008)
New Revision: 1186

Added:
   trunk/packages/adun.app/trunk/debian/watch
Modified:
   trunk/packages/adun.app/trunk/debian/UL.desktop
   trunk/packages/adun.app/trunk/debian/changelog
   trunk/packages/adun.app/trunk/debian/control
Log:
Added watch file, Group maintainance stuff, fixed version in UL.desktop


Modified: trunk/packages/adun.app/trunk/debian/UL.desktop
===================================================================
--- trunk/packages/adun.app/trunk/debian/UL.desktop	2008-01-21 17:48:44 UTC (rev 1185)
+++ trunk/packages/adun.app/trunk/debian/UL.desktop	2008-01-21 18:06:02 UTC (rev 1186)
@@ -2,6 +2,6 @@
 Type=Application
 Name=Adun
 Comment=Biomoleculal Simulator
-Version=0.94
+Version=0.8.2
 Categories=Education;Science;Biology;
 Exec=UL

Modified: trunk/packages/adun.app/trunk/debian/changelog
===================================================================
--- trunk/packages/adun.app/trunk/debian/changelog	2008-01-21 17:48:44 UTC (rev 1185)
+++ trunk/packages/adun.app/trunk/debian/changelog	2008-01-21 18:06:02 UTC (rev 1186)
@@ -50,8 +50,14 @@
     where $HOME is not readable; thanks Steve Langasek (Closes: #457723).
   * debian/patches/00list: Create and populate.
 
- -- Yavor Doganov <yavor at gnu.org>  Sat, 19 Jan 2008 15:21:59 +0200
+  [ Andreas Tille ]
+  * Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+  * Added watch file
+  * Added Vcs-Browser, Vcs-Svn, XS-DM-Upload-Allowed
+  * Uploaders: Andreas Tille <tille at debian.org>
 
+ -- Andreas Tille <tille at debian.org>  Mon, 21 Jan 2008 19:01:19 +0100
+
 adun.app (0.6-3) unstable; urgency=low
 
   * Fix the FTBFS for non-i386 properly.

Modified: trunk/packages/adun.app/trunk/debian/control
===================================================================
--- trunk/packages/adun.app/trunk/debian/control	2008-01-21 17:48:44 UTC (rev 1185)
+++ trunk/packages/adun.app/trunk/debian/control	2008-01-21 18:06:02 UTC (rev 1186)
@@ -1,13 +1,17 @@
 Source: adun.app
 Section: science
 Priority: optional
-Maintainer: Debian QA Group <packages at qa.debian.org>
+Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+XS-DM-Upload-Allowed: Yes
+Uploaders: Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 6),
 	       dpatch,
 	       libgnustep-gui-dev (>= 0.12.0),
 	       libgsl0-dev
 Standards-Version: 3.7.3
-Homepage: http://diana.imim.es/Adun  
+Homepage: http://diana.imim.es/Adun
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/adun.app/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/adun.app
 
 Package: adun.app
 Architecture: any

Added: trunk/packages/adun.app/trunk/debian/watch
===================================================================
--- trunk/packages/adun.app/trunk/debian/watch	                        (rev 0)
+++ trunk/packages/adun.app/trunk/debian/watch	2008-01-21 18:06:02 UTC (rev 1186)
@@ -0,0 +1,8 @@
+version=3
+
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz
+http://download.gna.org/adun/Adun-(.*)\.tar\.gz
+
+### FIXME
+## This watch file does not yet work because it considers 0.74 > 0.8.2




More information about the debian-med-commit mailing list