From: Boyuan Yang <073plan@gmail.com> Date: Wed, 18 Oct 2017 13:03:18 +0000 (+0800) Subject: debian: Prepare new release 2.0.1. X-Git-Tag: archive/raspbian/5.7.12-2+rpi1^2~157 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f6a23f615ed4e6edae3331c7aa67c4e657cc27ff;p=dtkcore.git debian: Prepare new release 2.0.1. --- diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 0000000..d96991e --- /dev/null +++ b/debian/TODO @@ -0,0 +1 @@ +* Enable test. diff --git a/debian/changelog b/debian/changelog index 44fcb52..ba37cc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dtkcore (2.0.1-1) unstable; urgency=medium + + * New upstream release. + * Bump Standards-Version to 4.1.1. (No changes needed) + * Fix typo in Vcs URL. + + -- Boyuan Yang <073plan@gmail.com> Wed, 18 Oct 2017 21:02:30 +0800 + dtkcore (2.0.0-2) unstable; urgency=high * Set package as linux-any since the packages depend on linux-specific diff --git a/debian/control b/debian/control index efcc6bb..837178e 100644 --- a/debian/control +++ b/debian/control @@ -12,10 +12,10 @@ Build-Depends: qtbase5-dev, qtbase5-private-dev, qttools5-dev-tools, -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Homepage: https://github.com/linuxdeepin/dtkcore Vcs-Git: https://anonscm.debian.org/git/pkg-deepin/dtkcore.git -Vcs-Browser: https://anonscm.debian.org/git/pkg-deepin/dtkcore.gi +Vcs-Browser: https://anonscm.debian.org/git/pkg-deepin/dtkcore.git Package: libdtkcore-bin Architecture: linux-any