From c1175980925c4b50f31552a5abf1048c13fca711 Mon Sep 17 00:00:00 2001 From: Azer Abdullaev Date: Thu, 2 Jul 2015 16:48:12 +0300 Subject: [PATCH] Testing multistring news entries * Testing multistring news entries * Testing multistring news entries --- debian/changelog | 12 ++++++++++-- debian/package.sh | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2603b2a..5c6af7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,16 @@ -dumbfuck (0.3-2) UNRELEASED; urgency=medium +dumbfuck (0.3-3) UNRELEASED; urgency=medium + * Testing multistring news entries + * Testing multistring news entries + + -- Azer Abdullaev (Like All) Thu, 02 Jul 2015 16:45:13 +0300 + +dumbfuck (0.3-2) unstable; urgency=medium + + [ Azer Abdullaev (Like All) ] * More bullshit with new CI engine! - -- Azer Abdullaev (Like All) Thu, 02 Jul 2015 16:39:12 +0300 + -- Azer Abdullaev Thu, 02 Jul 2015 16:45:11 +0300 dumbfuck (0.3-1) unstable; urgency=medium diff --git a/debian/package.sh b/debian/package.sh index 7a0db58..561b51a 100755 --- a/debian/package.sh +++ b/debian/package.sh @@ -4,5 +4,5 @@ export DEBEMAIL="like-all@yandex.com" NAME="dumbfuck" VERSION="0.2" SUFFIX="1" -FLAVOURS="wheezy,jessie,precise,trusty" +FLAVOURS="jessie,trusty" REBUILD="0"