Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/README.cdbs-tweaks
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-16 10:39:21 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-08-16 10:43:32 (GMT)
commitb236133f4a3a9cd613059f3516fe0ecb303cb9b8 (patch)
treef9e01d25ca9ecb801d1be85db6b9eaf704daca7d /debian/README.cdbs-tweaks
parent81c0f35a037e2214ad368be47885461379e19a27 (diff)
Update cdbs snippets, copyright-hints and dependencies.
* Update cdbs snippets: + Move dependency cleanup to new local snippet package-relations.mk. + Update copyright-check output to more closely match proposed new copyright file format. Update copyright-hints. + Minor improvements to flavor-enhanced autotools- and makefile- snippets. + Update README.cdbs-tweaks. * Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis). * Semi-auto-update debian/control to update dependencies: DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean
Diffstat (limited to 'debian/README.cdbs-tweaks')
-rw-r--r--debian/README.cdbs-tweaks17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/README.cdbs-tweaks b/debian/README.cdbs-tweaks
index 5880b2f..6130d0f 100644
--- a/debian/README.cdbs-tweaks
+++ b/debian/README.cdbs-tweaks
@@ -69,6 +69,13 @@ Handle packaging of Sugar activities.
+New perl-build class
+--------------------
+
+Handle Perl modules using Module::Build.
+
+
+
New copyright-check rule
------------------------
@@ -84,6 +91,16 @@ Small wrapper around dh-kpatches, taking care of build-dependencies too.
+New package-relations rule
+--------------------------
+
+Improved build-dependency handling (merging multiple dependencies on
+same packages), and add dependency handling for binary packages (to ease
+maintaining identical build-dependencies and dependencies for eg. Perl
+modules meeding runtime stuff for buildtime tests).
+
+
+
New routines for handling upstream tarball
------------------------------------------