[Python-modules-commits] [python-munch] 01/01: Change maintainer to DPMT

Clint Byrum spamaps at moszumanska.debian.org
Tue Nov 10 19:12:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

spamaps pushed a commit to branch master
in repository python-munch.

commit 3aaf0b403ff6aa1ec4b4f19522445971eba6ce3f
Author: Clint Byrum <spamaps at debian.org>
Date:   Tue Nov 10 11:12:40 2015 -0800

    Change maintainer to DPMT
---
 debian/changelog                    |  6 ++++++
 debian/control                      |  3 ++-
 munch.egg-info/PKG-INFO             | 25 -------------------------
 munch.egg-info/SOURCES.txt          | 10 ----------
 munch.egg-info/dependency_links.txt |  1 -
 munch.egg-info/top_level.txt        |  1 -
 6 files changed, 8 insertions(+), 38 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ccae7e0..78f0467 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-munch (2.0.4-2) UNRELEASED; urgency=medium
+
+  * Change maintainer to DPMT
+
+ -- Clint Byrum <spamaps at debian.org>  Tue, 10 Nov 2015 11:11:59 -0800
+
 python-munch (2.0.4-1) unstable; urgency=low
 
   * Initial release. Closes: #804704
diff --git a/debian/control b/debian/control
index 56088bf..0794a82 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: python-munch
 Section: python
 Priority: extra
-Maintainer: Clint Byrum <spamaps at debian.org>
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Clint Byrum <spamaps at debian.org>
 Build-Depends: debhelper (>=9),
 	python-all,
     python3-all,
diff --git a/munch.egg-info/PKG-INFO b/munch.egg-info/PKG-INFO
deleted file mode 100644
index fb24c3c..0000000
--- a/munch.egg-info/PKG-INFO
+++ /dev/null
@@ -1,25 +0,0 @@
-Metadata-Version: 1.1
-Name: munch
-Version: 2.0.4
-Summary: A dot-accessible dictionary (a la JavaScript objects).
-Home-page: http://github.com/Infinidat/munch
-Author: Rotem Yaari
-Author-email: vmalloc at gmail.com
-License: MIT
-Description: UNKNOWN
-Keywords: munch,dict,mapping,container,collection
-Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
-Classifier: Intended Audience :: Developers
-Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.5
-Classifier: Programming Language :: Python :: 2.6
-Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.3
-Classifier: Programming Language :: Python :: 3.4
-Classifier: Programming Language :: Python :: 3.5
-Classifier: Topic :: Software Development
-Classifier: Topic :: Software Development :: Libraries
-Classifier: Topic :: Utilities
-Classifier: License :: OSI Approved :: MIT License
diff --git a/munch.egg-info/SOURCES.txt b/munch.egg-info/SOURCES.txt
deleted file mode 100644
index f6687f4..0000000
--- a/munch.egg-info/SOURCES.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-LICENSE.txt
-MANIFEST.in
-README.md
-setup.py
-munch/__init__.py
-munch/python3_compat.py
-munch.egg-info/PKG-INFO
-munch.egg-info/SOURCES.txt
-munch.egg-info/dependency_links.txt
-munch.egg-info/top_level.txt
\ No newline at end of file
diff --git a/munch.egg-info/dependency_links.txt b/munch.egg-info/dependency_links.txt
deleted file mode 100644
index 8b13789..0000000
--- a/munch.egg-info/dependency_links.txt
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/munch.egg-info/top_level.txt b/munch.egg-info/top_level.txt
deleted file mode 100644
index 3d7d7ec..0000000
--- a/munch.egg-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-munch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-munch.git



More information about the Python-modules-commits mailing list