[Python-modules-commits] [pypandoc] 04/05: Lintian Fixes and updated standards version
Elena Grandi
valhalla-guest at moszumanska.debian.org
Wed Jun 22 15:45:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
valhalla-guest pushed a commit to branch master
in repository pypandoc.
commit 879708e88a6f6fd6b96c51bbeac4cd10e2653eec
Author: Elena Grandi <valhalla-d at trueelena.org>
Date: Wed Jun 22 17:27:33 2016 +0200
Lintian Fixes and updated standards version
---
debian/changelog | 2 +-
debian/control | 2 +-
debian/copyright | 2 +-
debian/watch | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 080ef3b..3825c97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ pypandoc (1.1.3+ds0-1) unstable; urgency=low
* Initial packaging. Closes: #794109
- -- Elena Grandi <valhalla-d at trueelena.org> Thu, 22 Jun 2016 13:05:04 +0200
+ -- Elena Grandi <valhalla-d at trueelena.org> Wed, 22 Jun 2016 13:05:04 +0200
diff --git a/debian/control b/debian/control
index 7c32816..5ab84e4 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
texlive-latex-recommended,
texlive-luatex,
texlive-xetex
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Homepage: https://github.com/bebraw/pypandoc
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pypandoc.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pypandoc.git
diff --git a/debian/copyright b/debian/copyright
index 56b8db3..d16312c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,7 +17,7 @@ Copyright: (c) 2011-2016 Juho Vepsäläinen
2001, Nathaniel Gray <n8gray at caltech.edu>
License: Expat and BSD-3-clause
-Files: py3compat.py
+Files: pypandoc/py3compat.py
Copyright: (c) 2008-2014, IPython Development Team
2001-2007, Fernando Perez <fernando.perez at colorado.edu>
2001, Janko Hauser <jhauser at zscout.de>
diff --git a/debian/watch b/debian/watch
index 12369fa..6af983d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts="repacksuffix=+ds0,compression=xz" \
+opts="repacksuffix=+ds0,compression=xz,dversionmangle=s/\.ds0//" \
http://pypi.debian.net/pypandoc/pypandoc-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pypandoc.git
More information about the Python-modules-commits
mailing list