[med-svn] [probabel] 01/04: Move /etc/probabel_config.cfg.example to /etc/probabel_config.cfg
Andreas Tille
tille at debian.org
Thu Mar 10 08:10:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository probabel.
commit 9cb016741f964f40866700ffe52d0747ff43b8e8
Author: Andreas Tille <tille at debian.org>
Date: Thu Mar 10 08:21:47 2016 +0100
Move /etc/probabel_config.cfg.example to /etc/probabel_config.cfg
---
debian/changelog | 6 ++++++
debian/rules | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d86448a..5b10492 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+probabel (0.4.5-3) UNRELEASED; urgency=medium
+
+ * Move /etc/probabel_config.cfg.example to /etc/probabel_config.cfg
+
+ -- Andreas Tille <tille at debian.org> Thu, 10 Mar 2016 08:21:12 +0100
+
probabel (0.4.5-2) unstable; urgency=medium
* Enable building arch independent packages separately
diff --git a/debian/rules b/debian/rules
index ef470d0..fbed99d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,3 +43,4 @@ override_dh_installchangelogs:
override_dh_install-arch:
dh_install -a --fail-missing
rm debian/$(DEBPKGNAME)/usr/bin/probabel.pl
+ mv debian/$(DEBPKGNAME)/probabel_config.cfg.example debian/$(DEBPKGNAME)/probabel_config.cfg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git
More information about the debian-med-commit
mailing list