[med-svn] r8960 - trunk/packages/libhmsbeagle/trunk

Andreas Tille tille at alioth.debian.org
Wed Dec 14 16:57:40 UTC 2011


Author: tille
Date: 2011-12-14 16:57:40 +0000 (Wed, 14 Dec 2011)
New Revision: 8960

Modified:
   trunk/packages/libhmsbeagle/trunk/rules
Log:
Remove template comment, add get-orig-source target


Modified: trunk/packages/libhmsbeagle/trunk/rules
===================================================================
--- trunk/packages/libhmsbeagle/trunk/rules	2011-12-14 16:54:54 UTC (rev 8959)
+++ trunk/packages/libhmsbeagle/trunk/rules	2011-12-14 16:57:40 UTC (rev 8960)
@@ -1,10 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
+# debian/rules of libhmsbeagle
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
@@ -32,3 +28,6 @@
 override_dh_auto_clean:
 	$(MAKE) -f Makefile distclean || true
 	rm -rf doc .config configure
+
+get-orig-source:
+	. debian/get-orig-source




More information about the debian-med-commit mailing list