packaging-dev-0.8/0000755000000000000000000000000011572674404010761 5ustar packaging-dev-0.8/debian/0000755000000000000000000000000012255400270012166 5ustar packaging-dev-0.8/debian/copyright0000644000000000000000000000166112255400213014122 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 Upstream-Name: packaging-dev Upstream-Contact: Benjamin Drung Files: * Copyright: 2011-2013, Benjamin Drung License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. packaging-dev-0.8/debian/control0000644000000000000000000000317512255400013013572 0ustar Source: packaging-dev Section: metapackages Priority: optional Maintainer: Benjamin Drung Build-Depends: debhelper (>= 9) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/packaging-dev.git Vcs-Git: git://anonscm.debian.org/collab-maint/packaging-dev.git Package: packaging-dev Architecture: all Depends: build-essential, debhelper, devscripts, dput | dput-ng | dupload, lintian, pbuilder | cowbuilder | sbuild, quilt, ${misc:Depends} Recommends: apt-file, autoconf, automake, autopkgtest, autotools-dev, bzr-builddeb, cdbs, cmake, debian-policy, developers-reference | developers-reference-de | developers-reference-fr | developers-reference-ja, dh-autoreconf, dh-make, git-buildpackage, gnome-pkg-tools, gnupg, libtool, piuparts, pkg-kde-tools, svn-buildpackage, ${vendor-specific:Recommends} Suggests: mercurial-buildpackage, ${vendor-specific:Suggests} Description: convenient tools to develop packages This metapackage depends on common packages useful for the development of Debian-format packages, including patch management systems, build systems, packaging macros, helpful scripts for developers, and tools for building and testing packages. . This metapackage provides tools for packaging, rather than the development of software. No other package should depend or build-depend on this package. packaging-dev-0.8/debian/source/0000755000000000000000000000000011566027503013476 5ustar packaging-dev-0.8/debian/source/format0000644000000000000000000000001511566027503014705 0ustar 3.0 (native) packaging-dev-0.8/debian/rules0000755000000000000000000000051712021642366013256 0ustar #!/usr/bin/make -f Ubuntu_RECOMMENDS := lptools, ubuntu-dev-tools, ubuntu-packaging-guide Ubuntu_SUGGESTS := kubuntu-dev-tools VENDOR := $(shell dpkg-vendor --query Vendor) %: dh $@ override_dh_gencontrol: dh_gencontrol -- -Vvendor-specific:Recommends="$($(VENDOR)_RECOMMENDS)" -Vvendor-specific:Suggests="$($(VENDOR)_SUGGESTS)" packaging-dev-0.8/debian/compat0000644000000000000000000000000212255400020013355 0ustar 9 packaging-dev-0.8/debian/changelog0000644000000000000000000000372012255400202014035 0ustar packaging-dev (0.8) unstable; urgency=medium * Drop cvs-buildpackage from Suggests. (Closes: #732567) * Bump Standards-Version to 3.9.5 (no changes required). * Use debhelper 9. -- Benjamin Drung Sat, 21 Dec 2013 21:56:24 +0100 packaging-dev (0.7) unstable; urgency=low * Add dput-ng as alternative to dput and dupload. (Closes: #708436) * Use canonical URLs for Vcs fields. * Bump Standards-Version to 3.9.4 (no changes needed). -- Benjamin Drung Thu, 16 May 2013 00:36:29 +0200 packaging-dev (0.6) unstable; urgency=low * Add translations of developers-reference as altenative recommendation to its English version. * Move gnome-pkg-tools from Suggests to Recommends. * Recommend pkg-kde-tools. * Move dh-make from Suggests to Recommends. (Closes: #688572) * Recommend autopkgtest. (LP: #1073841) -- Benjamin Drung Thu, 08 Nov 2012 18:53:46 +0100 packaging-dev (0.5) unstable; urgency=low * Recommend ubuntu-packaging-guide on Ubuntu. * Bump Standards-Version to 3.9.3 (no changes required). -- Benjamin Drung Wed, 05 Sep 2012 15:47:40 +0200 packaging-dev (0.4) unstable; urgency=low * Do not suggest obsolete dpatch. * Switch section to new metapackages section. -- Benjamin Drung Sat, 10 Dec 2011 18:50:23 +0100 packaging-dev (0.3) unstable; urgency=low * Recommend dh-autoreconf. -- Benjamin Drung Sat, 29 Oct 2011 22:44:14 +0200 packaging-dev (0.2) unstable; urgency=low * Recommend lptools on Ubuntu. -- Benjamin Drung Wed, 24 Aug 2011 14:37:11 +0200 packaging-dev (0.1.1) unstable; urgency=low * Downgrade debhelper dependency to 7.0.50 to make backporting easier. -- Benjamin Drung Sun, 10 Jul 2011 12:25:14 +0200 packaging-dev (0.1) unstable; urgency=low * Initial release -- Benjamin Drung Thu, 16 Jun 2011 22:42:31 +0200