summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-02 15:15:13 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-02 15:15:13 +0000
commitf09fb5dd8640eb9953e9e147a8905d77c6529d7c (patch)
treecc0bdd55c1d4bed6c029b1aa63bb914cce47b164
parentRepeating Section for binary packages in control. (diff)
downloadopen-infrastructure-service-tools-f09fb5dd8640eb9953e9e147a8905d77c6529d7c.tar.xz
open-infrastructure-service-tools-f09fb5dd8640eb9953e9e147a8905d77c6529d7c.zip
Renaming source package to open-infrastructure-service-tools for consistency and future-proofing.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control8
-rwxr-xr-xdebian/rules2
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 6eff61a..a4ce064 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: open-infrastructure-apache-icons
+Source: open-infrastructure-service-tools
Section: admin
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
@@ -14,9 +14,9 @@ Build-Depends:
xsltproc,
Rules-Requires-Root: no
Standards-Version: 4.3.0
-Homepage: https://open-infrastructure.net/software/apache-icons
-Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-apache-icons
-Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-apache-icons
+Homepage: https://open-infrastructure.net/software/service-tools
+Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-service-tools
+Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-service-tools
Package: open-infrastructure-apache-icons
Section: admin
diff --git a/debian/rules b/debian/rules
index 63dcdd4..b39b64b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_auto_build:
# disabled
override_dh_auto_install:
- dh_auto_install
+ dh_auto_install -- DESTDIR=$(CURDIR)/debian/open-infrastructure-$(PACKAGE)
rm -f debian/open-infrastructure-$(PACKAGE)/usr/share/doc/$(PACKAGE)/CHANGELOG.txt
rm -f debian/open-infrastructure-$(PACKAGE)/usr/share/doc/$(PACKAGE)/LICENSE.txt