debian/0000755000000000000000000000000011560466724007201 5ustar debian/control0000644000000000000000000000245111560466640010603 0ustar Source: cipux-rpc-client Section: perl Priority: optional Maintainer: CipUX team Uploaders: Jonas Smedegaard , Christian Kuelker , Xavier Oswald Build-Depends: devscripts (>= 2.10.7~), perl, perl-modules (>= 5.10.0) | libmodule-build-perl (>= 0.2808), cdbs (>= 0.4.85~), debhelper (>= 7.0.1), dh-buildinfo, libclass-std-perl, libcipux-perl (>= 3.4.0.0), libfrontier-rpc-perl, liblog-log4perl-perl, libreadonly-perl, libfile-spec-perl, libtest-perl-critic-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/collab-maint/cipux-rpc-client.git Vcs-Browser: http://git.debian.org/?p=collab-maint/cipux-rpc-client.git;a=summary Homepage: http://www.cipux.org/ Package: libcipux-rpc-client-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: base class for CipUX XML-RPC clients CipUX is a modular framework for information abstraction and administration, primarily aimed at administration of users, groups and organisational resources stored in a central LDAP database. . This package contains CipUX::RPC::Client, providing routines for use with CipUX XML-RPC clients. debian/source/0000755000000000000000000000000011340606662010472 5ustar debian/source/format0000644000000000000000000000001411340606662011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000271411560466724011057 0ustar cipux-rpc-client (3.4.0.7-2) 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: + 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:28:19 +0200 cipux-rpc-client (3.4.0.7-1) unstable; urgency=low * New upstream release. * Bump Policy compliance to standards-version 3.9.1. * Fix capitalization of upstream tarball for get-orig-source build target. * Stop build-depending on libmodule-build-cipux-perl. -- Jonas Smedegaard Thu, 29 Jul 2010 17:47:53 +0200 cipux-rpc-client (3.4.0.6-1) unstable; urgency=low * Initial release (related to - but only partly closes - bug#357694). -- Jonas Smedegaard Mon, 26 Apr 2010 12:39:32 +0200 debian/README.source0000644000000000000000000000361311340606662011354 0ustar Building this package for Debian -------------------------------- This source package need no special handling for normal package builds. Developing this package for Debian ---------------------------------- The source of this package is developed using git and the helper tool git-buildpackage, with all official releases tagged and signed and binary diffs of tarballs stored using pristine-tar. This is documented below /usr/share/doc/git-buildpackage/manual-html/ . A custom build target shows current upstream and packaging versions: debian/rules print-version Current upstream tarball can be prepared using this other build target: debian/rules get-orig-source To switch to newer upstream source, first add a dummy changelog entry and comment out DEB_UPSTREAM_TARBALL_MD5 before getting the source: dch -v ${new_upstream_version}-1 "Dummy changelog entry" sed -i -e 's/^\(DEB_UPSTREAM_TARBALL_MD5\b\)/#\1/' debian/rules debian/rules get-orig-source Store new md5sum to help ensure identical source is received later. Setting DEB_MAINTAINER_MODE=1 enables additional build routines helpful during development of the package, but unfit for normal builds. This typically includes the CDBS feature of auto-updating debian/control with CDBS-related build-dependencies, which is forbidden by Debian Policy as build environment must not change during automated builds. Maintaining packaging build routines ------------------------------------ This source package wraps debhelper commands and other tedious parts of the build routines using the CDBS framework. Please refer to the actual makefile snippets included from debian/rules for details on their purpose and ways to override defaults. Additionally, makefile snippets included from below /usr/share/cdbs may also be documented in /usr/share/doc/cdbs/cdbs-doc.pdf.gz . -- Jonas Smedegaard Thu, 26 Feb 2009 21:28:29 +0100 debian/compat0000644000000000000000000000000211560466512010372 0ustar 7 debian/watch0000644000000000000000000000021211365264626010225 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://release.cipux.org/CipUX-RPC-Client-([0-9\.]+)\.tar\.gz debian/copyright_hints0000644000000000000000000000161611560466340012337 0ustar 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 doc/examples/readme.mkd t/00-load.t t/perlcritic.t t/perlcriticrc t/pod-coverage.t t/pod.t Copyright: *No copyright* License: UNKNOWN FIXME Files: lib/CipUX/RPC/Client.pm Copyright: 2009, Christian Kuelker || 2009, Christian Kuelker. HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES License: GPL FIXME Files: debian/rules Copyright: 2010, Jonas Smedegaard License: GPL FIXME Files: README Copyright: 2009, Christian Kuelker License: UNKNOWN FIXME debian/copyright0000644000000000000000000000225211560466461011133 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: CipUX::RPC::Client Upstream-Contact: Christian Kuelker Source: http://release.cipux.org/ svn://svn.debian.org/svn/cipux/trunk/cipux-core/rpc-client/src Files: * Copyright: 2009, Christian Kuelker License: GPL-2+ Files: debian/* Copyright: 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 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'. . You should have received a copy of the GNU General Public License along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611340606662010612 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000331311560466555010263 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright 2010, Jonas Smedegaard # Description: Main Debian packaging script for CipUX::RPC::Client # # 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. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-build.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg_lib = libcipux-rpc-client-perl DEB_UPSTREAM_PACKAGE = CipUX-RPC-Client DEB_UPSTREAM_URL = http://release.cipux.org DEB_UPSTREAM_TARBALL_MD5 = 8b4dcd78c1831668e37eb8e09e3863a7 # Needed both by upstream build (or test) process and at runtime # libcipux-object-perl 3.4.0.2 (not only 3.4.0.0) needed due to broken testsuite common-depends = libclass-std-perl, libcipux-perl (>= 3.4.0.0), libfrontier-rpc-perl, liblog-log4perl-perl, libreadonly-perl CDBS_DEPENDS_$(pkg_lib) = $(common-depends) CDBS_BUILD_DEPENDS += , $(common-depends) # Needed by upstream tests CDBS_BUILD_DEPENDS += , libfile-spec-perl, libtest-perl-critic-perl, libtest-pod-perl, libtest-pod-coverage-perl # Needed (often) at runtime CDBS_RECOMMENDS_$(pkg_lib) = libreadonly-xs-perl debian/control.in0000644000000000000000000000171111560466504011205 0ustar Source: cipux-rpc-client Section: perl Priority: optional Maintainer: CipUX team Uploaders: Jonas Smedegaard , Christian Kuelker , Xavier Oswald Build-Depends: @cdbs@ Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/collab-maint/cipux-rpc-client.git Vcs-Browser: http://git.debian.org/?p=collab-maint/cipux-rpc-client.git;a=summary Homepage: http://www.cipux.org/ Package: libcipux-rpc-client-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: base class for CipUX XML-RPC clients CipUX is a modular framework for information abstraction and administration, primarily aimed at administration of users, groups and organisational resources stored in a central LDAP database. . This package contains CipUX::RPC::Client, providing routines for use with CipUX XML-RPC clients.