vdr/vdr-plugin-streamdev/debian compat changelog rules

Tobias Grimm pkg-vdr-dvb-changes@lists.alioth.debian.org
Sun, 02 Jan 2005 12:19:37 +0000


Update of /cvsroot/pkg-vdr-dvb/vdr/vdr-plugin-streamdev/debian
In directory haydn:/tmp/cvs-serv31323

Modified Files:
	changelog rules 
Added Files:
	compat 
Log Message:
using debian/compat

Index: changelog
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/vdr-plugin-streamdev/debian/changelog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- changelog	2 Jan 2005 12:08:32 -0000	1.3
+++ changelog	2 Jan 2005 12:19:34 -0000	1.4
@@ -8,6 +8,8 @@
     - Build-depend on vdr 1.2.6-6 only
     - Conflict with vdr (>=1.2.7)
     - Converted debian/changelog to UTF8
+  * Tobias Grimm <tg@e-tobi.net>
+    - Using debian/compat now
 
  -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Sun,  2 Jan 2005 12:55:03 +0100
 

Index: rules
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/vdr-plugin-streamdev/debian/rules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rules	2 Jan 2005 10:54:12 -0000	1.1
+++ rules	2 Jan 2005 12:19:34 -0000	1.2
@@ -5,9 +5,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=4
-
 ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -g
 endif

--- NEW FILE: compat ---
4