[Python-modules-commits] [cookiecutter] 04/12: Change section for "cookiecutter" binary package to "devel"
Vincent Bernat
bernat at moszumanska.debian.org
Tue Oct 25 07:12:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch master
in repository cookiecutter.
commit 13fc7e65d470f74c9abe447649f44015fe2136f1
Author: Vincent Bernat <vincent at bernat.im>
Date: Tue Oct 25 08:58:13 2016 +0200
Change section for "cookiecutter" binary package to "devel"
---
debian/changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2c40b1a..9346147 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ cookiecutter (1.4.0-3) UNRELEASED; urgency=medium
* Make the build reproducible by avoiding nondeterministic kwargs.
Closes: #834861.
+ * Change section for "cookiecutter" binary package to "devel".
+ Closes: #832198.
-- Vincent Bernat <bernat at debian.org> Tue, 25 Oct 2016 08:54:22 +0200
diff --git a/debian/control b/debian/control
index ee249be..d1027a3 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/cookiecutter.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/cookiecutter.git
Package: cookiecutter
+Section: devel
Architecture: all
Depends: ${python:Depends}, ${misc:Depends},
python-cookiecutter (= ${binary:Version})
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cookiecutter.git
More information about the Python-modules-commits
mailing list