[Pkg-voip-commits] r8609 - in /op-panel/trunk/debian: control patches/00list patches/series rules

tzafrir at alioth.debian.org tzafrir at alioth.debian.org
Sun Aug 15 21:33:56 UTC 2010


Author: tzafrir
Date: Sun Aug 15 21:33:51 2010
New Revision: 8609

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8609
Log:
convert to quilt: quick and dirty

Added:
    op-panel/trunk/debian/patches/series
      - copied unchanged from r8607, op-panel/trunk/debian/patches/00list
Removed:
    op-panel/trunk/debian/patches/00list
Modified:
    op-panel/trunk/debian/control
    op-panel/trunk/debian/rules

Modified: op-panel/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/op-panel/trunk/debian/control?rev=8609&op=diff
==============================================================================
--- op-panel/trunk/debian/control (original)
+++ op-panel/trunk/debian/control Sun Aug 15 21:33:51 2010
@@ -4,7 +4,7 @@
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Alejandro Rios P. <alerios at debian.org>, Kilian Krause <kilian at debian.org>,
  Tzafrir Cohen <tzafrir at debian.org>
-Build-Depends: debhelper (>= 5.0.0), dpatch
+Build-Depends: debhelper (>= 5.0.0), quilt
 Build-Depends-Indep: perl (>= 5), libswf-perl (>= 0.3.0-8), ttf-dejavu-core
 Standards-Version: 3.9.1
 Homepage: http://www.asternic.org/

Modified: op-panel/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/op-panel/trunk/debian/rules?rev=8609&op=diff
==============================================================================
--- op-panel/trunk/debian/rules (original)
+++ op-panel/trunk/debian/rules Sun Aug 15 21:33:51 2010
@@ -35,8 +35,8 @@
 	# Add here commands to compile the package.
 	/usr/bin/perl ming-source/operator_panel.pl
 	/usr/bin/perl ming-source/comunicator.pl
-	/usr/bin/pod2man --section 8 op_server.pl debian/op_server.8
 	if [ ! -r op_server ]; then mv op_server.pl op_server; fi
+	/usr/bin/pod2man --section 8 op_server debian/op_server.8
 	touch build-stamp
 
 clean: clean-patched unpatch




More information about the Pkg-voip-commits mailing list