[depqbf] 01/01: New upstream release.
Thomas Krennwallner
tkren-guest at moszumanska.debian.org
Thu Feb 20 15:55:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
tkren-guest pushed a commit to branch master
in repository depqbf.
commit b6557e16c61b4a4dd0e3aafe644708ed1af2caad
Author: Thomas Krennwallner <tkren at kr.tuwien.ac.at>
Date: Thu Feb 20 16:49:59 2014 +0100
New upstream release.
---
debian/changelog | 9 +++++++++
debian/control | 2 +-
debian/copyright | 6 +++---
debian/patches/depqbf-makefile.patch | 8 ++++----
4 files changed, 17 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 868e115..086577f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+depqbf (3.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control: Bump Standards-Version to 3.9.5.
+ * debian/patches/depqbf-makefile.patch: quilt refresh.
+ * debian/copyright: Fix years.
+
+ -- Thomas Krennwallner <tkren at kr.tuwien.ac.at> Thu, 20 Feb 2014 16:31:40 +0100
+
depqbf (2.0-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 6fcc584..9a81fac 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Thomas Krennwallner <tkren at kr.tuwien.ac.at>
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://lonsing.github.com/depqbf/
Vcs-Git: git://git.debian.org/debian-science/packages/depqbf.git
Vcs-Browser: http://git.debian.org/?p=debian-science/packages/depqbf.git;a=summary
diff --git a/debian/copyright b/debian/copyright
index 84946f8..acd2ba0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,13 +5,13 @@ Source: http://lonsing.github.io/depqbf/
Files: *
-Copyright: 2010, 2011, 2012, 2013 Florian Lonsing
- 2010, 2011, 2012, 2013 Aina Niemetz
+Copyright: 2010, 2011, 2012, 2013, 2014 Florian Lonsing
+ 2012 Aina Niemetz
License: GPL-3.0+
Files: debian/*
-Copyright: 2011,2013 Thomas Krennwallner <tkren at kr.tuwien.ac.at>
+Copyright: 2011,2013,2014 Thomas Krennwallner <tkren at kr.tuwien.ac.at>
Comment:
This package was debianized by Thomas Krennwallner
<tkren at kr.tuwien.ac.at> on Fri, 26 Aug 2011 11:18 +0200.
diff --git a/debian/patches/depqbf-makefile.patch b/debian/patches/depqbf-makefile.patch
index be3ce83..43b668b 100644
--- a/debian/patches/depqbf-makefile.patch
+++ b/debian/patches/depqbf-makefile.patch
@@ -1,11 +1,11 @@
Author: Thomas Krennwallner <tkren at kr.tuwien.ac.at>
Description: Add dpkg-buildflags support and use gcc as C compiler.
-Index: depqbf-version-2.0/makefile
+Index: depqbf-version-3.0/makefile
===================================================================
---- depqbf-version-2.0.orig/makefile 2013-08-28 11:01:55.000000000 +0200
-+++ depqbf-version-2.0/makefile 2013-09-19 13:20:05.000000000 +0200
+--- depqbf-version-3.0.orig/makefile 2014-02-20 16:36:21.424083517 +0100
++++ depqbf-version-3.0/makefile 2014-02-20 16:36:21.420083688 +0100
@@ -2,10 +2,14 @@
- CFLAGS=-Wextra -Wall -Wno-unused -pedantic -std=c99 -DNDEBUG -O3
+ #CFLAGS=-Wextra -Wall -Wno-unused -pedantic -std=c99 -g3 -DNDEBUG
#CFLAGS=-Wextra -Wall -Wno-unused -pedantic -std=c99 -g3
#CFLAGS=-Wextra -Wall -Wno-unused -pedantic -std=c99 -DNDEBUG -g3 -pg -fprofile-arcs -ftest-coverage -static
+CC=gcc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/depqbf.git
More information about the debian-science-commits
mailing list