diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 4 | ||||
| -rw-r--r-- | debian/libunistring2.install (renamed from debian/libunistring0.install) | 0 | 
3 files changed, 3 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index a2efab39..f96829e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libunistring (0.9.6+really0.9.6-0.1) UNRELEASED; urgency=medium    * Non-maintainer upload.    * New upstream release.  (Closes: #804064) +    - Bump SOVERSION (libunistring0 -> libunistring2)    * debian/patches: refresh for new upstream version    * debian/copyright: fix typo in path diff --git a/debian/control b/debian/control index b2bb5ca6..4a2bfef9 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Package: libunistring-dev  Section: libdevel  Architecture: any  Multi-Arch: same -Depends: libunistring0 (= ${binary:Version}), ${misc:Depends} +Depends: libunistring2 (= ${binary:Version}), ${misc:Depends}  Description: Unicode string library for C - development files   The 'libunistring' library implements Unicode strings (in the UTF-8,   UTF-16, and UTF-32 encodings), together with functions for Unicode @@ -26,7 +26,7 @@ Description: Unicode string library for C - development files   and link against libunistring, as well as the documentation in Info   and HTML format. -Package: libunistring0 +Package: libunistring2  Architecture: any  Multi-Arch: same  Pre-Depends: ${misc:Pre-Depends} diff --git a/debian/libunistring0.install b/debian/libunistring2.install index 3ddde584..3ddde584 100644 --- a/debian/libunistring0.install +++ b/debian/libunistring2.install | 
