Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian/changelog
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/changelog
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/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f282adf..9f38ed9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,16 @@
sugar-hulahop (0.4.3-1) UNRELEASED; urgency=low
* New upstream release.
+ * 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
-- Jonas Smedegaard <dr@jones.dk> Sat, 16 Aug 2008 12:14:03 +0200