[pkg-haskell-tools] 06/11: Remove 'section' field from binary package
Ilias Tsitsimpis
iliastsi-guest at moszumanska.debian.org
Sun Jul 24 20:52:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
iliastsi-guest pushed a commit to branch master
in repository pkg-haskell-tools.
commit f25be7bb0e3653954f2263c4c52a85f5dec84cd6
Author: Ilias Tsitsimpis <i.tsitsimpis at gmail.com>
Date: Sat Jul 23 17:31:36 2016 +0300
Remove 'section' field from binary package
This field duplicates the value inherited from the source
package paragraph.
---
debian/changelog | 3 +++
debian/control | 1 -
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 720b451..d7d4e8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ pkg-haskell-tools (0.10.4) unstable; urgency=medium
#826837 in order to properly work.
* dht dch: Use the '--no-auto-nmu' debchange option
* dht upgrade: Use 'dht dch' instead of debchange
+ * Remove 'section' field from binary package
+ This field duplicates the value inherited from the source
+ package paragraph.
-- Ilias Tsitsimpis <i.tsitsimpis at gmail.com> Sat, 23 Jul 2016 17:09:36 +0300
diff --git a/debian/control b/debian/control
index 505dd52..b47259b 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,6 @@ Vcs-Git: git://anonscm.debian.org/pkg-haskell/pkg-haskell-tools.git
Package: pkg-haskell-tools
Architecture: any
-Section: haskell
Depends:
devscripts (>= 2.16.6),
dctrl-tools,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/pkg-haskell-tools.git
More information about the Pkg-haskell-commits
mailing list