]> git.sven.stormbind.net Git - sven/pflogsumm.git/commitdiff
* Change dependency from perl5 to perl.
authorSven Hoexter <sven@timegate.de>
Sat, 3 Oct 2009 10:48:58 +0000 (10:48 +0000)
committerSven Hoexter <sven@timegate.de>
Sat, 3 Oct 2009 10:48:58 +0000 (10:48 +0000)
* Change priority from optional to extra to match with
  the override entries in the archive.

debian/changelog
debian/control

index b3f0b87f9a350bb33444e4edc81ac3ee44d1e02b..5c7f6706d5f66b59345821a484ee817aaec3fdba 100644 (file)
@@ -1,3 +1,11 @@
+pflogsumm (1.1.2-2) UNRELEASED; urgency=low
+
+  * Change dependency from perl5 to perl.
+  * Change priority from optional to extra to match with
+    the override entries in the archive.
+
+ -- Sven Hoexter <hoexter@debian.org>  Sat, 03 Oct 2009 12:45:10 +0200
+
 pflogsumm (1.1.2-1) unstable; urgency=low
 
   * Adopt the package (Closes: #549359).
index 95a27aba38af4d4842dc348eb17e996f68c351f8..f1516c2d592daf3cc27c619d726c9ad8e6c75913 100644 (file)
@@ -1,6 +1,6 @@
 Source: pflogsumm
 Section: admin
-Priority: optional
+Priority: extra
 Maintainer: Sven Hoexter <hoexter@debian.org>
 Build-Depends-Indep: debhelper (>= 7.0.50~)
 Standards-Version: 3.8.3
@@ -9,7 +9,7 @@ Vcs-Svn: svn://www.stormbind.net/debian-pkgs-sven/pflogsumm/trunk
 
 Package: pflogsumm
 Architecture: all
-Depends: ${misc:Depends}, perl5, libdate-calc-perl
+Depends: ${misc:Depends}, perl, libdate-calc-perl
 Description: Postfix log entry summarizer
  pflogsumm is designed to provide an over-view of postfix 
  activity, with just enough detail to give the administrator