[Pkg-ocaml-maint-commits] [dose3] 06/08: manpage buildcheck renamed to deb-buildcheck by upstream
Ralf Treinen
treinen at moszumanska.debian.org
Tue Feb 9 20:52:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch experimental/master
in repository dose3.
commit b94490f6cf391515b13fb16a0355cb97dcda974f
Author: Ralf Treinen <treinen at free.fr>
Date: Tue Feb 9 21:36:41 2016 +0100
manpage buildcheck renamed to deb-buildcheck by upstream
follow this renaming in debian/rules
---
debian/changelog | 3 ++-
debian/dose-builddebcheck.manpages | 2 +-
debian/rules | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8ea6a6d..fab9e42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ dose3 (4.2-1) UNRELEASED; urgency=medium
* fix_ftbfs_on_bytecode_arch
* fix_META
* cudf_max_int
+ * d/rules: upstream has renamed manpage buildcheck into deb-buildcheck
- -- Ralf Treinen <treinen at debian.org> Tue, 09 Feb 2016 21:31:47 +0100
+ -- Ralf Treinen <treinen at debian.org> Tue, 09 Feb 2016 21:36:20 +0100
dose3 (4.1-4) unstable; urgency=medium
diff --git a/debian/dose-builddebcheck.manpages b/debian/dose-builddebcheck.manpages
index d6662f7..b45ae44 100644
--- a/debian/dose-builddebcheck.manpages
+++ b/debian/dose-builddebcheck.manpages
@@ -1 +1 @@
-doc/manpages/buildcheck.1
+doc/manpages/deb-buildcheck.1
diff --git a/debian/rules b/debian/rules
index 6607558..e07c181 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ override_dh_installman:
&& mv ceve.1 dose-ceve.1 \
&& mv debcoinstall.1 dose-deb-coinstall.1
cd debian/dose-builddebcheck/usr/share/man/man1 \
- && mv buildcheck.1 dose-builddebcheck.1
+ && mv deb-buildcheck.1 dose-builddebcheck.1
override_dh_auto_build:
dh_auto_build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/dose3.git
More information about the Pkg-ocaml-maint-commits
mailing list