diff -Nru cipux-rbac-simple-3.4.0.0/debian/changelog cipux-rbac-simple-3.4.0.0/debian/changelog --- cipux-rbac-simple-3.4.0.0/debian/changelog 2010-04-25 15:47:23.000000000 +0000 +++ cipux-rbac-simple-3.4.0.0/debian/changelog 2011-05-05 09:06:37.000000000 +0000 @@ -1,3 +1,29 @@ +cipux-rbac-simple (3.4.0.0-4) unstable; urgency=low + + * Improve package relations: + + Drop relations for packages part of core Perl even in oldstable: + - libversion-perl + - libtest-simple-perl + + Relax to unversioned relations when satisfied even in oldstable: + - libclass-std-perl + - libtest-pod-perl + - libtest-pod-coverage-perl + + Drop TODO file: Obsoleted by above. + * Update copyright file: + + Update years (due to no longer shipping forked CDBS snippets). + + Drop Colin Walters as owner (due to no longer shipping forked CDBS + snippets). + + Rewrite using draft 174 of DEP-5 format. + + Fix use initial wildcard Files section. + + Rewrap license fields at 72 chars, and shorten comments. + * Bump policy compliance to standards-version 3.9.2. + * Wrap Uploaders field in control file. + * Bump debhelper compatibility level to 7 (satisfied even in + oldstable, and cdbs need backporting for oldstable anyway). + Tighten build-dependencies on debhelper and cdbs correspondingly. + + -- Jonas Smedegaard Thu, 05 May 2011 11:03:08 +0200 + cipux-rbac-simple (3.4.0.0-3) unstable; urgency=low [ Xavier Oswald ] diff -Nru cipux-rbac-simple-3.4.0.0/debian/compat cipux-rbac-simple-3.4.0.0/debian/compat --- cipux-rbac-simple-3.4.0.0/debian/compat 2008-12-01 21:47:43.000000000 +0000 +++ cipux-rbac-simple-3.4.0.0/debian/compat 2011-05-05 09:01:12.000000000 +0000 @@ -1 +1 @@ -6 +7 diff -Nru cipux-rbac-simple-3.4.0.0/debian/control cipux-rbac-simple-3.4.0.0/debian/control --- cipux-rbac-simple-3.4.0.0/debian/control 2010-04-25 15:44:38.000000000 +0000 +++ cipux-rbac-simple-3.4.0.0/debian/control 2011-05-05 09:06:52.000000000 +0000 @@ -2,29 +2,29 @@ Section: perl Priority: optional Maintainer: CipUX team -Uploaders: Jonas Smedegaard , Christian Kuelker , Xavier Oswald +Uploaders: Jonas Smedegaard , + Christian Kuelker , + Xavier Oswald Build-Depends: devscripts (>= 2.10.7~), - dh-buildinfo, perl, perl-modules (>= 5.10.0) | libmodule-build-perl (>= 0.2808), - cdbs (>= 0.4.78~), - debhelper (>= 6), + cdbs (>= 0.4.85~), + debhelper (>= 7.0.1), + dh-buildinfo, libcipux-perl (>= 3.4.0.0), libcipux-task-perl (>= 3.4.0.0), - libclass-std-perl (>= 0.0.9), + libclass-std-perl, libgraph-perl, liblog-log4perl-perl, libreadonly-perl, - libversion-perl, libmodule-build-cipux-perl (>= 0.3.0), libtest-leaktrace-perl, - perl-modules (>= 5.10.0-19) | libtest-simple-perl, - libtest-pod-perl (>= 1.14), + libtest-pod-perl, libtest-refcount-perl, libfile-spec-perl, libtest-perl-critic-perl, - libtest-pod-coverage-perl (>= 1.04) -Standards-Version: 3.8.4 + libtest-pod-coverage-perl +Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/collab-maint/cipux-rbac-simple.git Vcs-Browser: http://git.debian.org/?p=collab-maint/cipux-rbac-simple.git;a=summary Homepage: http://www.cipux.org/ diff -Nru cipux-rbac-simple-3.4.0.0/debian/control.in cipux-rbac-simple-3.4.0.0/debian/control.in --- cipux-rbac-simple-3.4.0.0/debian/control.in 2010-04-25 15:39:30.000000000 +0000 +++ cipux-rbac-simple-3.4.0.0/debian/control.in 2011-05-05 09:01:02.000000000 +0000 @@ -2,9 +2,11 @@ Section: perl Priority: optional Maintainer: CipUX team -Uploaders: Jonas Smedegaard , Christian Kuelker , Xavier Oswald +Uploaders: Jonas Smedegaard , + Christian Kuelker , + Xavier Oswald Build-Depends: @cdbs@ -Standards-Version: 3.8.4 +Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/collab-maint/cipux-rbac-simple.git Vcs-Browser: http://git.debian.org/?p=collab-maint/cipux-rbac-simple.git;a=summary Homepage: http://www.cipux.org/ diff -Nru cipux-rbac-simple-3.4.0.0/debian/copyright cipux-rbac-simple-3.4.0.0/debian/copyright --- cipux-rbac-simple-3.4.0.0/debian/copyright 2010-02-22 19:09:25.000000000 +0000 +++ cipux-rbac-simple-3.4.0.0/debian/copyright 2011-05-05 09:00:32.000000000 +0000 @@ -1,34 +1,30 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 -Name: CipUX::RBAC::Simple -Maintainer: Christian Kuelker +Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 +Upstream-Name: CipUX::RBAC::Simple +Upstream-Contact: Christian Kuelker Source: http://release.cipux.org/ - svn://svn.debian.org/svn/cipux/trunk/cipux-core/rbac-simple/src + svn://svn.debian.org/svn/cipux/trunk/cipux-core/rbac-simple/src +Files: * Copyright: 2009, Christian Kuelker License: GPL-2+ -Files: ./debian/* -Copyright: 2004-2010, Jonas Smedegaard +Files: debian/* +Copyright: 2009-2010, Jonas Smedegaard License: GPL-2+ -Files: ./debian/cdbs/1/class/perl* -Copyright: 2003, Colin Walters - 2003,2008,2010, Jonas Smedegaard License: GPL-2+ - -License: GPL-2+ - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License as - published by the Free Software Foundation; either version 2, or (at - your option) any later version. + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the + Free Software Foundation; either version 2, or (at your option) any + later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. +Comment: + On Debian systems the GNU General Public License (GPL) version 2 is + located in '/usr/share/common-licenses/GPL-2'. . - On Debian systems, the complete text of the GNU General Public License - (GPL) version 2 can be found in '/usr/share/common-licenses/GPL-2'. - . - You should have received a copy of the GNU General Public License - along with this program. If not, see . + You should have received a copy of the GNU General Public License along + with this program. If not, see . diff -Nru cipux-rbac-simple-3.4.0.0/debian/copyright_hints cipux-rbac-simple-3.4.0.0/debian/copyright_hints --- cipux-rbac-simple-3.4.0.0/debian/copyright_hints 2010-04-25 15:44:33.000000000 +0000 +++ cipux-rbac-simple-3.4.0.0/debian/copyright_hints 2011-05-05 08:59:18.000000000 +0000 @@ -1,45 +1,48 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135 -X-Draft: Autogenerated by CDBS snippet copyright-check.mk +Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 +Upstream-Name: FIXME +Upstream-Contact: FIXME +Source: FIXME +Disclaimer: Autogenerated by CDBS -Files: ./Build.PL, - ./Changes, - ./MANIFEST, - ./MANIFEST.SKIP, - ./META.yml, - ./Makefile.PL, - ./debian/README.source, - ./debian/TODO, - ./debian/compat, - ./debian/control, - ./debian/control.in, - ./debian/gbp.conf, - ./debian/source/format, - ./debian/watch, - ./t/00-load.t, - ./t/leaktrace.t, - ./t/perlcritic.t, - ./t/perlcriticrc, - ./t/pod-coverage.t, - ./t/pod.t, - ./t/refcount.t +Files: Build.PL + Changes + MANIFEST + MANIFEST.SKIP + META.yml + Makefile.PL + debian/README.source + debian/TODO + debian/compat + debian/control + debian/control.in + debian/gbp.conf + debian/source/format + debian/watch + t/00-load.t + t/leaktrace.t + t/perlcritic.t + t/perlcriticrc + t/pod-coverage.t + t/pod.t + t/refcount.t Copyright: *No copyright* License: UNKNOWN FIXME -Files: ./lib/CipUX/RBAC/Simple.pm +Files: lib/CipUX/RBAC/Simple.pm Copyright: 2009, Christian Kuelker - 2009, Christian Kuelker.! || - HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR - HOLDERS AND/OR OTHER PARTIES + 2009, Christian Kuelker.! || + HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR + HOLDERS AND/OR OTHER PARTIES License: GPL FIXME -Files: ./debian/rules +Files: debian/rules Copyright: 2009-2010, Jonas Smedegaard License: GPL FIXME -Files: ./README +Files: README Copyright: 2009, Christian Kuelker License: UNKNOWN FIXME diff -Nru cipux-rbac-simple-3.4.0.0/debian/rules cipux-rbac-simple-3.4.0.0/debian/rules --- cipux-rbac-simple-3.4.0.0/debian/rules 2010-04-25 15:43:36.000000000 +0000 +++ cipux-rbac-simple-3.4.0.0/debian/rules 2011-05-05 09:01:48.000000000 +0000 @@ -26,8 +26,7 @@ DEB_UPSTREAM_TARBALL_MD5 = 7575c0a0ef9fac350a61450d1711c6f7 # Needed both by upstream build (or test) process and at runtime -# TODO: Drop libversion-perl after Lenny+1 -common-depends = libcipux-perl (>= 3.4.0.0), libcipux-task-perl (>= 3.4.0.0), libclass-std-perl (>= 0.0.9), libgraph-perl, liblog-log4perl-perl, libreadonly-perl, libversion-perl +common-depends = libcipux-perl (>= 3.4.0.0), libcipux-task-perl (>= 3.4.0.0), libclass-std-perl, libgraph-perl, liblog-log4perl-perl, libreadonly-perl CDBS_DEPENDS = $(common-depends) CDBS_BUILD_DEPENDS += , $(common-depends) @@ -35,10 +34,10 @@ CDBS_BUILD_DEPENDS += , libmodule-build-cipux-perl (>= 0.3.0) # Needed by upstream tests -CDBS_BUILD_DEPENDS += , libtest-leaktrace-perl, perl-modules (>= 5.10.0-19) | libtest-simple-perl, libtest-pod-perl (>= 1.14), libtest-refcount-perl +CDBS_BUILD_DEPENDS += , libtest-leaktrace-perl, libtest-pod-perl, libtest-refcount-perl # Recommended by upstream tests -CDBS_BUILD_DEPENDS += , libfile-spec-perl, libtest-perl-critic-perl, libtest-pod-coverage-perl (>= 1.04) +CDBS_BUILD_DEPENDS += , libfile-spec-perl, libtest-perl-critic-perl, libtest-pod-coverage-perl # Needed (often) at runtime CDBS_RECOMMENDS = libreadonly-xs-perl diff -Nru cipux-rbac-simple-3.4.0.0/debian/TODO cipux-rbac-simple-3.4.0.0/debian/TODO --- cipux-rbac-simple-3.4.0.0/debian/TODO 2008-12-01 21:47:43.000000000 +0000 +++ cipux-rbac-simple-3.4.0.0/debian/TODO 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ - * Drop dependencies on libversion-perl after Lenny+1 is released.