[med-svn] [yaggo] 05/07: Fix install

Andreas Tille tille at debian.org
Thu Oct 5 20:30:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository yaggo.

commit 2b9ad7e5bebf022f27b46fa8ae6f5463aa1b4813
Author: Andreas Tille <tille at debian.org>
Date:   Thu Oct 5 22:06:48 2017 +0200

    Fix install
---
 debian/changelog | 5 +++--
 debian/copyright | 2 +-
 debian/rules     | 3 ---
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 27eabba..862868f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-yaggo (1.5.10-1) UNRELEASED; urgency=medium
+yaggo (1.5.10-1) unstable; urgency=medium
 
   * New upstream version
   * Moved packaging from SVN to Git
   * Standards-Version: 4.1.1
+  * Fix install
 
- -- Andreas Tille <tille at debian.org>  Thu, 05 Oct 2017 21:58:00 +0200
+ -- Andreas Tille <tille at debian.org>  Thu, 05 Oct 2017 22:03:35 +0200
 
 yaggo (1.5.9-1) unstable; urgency=medium
 
diff --git a/debian/copyright b/debian/copyright
index ff303e7..ac6a6c8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: yaggo
 Source: https://github.com/gmarcais/yaggo/releases
 
diff --git a/debian/rules b/debian/rules
index 40b9ae0..b5d0797 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,6 @@ HELP2MAN = help2man --no-info --version-string="$(version)"
 %:
 	dh $@
 
-override_dh_auto_install:
-	dh_auto_install -- prefix=$(CURDIR)/debian/$(pkg)/usr
-
 override_dh_installman:
 	mkdir -p $(mandir)
 	$(HELP2MAN) \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/yaggo.git



More information about the debian-med-commit mailing list