[Popcon-commits] cvs commit to popularity-contest/debian by ballombe

ballombe at cvs.alioth.debian.org ballombe at cvs.alioth.debian.org
Sat Oct 7 17:20:10 UTC 2006


Update of /cvsroot/popcon/popularity-contest/debian
In directory haydn:/tmp/cvs-serv11664

Modified Files:
	changelog control 
Log Message:
Do not Depends on '| dpkg-awk' for woody support.
Remove spurious Build-Depends line.


Index: changelog
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/changelog,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -d -r1.331 -r1.332
--- changelog	7 Oct 2006 14:50:32 -0000	1.331
+++ changelog	7 Oct 2006 17:20:07 -0000	1.332
@@ -7,6 +7,9 @@
    + Remove support for sending compressed email since there is no support
      for that feature on the server side, and debian/cron.weekly being a 
      conffile should be kept simple.
+  * debian/control:
+   + Do not Depends on '| dpkg-awk' for woody support.
+   + Remove spurious Build-Depends line.
 
  -- Bill Allombert <ballombe at debian.org>  Sat,  7 Oct 2006 16:21:10 +0200
 

Index: control
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/debian/control,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- control	29 Jul 2006 10:16:54 -0000	1.22
+++ control	7 Oct 2006 17:20:07 -0000	1.23
@@ -3,13 +3,12 @@
 Priority: optional
 Maintainer: Popularity Contest Developers <popcon-developers at lists.alioth.debian.org>
 Uploaders: Petter Reinholdtsen <pere at debian.org>, Bill Allombert <ballombe at debian.org>
-Build-Depends: debhelper (>=4.1.16)
 Build-Depends-Indep: debhelper (>=4.1.16)
 Standards-Version: 3.7.2
 
 Package: popularity-contest
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, dpkg (>= 1.10) | dpkg-awk
+Depends: ${misc:Depends}, ${perl:Depends}, dpkg (>= 1.10)
 Recommends: cron, exim4 | mail-transport-agent, mime-construct
 Suggests: anacron
 Provides: popcon




More information about the Popcon-commits mailing list