summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
-rw-r--r--debian/dgit.install3
-rw-r--r--debian/git-debrebase.install3
-rwxr-xr-xdebian/rules1
4 files changed, 8 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 498c318..62a4a11 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
Standards-Version: 3.9.4.0
-Build-Depends: debhelper (>= 9), gettext
+Build-Depends: debhelper (>= 9), gettext, po4a
Testsuite: autopkgtest
Vcs-Git: git://git.chiark.greenend.org.uk/~ianmdlvl/dgit.git
Vcs-Browser: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git/dgit.git/
diff --git a/debian/dgit.install b/debian/dgit.install
index 6607000..622e876 100644
--- a/debian/dgit.install
+++ b/debian/dgit.install
@@ -1 +1,4 @@
usr/share/locale/*/LC_MESSAGES/dgit.mo
+
+# usr/share/man/*/man*/dgit*.[1-9]
+# ^ translated manpages. This has to be un-commented when they appear.
diff --git a/debian/git-debrebase.install b/debian/git-debrebase.install
index 173a235..c4db761 100644
--- a/debian/git-debrebase.install
+++ b/debian/git-debrebase.install
@@ -1 +1,4 @@
usr/share/locale/*/LC_MESSAGES/git-debrebase.mo
+
+# usr/share/man/*/man*/git-debrebase.[1-9]
+# ^ translated manpages. This has to be un-commented when they appear.
diff --git a/debian/rules b/debian/rules
index 6e34d6a..da482ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,7 @@ override_dh_auto_install: specpkg_install_gdr specpkg_install_infra
make install prefix=/usr DESTDIR=debian/dgit
make -C po install prefix=/usr DESTDIR=../debian/tmp \
SUPPRESS_PO_UPDATE=1 S=''
+ make -C po4a install DESTDIR=../debian/tmp S=''
override_dh_missing:
dh_missing --fail-missing