[libticcutils] 37/47: updated standards
Joost van Baal
joostvb at moszumanska.debian.org
Wed Sep 3 17:13:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository libticcutils.
commit 19bb1fffe0232967e23b2f90029f446a4ff99ab2
Author: Joost van Baal-Ilić <joostvb at debian.org>
Date: Thu Aug 1 14:19:01 2013 +0000
updated standards
---
debian/changelog | 5 +++++
debian/control | 2 +-
debian/rules | 3 +++
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3616844..bc491b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,11 @@ ticcutils (0.4-5) UNRELEASED; urgency=low
* debian/libticcutils2-dev.install, debian/libticcutils-dev.install,
debian/control: rename libticcutils-dev to libticcutils2-dev.
upstream cannot guarantee strong compatibility yet.
+ * debian/control: Standards-Version upgraded from policy 3.9.3 to 3.9.4 (no
+ other changes needed: section 8.6 is mostly not applicable to us: we keep
+ using shlibs files, not symbols, since we build from C++ sources).
+ * have informed upstream about outdated (2012-02) autotools helper files
+ config.{sub,guess}.
-- Joost van Baal-Ilić <joostvb at debian.org> Thu, 01 Aug 2013 15:30:13 +0200
diff --git a/debian/control b/debian/control
index 843db15..a1c5184 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Joost van Baal-Ilić <joostvb at debian.org>, Ko van der Sloot <ko.vandersloot at uvt.nl>
Build-Depends: cdbs, debhelper (>= 8), pkg-config, libxml2-dev
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://ilk.uvt.nl/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/libticcutils/trunk
Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/libticcutils/trunk/
diff --git a/debian/rules b/debian/rules
index c711f7d..991ba31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
+
+# DEB_VERBOSE_ALL
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libticcutils.git
More information about the debian-science-commits
mailing list