[Git][libreoffice-team/document-liberation/libe-book][master] 2 commits: multiarchify

Rene Engelhard gitlab at salsa.debian.org
Sun Jan 7 20:22:58 UTC 2018


Rene Engelhard pushed to branch master at Debian LibreOffice Maintainers / document-liberation / libe-book


Commits:
b685d1c7 by Rene Engelhard at 2016-09-12T21:37:24+02:00
multiarchify

- - - - -
6d1bd2e9 by Rene Engelhard at 2016-09-12T21:37:57+02:00
changelog for 0.1.2-4

- - - - -


6 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/libe-book-0.1-1.install
- debian/libe-book-dev.install
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libe-book (0.1.2-4) unstable; urgency=medium
+
+  * [a3462bc] move Maintainer: to Debian LibreOffice Maintainers
+  * [b685d1c] multiarchify
+
+ -- Rene Engelhard <rene at debian.org>  Mon, 12 Sep 2016 21:34:47 +0200
+
 libe-book (0.1.2-3) unstable; urgency=medium
 
   * use CPPFLAGS+=-DBOOST_ERROR_CODE_HEADER_ONLY to avoid (bogus) linkage


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
 Maintainer: Debian LibreOffice Maintainers <debian-openoffice at lists.debian.org>
 Uploaders: Rene Engelhard <rene at debian.org>
 Build-Depends: autotools-dev,
-               debhelper (>= 9),
+               debhelper (>= 10),
                gperf,
                libboost-dev,
                libboost-filesystem-dev,
@@ -20,6 +20,7 @@ Homepage: http://www.freedesktop.org/wiki/Software/libe-book
 Package: libe-book-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: libe-book-0.1-1 (= ${binary:Version}),
          librevenge-dev,
          libicu-dev,
@@ -45,6 +46,8 @@ Description: library for reading and converting various  e-book formats
 
 Package: libe-book-0.1-1
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: library for reading and converting various  e-book formats
  libe-book is a library and a set of tools for reading and converting


=====================================
debian/libe-book-0.1-1.install
=====================================
--- a/debian/libe-book-0.1-1.install
+++ b/debian/libe-book-0.1-1.install
@@ -1 +1 @@
-usr/lib/lib*.so.*
+usr/lib/*/lib*.so.*


=====================================
debian/libe-book-dev.install
=====================================
--- a/debian/libe-book-dev.install
+++ b/debian/libe-book-dev.install
@@ -1,3 +1,3 @@
 usr/include/*
-usr/lib/lib*.so
-usr/lib/pkgconfig/*
+usr/lib/*/lib*.so
+usr/lib/*/pkgconfig/*


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -16,8 +16,7 @@
 CPPFLAGS+=-DBOOST_ERROR_CODE_HEADER_ONLY
 
 override_dh_auto_configure:
-	dh_auto_configure -- --disable-werror --libdir=/usr/lib \
-		--disable-silent-rules
+	dh_auto_configure -- --disable-werror
 
 # fails; temporarily disabled
 #override_dh_auto_test:



View it on GitLab: https://salsa.debian.org/libreoffice-team/document-liberation/libe-book/compare/a3462bc8e455db77cdee44ed927bc023b908d4a1...6d1bd2e98d63029e8d148fbb53c2343755fd8a28

---
View it on GitLab: https://salsa.debian.org/libreoffice-team/document-liberation/libe-book/compare/a3462bc8e455db77cdee44ed927bc023b908d4a1...6d1bd2e98d63029e8d148fbb53c2343755fd8a28
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-openoffice-commits/attachments/20180107/73d61344/attachment-0001.html>


More information about the Pkg-openoffice-commits mailing list