Author: gregsharp-guest
Date: 2011-06-19 20:35:31 +0000 (Sun, 19 Jun 2011)
New Revision: 7096

Modified:
   trunk/packages/plastimatch/trunk/debian/get-orig-source
   trunk/packages/plastimatch/trunk/debian/rules
   trunk/packages/plastimatch/trunk/debian/watch
Log:
A better skeleton for get-orig-source in plastimatch

Modified: trunk/packages/plastimatch/trunk/debian/get-orig-source
===================================================================
--- trunk/packages/plastimatch/trunk/debian/get-orig-source     2011-06-19 
20:18:14 UTC (rev 7095)
+++ trunk/packages/plastimatch/trunk/debian/get-orig-source     2011-06-19 
20:35:31 UTC (rev 7096)
@@ -0,0 +1 @@
+#!/bin/sh


Property changes on: trunk/packages/plastimatch/trunk/debian/get-orig-source
___________________________________________________________________
Added: svn:executable
   + *

Modified: trunk/packages/plastimatch/trunk/debian/rules
===================================================================
--- trunk/packages/plastimatch/trunk/debian/rules       2011-06-19 20:18:14 UTC 
(rev 7095)
+++ trunk/packages/plastimatch/trunk/debian/rules       2011-06-19 20:35:31 UTC 
(rev 7096)
@@ -19,3 +19,6 @@
 
 override_dh_auto_configure:
        dh_auto_configure -- $(DEB_CMAKE_EXTRA_FLAGS)
+
+get-orig-source:
+       . debian/get-orig-source

Modified: trunk/packages/plastimatch/trunk/debian/watch
===================================================================
--- trunk/packages/plastimatch/trunk/debian/watch       2011-06-19 20:18:14 UTC 
(rev 7095)
+++ trunk/packages/plastimatch/trunk/debian/watch       2011-06-19 20:35:31 UTC 
(rev 7096)
@@ -1,2 +1,4 @@
 version=3
-http://forge.abcd.harvard.edu/gf/project/plastimatch/frs/ 
.*/plastimatch-(.+)-.*-Source.tar.bz2
+http://forge.abcd.harvard.edu/gf/project/plastimatch/frs/ \
+    .*/plastimatch-(.+)-.*-Source.tar.bz2 \
+    debian debian/get-orig-source


_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to