[med-svn] [ugene] 02/03: export QT_SELECT=qt5 ; upload to unstable
Andreas Tille
tille at debian.org
Fri Dec 11 23:11:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository ugene.
commit e81307a3df69a0beeff127b7ea130af72742f6d8
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 11 14:17:30 2015 +0100
export QT_SELECT=qt5 ; upload to unstable
---
debian/changelog | 4 ++--
debian/rules | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6554562..dfb09f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ugene (1.19.0+dfsg-1) UNRELEASED; urgency=medium
+ugene (1.19.0+dfsg-1) unstable; urgency=medium
[Andreas Tille]
* New upstream version
@@ -16,7 +16,7 @@ ugene (1.19.0+dfsg-1) UNRELEASED; urgency=medium
transition and pointing out some quirks)
* update d/p/use_system_sqlite.patch
- -- Andreas Tille <tille at debian.org> Wed, 09 Dec 2015 11:57:47 +0100
+ -- Andreas Tille <tille at debian.org> Fri, 11 Dec 2015 13:12:05 +0100
ugene (1.12.3+dfsg-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 9aa6d59..ee7d6c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ CFLAGS=$(shell dpkg-buildflags --get CFLAGS) $(CPPFLAGS)
CXXFLAGS=$(shell dpkg-buildflags --get CXXFLAGS) $(CPPFLAGS)
LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
+export QT_SELECT=qt5
+
UPSTREAM_NAME=ugene
pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ugene.git
More information about the debian-med-commit
mailing list