r24790 - in /trunk/eekboek/debian: TODO changelog control

joostvb at users.alioth.debian.org joostvb at users.alioth.debian.org
Thu Sep 4 07:17:55 UTC 2008


Author: joostvb
Date: Thu Sep  4 07:17:52 2008
New Revision: 24790

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=24790
Log:
downgrade priority from optional to extra in order to comply with Policy Section 2.5: libipc-run3-perl, on which we depend, has priority extra.

Modified:
    trunk/eekboek/debian/TODO
    trunk/eekboek/debian/changelog
    trunk/eekboek/debian/control

Modified: trunk/eekboek/debian/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/TODO?rev=24790&op=diff
==============================================================================
--- trunk/eekboek/debian/TODO (original)
+++ trunk/eekboek/debian/TODO Thu Sep  4 07:17:52 2008
@@ -19,14 +19,7 @@
 
 - ebshell --help : fix typo and encoding problem.
 
-- http://qa.debian.org/debcheck.php?dist=unstable&package=eekboek
-
-Package is optional and has a Depends on libipc-run3-perl (>= 0.034) which is extra
-
-According to Policy Section 2.5: Priorities packages MUST NOT depend on
-packages with lower priority values (excluding build-time dependencies) nor
-should packages of priority optional (or higher) conflict with each other. In
-order to ensure this, the priorities of one or more packages must be adjusted.
+- regularly check http://qa.debian.org/debcheck.php?dist=unstable&package=eekboek
 
 - get this thing shipped with Ubuntu, see e.g. https://launchpad.net/ubuntu/+bugs?field.tag=needs-packaging
 

Modified: trunk/eekboek/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/changelog?rev=24790&op=diff
==============================================================================
--- trunk/eekboek/debian/changelog (original)
+++ trunk/eekboek/debian/changelog Thu Sep  4 07:17:52 2008
@@ -3,7 +3,7 @@
   * NOT RELEASED YET
   * New upstream release, to be published 2008-09.  (Missed 1.03.93 which was
     EekBoek 1.04 Release Candidate 2, released 2008-08-24.)
-  * debian/control: Add english translations for Dutch words (Balans e.a.).
+  * control: Add english translations for Dutch words (Balans e.a.).
     Thanks Danai SAE-HAN (韓達耐) (closes: #494708).
   * rules: set DEB_DH_PERL_ARGS_ALL in order to not depend upon Perl >=
     dh_perl's $min_version, but upon current Perl version: upstream states at
@@ -12,6 +12,9 @@
     generally, people using eekboek with the pg driver likely want to run
     their database server on the local machine.  Thanks to the eekboek-users
     subscribers for their feedback.
+  * control: downgrade priority from optional to extra in order to comply with
+    Policy Section 2.5: libipc-run3-perl, on which we depend, has priority
+    extra.
 
  -- Joost van Baal <joostvb at debian.org>  Thu, 04 Sep 2008 09:04:47 +0200
 

Modified: trunk/eekboek/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/control?rev=24790&op=diff
==============================================================================
--- trunk/eekboek/debian/control (original)
+++ trunk/eekboek/debian/control Thu Sep  4 07:17:52 2008
@@ -1,6 +1,6 @@
 Source: eekboek
 Section: perl
-Priority: optional
+Priority: extra
 Build-Depends: cdbs, debhelper (>= 5.0.0), libipc-run3-perl (>= 0.034),
  libmodule-build-perl (>= 0.26), libdbi-perl (>= 1.40)
 Build-Depends-Indep: perl (>= 5.8.8-7etch1)




More information about the Pkg-perl-cvs-commits mailing list