[Blends-commit] [SCM] blends-dev branch, master, updated. d984b0d5149a5dab7ec0c0d4a467f4bfecc677b5
Andreas Tille
tille at debian.org
Tue Dec 4 10:34:59 UTC 2012
The following commit has been merged in the master branch:
commit d984b0d5149a5dab7ec0c0d4a467f4bfecc677b5
Author: Andreas Tille <tille at debian.org>
Date: Tue Dec 4 11:02:56 2012 +0100
Install tasksel desc file to new location since version 3.00 of tasksel
diff --git a/debian/changelog b/debian/changelog
index cbc208c..9b1fcbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+blends (0.6.16.2) unstable; urgency=low
+
+ * Install tasksel desc file to new location since version 3.00 of tasksel
+ (thanks to Petter Reinholdtsen <pere at hungry.com> for the patch)
+ Closes: #694896
+
+ -- Andreas Tille <tille at debian.org> Tue, 04 Dec 2012 11:00:45 +0100
+
blends (0.6.16.1) unstable; urgency=low
* Revert bumping of debhelper and Standards-Version to match the
diff --git a/devtools/rules b/devtools/rules
index 4ee32eb..04f2d93 100755
--- a/devtools/rules
+++ b/devtools/rules
@@ -34,7 +34,7 @@ $(BLEND)-tasks.desc:
override_dh_install:
$(BLEND_INSTALL_HELPER)
- dh_install $(BLENDNAME)-tasks.desc usr/share/tasksel
+ dh_install $(BLENDNAME)-tasks.desc usr/share/tasksel/descs
override_dh_installdocs:
dh_installdocs $(INSTALLREADME)
--
Git repository for blends code
More information about the Blends-commit
mailing list