[DRE-commits] r5809 - trunk/libaddressable-ruby/debian

Deepak Tripathi deepak-guest at alioth.debian.org
Fri Aug 27 06:53:00 UTC 2010


Author: deepak-guest
Date: 2010-08-27 06:52:55 +0000 (Fri, 27 Aug 2010)
New Revision: 5809

Modified:
   trunk/libaddressable-ruby/debian/rules
Log:
Updated debian/rules

Modified: trunk/libaddressable-ruby/debian/rules
===================================================================
--- trunk/libaddressable-ruby/debian/rules	2010-08-27 06:47:47 UTC (rev 5808)
+++ trunk/libaddressable-ruby/debian/rules	2010-08-27 06:52:55 UTC (rev 5809)
@@ -1,13 +1,5 @@
 #!/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.
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
 
-%:
-	dh $@ 




More information about the Pkg-ruby-extras-commits mailing list