[luasseq] 02/04: cme fix dpkg-control
Andreas Tille
tille at debian.org
Thu Jan 9 14:59:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository luasseq.
commit d1146d8b85736f48e56d2a3d8b3bb41c6e07894c
Author: Andreas Tille <tille at debian.org>
Date: Thu Jan 9 15:55:56 2014 +0100
cme fix dpkg-control
---
debian/changelog | 4 +++-
debian/control | 24 +++++++++++++++---------
2 files changed, 18 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 00cd270..23ab532 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
luasseq (2.1-5) UNRELEASED; urgency=medium
- * Fix homepage
+ * debian/control:
+ - Fix homepage
+ - cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Thu, 09 Jan 2014 15:49:51 +0100
diff --git a/debian/control b/debian/control
index f490b66..4fccc61 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,26 @@
Source: luasseq
-Section: tex
-Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Rupert Swarbrick <rswarbrick at gmail.com>
-DM-Upload-Allowed: yes
+Section: tex
+Priority: extra
Build-Depends: debhelper (>= 8.0.0)
-Build-Depends-Indep: tex-common, texlive-latex-base, luatex (>=0.63),
- pgf(>= 1.01), texlive-latex-recommended, texlive-fonts-recommended,
-Standards-Version: 3.9.2
+Build-Depends-Indep: tex-common,
+ texlive-latex-base,
+ luatex (>= 0.63),
+ pgf,
+ texlive-latex-recommended,
+ texlive-fonts-recommended
+Standards-Version: 3.9.5
Homepage: http://www.ctan.org/pkg/luasseq
Package: luasseq
Architecture: all
-Depends: texlive-latex-base, luatex (>=0.63), pgf(>= 1.01),
- texlive-latex-recommended, texlive-fonts-recommended,
- ${misc:Depends}
+Depends: texlive-latex-base,
+ luatex (>= 0.63),
+ pgf,
+ texlive-latex-recommended,
+ texlive-fonts-recommended,
+ ${misc:Depends}
Description: LuaLaTeX package for drawing spectral sequences.
luasseq is the LuaTeX version of sseq, a package for drawing spectral
sequences in LaTeX. It has some extra features and should run faster
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/luasseq.git
More information about the debian-science-commits
mailing list