r7419 - in /vdr/vdradmin-am/trunk/debian: changelog compat control patches/00list patches/04_manpage-fixes.dpatch
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Mon Oct 20 01:54:54 UTC 2008
Author: tiber-guest
Date: Mon Oct 20 01:54:54 2008
New Revision: 7419
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7419
Log:
* Bumped Standards-Version to 3.8.0
* COMPAT=5, debhelper (>= 5)
* Added 04_manpage-fixes, which currently only fixes the name section of
the manpage
Added:
vdr/vdradmin-am/trunk/debian/patches/04_manpage-fixes.dpatch
Modified:
vdr/vdradmin-am/trunk/debian/changelog
vdr/vdradmin-am/trunk/debian/compat
vdr/vdradmin-am/trunk/debian/control
vdr/vdradmin-am/trunk/debian/patches/00list
Modified: vdr/vdradmin-am/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdradmin-am/trunk/debian/changelog?rev=7419&op=diff
==============================================================================
--- vdr/vdradmin-am/trunk/debian/changelog (original)
+++ vdr/vdradmin-am/trunk/debian/changelog Mon Oct 20 01:54:54 2008
@@ -3,6 +3,10 @@
* Now taking /etc/default/locale into account, when setting the locale for the
vdradmin-am daemon (still falling back to /etc/environment for backwards
compatibility) (Closes: #502116)
+ * Bumped Standards-Version to 3.8.0
+ * COMPAT=5, debhelper (>= 5)
+ * Added 04_manpage-fixes, which currently only fixes the name section of
+ the manpage
-- Tobias Grimm <etobi at debian.org> Fri, 17 Oct 2008 13:44:46 +0200
Modified: vdr/vdradmin-am/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdradmin-am/trunk/debian/compat?rev=7419&op=diff
==============================================================================
--- vdr/vdradmin-am/trunk/debian/compat (original)
+++ vdr/vdradmin-am/trunk/debian/compat Mon Oct 20 01:54:54 2008
@@ -1,1 +1,1 @@
-4
+5
Modified: vdr/vdradmin-am/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdradmin-am/trunk/debian/control?rev=7419&op=diff
==============================================================================
--- vdr/vdradmin-am/trunk/debian/control (original)
+++ vdr/vdradmin-am/trunk/debian/control Mon Oct 20 01:54:54 2008
@@ -3,8 +3,8 @@
Priority: optional
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <etobi at debian.org>
-Build-Depends: debhelper (>= 4.0.0), dpatch
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 5), dpatch
+Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdradmin-am/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdradmin-am/trunk/
Homepage: http://andreas.vdr-developer.org/vdradmin-am/index.html
Modified: vdr/vdradmin-am/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdradmin-am/trunk/debian/patches/00list?rev=7419&op=diff
==============================================================================
--- vdr/vdradmin-am/trunk/debian/patches/00list (original)
+++ vdr/vdradmin-am/trunk/debian/patches/00list Mon Oct 20 01:54:54 2008
@@ -1,4 +1,5 @@
01_dist-var
02_search-path.dpatch
03_cfgfiles-fhs
+04_manpage-fixes
06_template-cache
Added: vdr/vdradmin-am/trunk/debian/patches/04_manpage-fixes.dpatch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdradmin-am/trunk/debian/patches/04_manpage-fixes.dpatch?rev=7419&op=file
==============================================================================
--- vdr/vdradmin-am/trunk/debian/patches/04_manpage-fixes.dpatch (added)
+++ vdr/vdradmin-am/trunk/debian/patches/04_manpage-fixes.dpatch Mon Oct 20 01:54:54 2008
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 04_manpage-fixes.dpatch by Tobias Grimm <etobi at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad vdradmin-am-3.6.2~/vdradmind.pl.1 vdradmin-am-3.6.2/vdradmind.pl.1
+--- vdradmin-am-3.6.2~/vdradmind.pl.1 2007-07-04 13:31:24.000000000 +0200
++++ vdradmin-am-3.6.2/vdradmind.pl.1 2008-10-20 03:30:49.000000000 +0200
+@@ -3,7 +3,7 @@
+ .TH vdradmind.pl 1
+
+ .SH NAME
+-vdradmind.pl
++vdradmind \- Web-based administration tool for vdr
+
+ .SH SYNOPSIS
+
More information about the pkg-vdr-dvb-changes
mailing list