[SCM] lbt packaging branch, master, updated. debian/1.2.2-4-6-gf97f1c0
Ralf Treinen
treinen at free.fr
Fri May 13 08:16:41 UTC 2011
The following commit has been merged in the master branch:
commit 30d595361696bcec7ae7056b1b3908051b2a4b41
Author: Ralf Treinen <treinen at free.fr>
Date: Fri May 13 08:53:50 2011 +0200
migrate to debian-science, source format 3.0, bump standards-version
diff --git a/debian/changelog b/debian/changelog
index 6491839..11bd0a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+lbt (1.2.2-5) unstable; urgency=low
+
+ * debian-control:
+ - set Maintainer to debian-science
+ - set Section to science
+ - set Prioriy to extra
+ - Standards-Version 3.9.2 (no change)
+ - add Dependency on ${misc:Depends}
+ * migrate to source format 3.0 (quilt)
+ * rename debian/dirs to debian/lbt.dirs
+
+ -- Ralf Treinen <treinen at debian.org> Fri, 13 May 2011 08:50:40 +0200
+
lbt (1.2.2-4) unstable; urgency=low
* debian/lbt.doc-base: Change field descriptor "Authors" to "Author"
diff --git a/debian/control b/debian/control
index acba914..1d31cc6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,15 @@
Source: lbt
-Section: math
-Priority: optional
-Maintainer: Ralf Treinen <treinen at debian.org>
+Section: science
+Priority: extra
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Ralf Treinen <treinen at debian.org>
Build-Depends: debhelper (>= 7.0)
-Standards-Version: 3.8.3
+Standards-Version: 3.9.2
Homepage: http://www.tcs.hut.fi/Software/maria/tools/lbt/
Package: lbt
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: graphviz
Description: converts from LTL formulas to Büchi automata
This software converts a linear temporal logic (ltl) formula to a
diff --git a/debian/dirs b/debian/lbt.dirs
similarity index 100%
rename from debian/dirs
rename to debian/lbt.dirs
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
--
lbt packaging
More information about the debian-science-commits
mailing list