[qrouter] 02/05: New version
Ruben Undheim
rubund-guest at moszumanska.debian.org
Fri Feb 20 18:04:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository qrouter.
commit e2dd563b38567bcafa841f4fcf35ef4598cb9c45
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Fri Feb 20 18:39:40 2015 +0100
New version
---
debian/changelog | 8 ++++++++
debian/rules | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1b9e2ab..977e7e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+qrouter (1.3.7-1) experimental; urgency=low
+
+ * New upstream release
+ - removed patch 03_remove_files.patch
+ * Including downstream change "--with autotools_dev" in d/rules
+
+ -- Ruben Undheim <ruben.undheim at gmail.com> Fri, 20 Feb 2015 18:37:06 +0100
+
qrouter (1.3.3-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/rules b/debian/rules
index 0f2212a..ef5f2b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@
+ dh $@ --with autotools_dev
override_dh_auto_configure:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qrouter.git
More information about the debian-science-commits
mailing list