r1615 - vdr/vdradmin/trunk/debian
Thomas Schmidt
tschmidt at costa.debian.org
Sat Dec 10 09:28:36 UTC 2005
Author: tschmidt
Date: 2005-12-10 09:28:34 +0000 (Sat, 10 Dec 2005)
New Revision: 1615
Removed:
vdr/vdradmin/trunk/debian/manpages
Modified:
vdr/vdradmin/trunk/debian/changelog
vdr/vdradmin/trunk/debian/control
vdr/vdradmin/trunk/debian/copyright
vdr/vdradmin/trunk/debian/vdradmin.install
Log:
vdradmin:
- depend on sendemail
- install the manpage with dh_install again because of
dh_installman's "feature" to identify the language
of the manpage by its extension ;-)
- fixed fsf address
Modified: vdr/vdradmin/trunk/debian/changelog
===================================================================
--- vdr/vdradmin/trunk/debian/changelog 2005-12-09 21:17:18 UTC (rev 1614)
+++ vdr/vdradmin/trunk/debian/changelog 2005-12-10 09:28:34 UTC (rev 1615)
@@ -7,8 +7,11 @@
+ Updated 01_dist-var.dpatch
+ Updated 02_sectmpfiles.dpatch
+ Updated 03_cfgfiles-fhs.dpatch
+ - Depend on sendemail for sending email-notifications for new
+ autotimers
+ - Fixed postal address of the FSF in debian/copyright
- -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Thu, 8 Dec 2005 16:24:06 +0100
+ -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Sat, 10 Dec 2005 10:17:29 +0100
vdradmin (0.97-am3.3-1) unstable; urgency=low
Modified: vdr/vdradmin/trunk/debian/control
===================================================================
--- vdr/vdradmin/trunk/debian/control 2005-12-09 21:17:18 UTC (rev 1614)
+++ vdr/vdradmin/trunk/debian/control 2005-12-10 09:28:34 UTC (rev 1615)
@@ -8,7 +8,7 @@
Package: vdradmin
Architecture: all
-Depends: perl, libcompress-zlib-perl, libhtml-template-perl, libparse-recdescent-perl, adduser, libhtml-parser-perl, libtemplate-perl, libhtml-template-expr-perl
+Depends: perl, libcompress-zlib-perl, libhtml-template-perl, libparse-recdescent-perl, adduser, libhtml-parser-perl, libtemplate-perl, libhtml-template-expr-perl, sendemail
Suggests: vdr
Description: Web-based administration tool for vdr
vdradmin provides a webinterface for managing
Modified: vdr/vdradmin/trunk/debian/copyright
===================================================================
--- vdr/vdradmin/trunk/debian/copyright 2005-12-09 21:17:18 UTC (rev 1614)
+++ vdr/vdradmin/trunk/debian/copyright 2005-12-10 09:28:34 UTC (rev 1615)
@@ -19,8 +19,8 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program; if not, write to the Free Software, Inc.,
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
see /usr/share/common-licenses/GPL-2
Deleted: vdr/vdradmin/trunk/debian/manpages
===================================================================
--- vdr/vdradmin/trunk/debian/manpages 2005-12-09 21:17:18 UTC (rev 1614)
+++ vdr/vdradmin/trunk/debian/manpages 2005-12-10 09:28:34 UTC (rev 1615)
@@ -1 +0,0 @@
-vdradmind.pl.1
Modified: vdr/vdradmin/trunk/debian/vdradmin.install
===================================================================
--- vdr/vdradmin/trunk/debian/vdradmin.install 2005-12-09 21:17:18 UTC (rev 1614)
+++ vdr/vdradmin/trunk/debian/vdradmin.install 2005-12-10 09:28:34 UTC (rev 1615)
@@ -1,3 +1,5 @@
locale/ usr/share/
template/ usr/share/vdradmin/
vdradmind.pl usr/bin/
+
+debian/vdradmind.pl.1 usr/share/man/man1/
More information about the pkg-vdr-dvb-changes
mailing list