[med-svn] [python3-typed-ast] 02/02: new upstream version

Michael Crusoe misterc-guest at moszumanska.debian.org
Fri Jun 23 15:54:52 UTC 2017


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

misterc-guest pushed a commit to tag debian/1.0.4-1
in repository python3-typed-ast.

commit 61972419955fbef2d8bd21184b71306785a82094
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date:   Fri Jun 23 08:45:54 2017 -0700

    new upstream version
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 debian/copyright | 2 +-
 debian/rules     | 3 ---
 4 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4641611..c2b901a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python3-typed-ast (1.0.4-1) unstable; urgency=medium
+
+  * New upstream version
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Fri, 23 Jun 2017 08:54:08 -0700
+
 python3-typed-ast (0.6.3-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/control b/debian/control
index e84f08b..2624d8c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
                python3-all,
                python3-setuptools,
                python3-all-dev
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python3-typed-ast.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/python3-typed-ast.git
 Homepage: http://www.mypy-lang.org/
diff --git a/debian/copyright b/debian/copyright
index 846396f..5991e60 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,7 @@ Copyright: © 2016 David Fisher <ddfisher at dropbox.com>
 License: Apache-2.0
 
 Files: typed_ast/ast27.py
-       typed_ast/ast35.py
+       typed_ast/ast3.py
 Copyright: © 2008 Armin Ronacher
 License: Python
 
diff --git a/debian/rules b/debian/rules
index 06466e4..0ff3689 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,8 @@
 #!/usr/bin/make -f
 
 # DH_VERBOSE := 1
-DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
 export PYBUILD_NAME = typed-ast
 export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
-#PPATH=$(CURDIR):$(CURDIR)/lib-typing/3.2
 %:
 	dh $@ --with python3 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python3-typed-ast.git



More information about the debian-med-commit mailing list