diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2018-07-08 14:28:36 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2018-07-08 14:28:36 +0200 | 
| commit | 10bd216b0099d2ae8cb22c664fb725165096f95c (patch) | |
| tree | e6a5cafe819de3d14665da32bfd87259b089ec02 | |
| parent | 01db18b32bd68e628e921c8876f5e4ca3778c5b1 (diff) | |
Declare compliance with Debian Policy 4.1.5
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/files | 1 | 
3 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index a6c3c400..7d598862 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,9 +8,9 @@ libunistring (0.9.10-1) unstable; urgency=medium    * Migrate to debhelper 11:      - Change debian/compat to 11.      - Bump minimum debhelper version in debian/control to >= 11. -  * Declare compliance with Debian Policy 4.1.4 (No changes needed). +  * Declare compliance with Debian Policy 4.1.5 (No changes needed). - -- Jörg Frings-Fürst <debian@jff.email>  Thu, 28 Jun 2018 06:21:52 +0200 + -- Jörg Frings-Fürst <debian@jff.email>  Sun, 08 Jul 2018 14:26:51 +0200  libunistring (0.9.8-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 03bc51c9..62934ed0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional  Maintainer: Jörg Frings-Fürst <debian@jff.email>  Build-Depends:   debhelper (>= 11), -Standards-Version: 4.1.4 +Standards-Version: 4.1.5  Section: libs  Homepage: https://www.gnu.org/software/libunistring/  Vcs-Git: git://jff.email/opt/git/libunistring.git diff --git a/debian/files b/debian/files new file mode 100644 index 00000000..e99f64e9 --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +libunistring_0.9.10-1_source.buildinfo libs optional  | 
