[Git][java-team/libpostgresql-jdbc-java][master] Force doc build to be in English.
Christoph Berg
gitlab at salsa.debian.org
Thu Apr 30 11:51:48 BST 2020
Christoph Berg pushed to branch master at Debian Java Maintainers / libpostgresql-jdbc-java
Commits:
23ce311f by Christoph Berg at 2020-04-30T12:51:41+02:00
Force doc build to be in English.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libpgjava (42.2.12-2) UNRELEASED; urgency=medium
+
+ * Force doc build to be in English.
+
+ -- Christoph Berg <myon at debian.org> Thu, 30 Apr 2020 12:51:22 +0200
+
libpgjava (42.2.12-1) unstable; urgency=medium
* New upstream version.
=====================================
debian/rules
=====================================
@@ -1,5 +1,8 @@
#!/usr/bin/make -f
+# force doc build to be in English
+export LC_ALL=C.UTF-8
+
%:
dh $@
View it on GitLab: https://salsa.debian.org/java-team/libpostgresql-jdbc-java/-/commit/23ce311f5ae988dcd7cd50c37a25905969bb346c
--
View it on GitLab: https://salsa.debian.org/java-team/libpostgresql-jdbc-java/-/commit/23ce311f5ae988dcd7cd50c37a25905969bb346c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20200430/9fff2b4c/attachment.html>
More information about the pkg-java-commits
mailing list