[Python-modules-commits] [python-slugify] 01/01: Fix section of	binary package slugify
    Hugo Lefeuvre 
    hle at moszumanska.debian.org
       
    Thu May 25 07:49:27 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
hle pushed a commit to branch master
in repository python-slugify.
commit 23eda555d9f7efc04af7f09f87c4021425e352fb
Author: Hugo Lefeuvre <hle at debian.org>
Date:   Wed May 24 17:26:43 2017 +0200
    Fix section of binary package slugify
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9a55285..a6620a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-slugify (1.2.4-1) experimental; urgency=low
 
   * New upstream release.
+  * Fix section of binary package slugify (now text).
 
  -- Hugo Lefeuvre <hle at debian.org>  Wed, 24 May 2017 17:14:31 +0200
 
diff --git a/debian/control b/debian/control
index 0e95dbf..60dfa88 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,7 @@ Description: Python module that provides tools for slugifying unicode strings (P
 
 Package: slugify
 Architecture: all
+Section: text
 Depends: ${misc:Depends},
          ${python3:Depends},
          python3-slugify
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-slugify.git
    
    
More information about the Python-modules-commits
mailing list