From: Félix Sipma Date: Mon, 29 Oct 2018 11:37:39 +0000 (+0000) Subject: patat (0.8.1.2-1) unstable; urgency=medium X-Git-Tag: archive/raspbian/0.8.2.1-1+rpi1~1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5e623e5c4fb6a7169041ad5d18a7e002d505d16c;p=patat.git patat (0.8.1.2-1) unstable; urgency=medium * New upstream version 0.8.1.2 [dgit import unpatched patat 0.8.1.2-1] --- 5e623e5c4fb6a7169041ad5d18a7e002d505d16c diff --cc debian/changelog index 0000000,0000000..4f93630 new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,137 @@@ ++patat (0.8.1.2-1) unstable; urgency=medium ++ ++ * New upstream version 0.8.1.2 ++ ++ -- Félix Sipma Mon, 29 Oct 2018 12:37:39 +0100 ++ ++patat (0.8.0.0-1) unstable; urgency=medium ++ ++ * New upstream version 0.8.0.0 ++ * update dependencies' version bounds ++ * add new dependencies: libghc-base64-bytestring-dev & libghc-colour-dev ++ * bump Standards-Version to 4.2.1 (no change required) ++ * fix lintian warning override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS ++ ++ -- Félix Sipma Sun, 02 Sep 2018 18:46:15 +0200 ++ ++patat (0.7.2.0-1) unstable; urgency=medium ++ ++ * New upstream version 0.7.2.0 ++ ++ -- Félix Sipma Sat, 09 Jun 2018 09:27:51 +0200 ++ ++patat (0.6.1.2-1) unstable; urgency=medium ++ ++ * New upstream version 0.6.1.2 ++ * bump dependencies ++ * remove patch to debianize README.md ++ * update rules: fix manpage building & tests running ++ * bump Standards-Version to 4.1.4 (no change required) ++ ++ -- Félix Sipma Mon, 30 Apr 2018 14:49:17 +0200 ++ ++patat (0.5.2.2-2) unstable; urgency=medium ++ ++ * bump Standards-Compat to 4.1.3 ++ - use priority "optional", instead of "extra" ++ * bump compat to 11 (no change required) ++ * move packaging repo to salsa ++ ++ -- Félix Sipma Wed, 07 Mar 2018 11:36:37 +0100 ++ ++patat (0.5.2.2-1) unstable; urgency=medium ++ ++ * New upstream version 0.5.2.2 ++ * update dependencies ++ * use https for the copyright-format URL ++ * use https for the Homepage URL ++ * bump Standard-Version to 4.0.0 ++ ++ -- Félix Sipma Wed, 26 Jul 2017 10:37:11 +0200 ++ ++patat (0.5.1.2-1) experimental; urgency=medium ++ ++ * New upstream version 0.5.1.2 ++ ++ -- Félix Sipma Wed, 26 Apr 2017 14:16:27 +0200 ++ ++patat (0.5.1.1-1) experimental; urgency=medium ++ ++ * New upstream version 0.5.1.1 ++ * add bash-completion ++ * update dependencies ++ ++ -- Félix Sipma Mon, 24 Apr 2017 12:17:18 +0200 ++ ++patat (0.5.0.0-1) experimental; urgency=medium ++ ++ * New upstream version 0.5.0.0 ++ ++ -- Félix Sipma Mon, 06 Feb 2017 17:02:08 +0100 ++ ++patat (0.4.7.1-1) unstable; urgency=medium ++ ++ * New upstream version 0.4.7.1 ++ ++ -- Félix Sipma Mon, 23 Jan 2017 15:20:49 +0100 ++ ++patat (0.4.7.0-1) unstable; urgency=medium ++ ++ * New upstream version 0.4.7.0 ++ * update dependencies ++ ++ -- Félix Sipma Fri, 20 Jan 2017 14:39:17 +0100 ++ ++patat (0.4.6.0-1) unstable; urgency=medium ++ ++ * New upstream version 0.4.6.0 ++ ++ -- Félix Sipma Tue, 03 Jan 2017 16:13:46 +0100 ++ ++patat (0.4.5.0-1) unstable; urgency=medium ++ ++ * New upstream version 0.4.5.0 ++ * remove patch applied upstream ++ ++ -- Félix Sipma Mon, 12 Dec 2016 19:57:37 +0100 ++ ++patat (0.4.4.0-2) unstable; urgency=medium ++ ++ * make build reproducible. Thanks, Daniel Shahaf (Closes: #846832) ++ ++ -- Félix Sipma Mon, 05 Dec 2016 09:22:37 +0100 ++ ++patat (0.4.4.0-1) unstable; urgency=medium ++ ++ * New upstream version 0.4.4.0 ++ * remove patch applied upstream ++ ++ -- Félix Sipma Fri, 02 Dec 2016 15:39:02 +0100 ++ ++patat (0.4.3.0-1) unstable; urgency=medium ++ ++ * New upstream version 0.4.2.0 ++ * generate and use upstream manpage ++ * update debian patch to debianize README.md ++ * add git as build dependency (needed for reproducible builds) ++ * remove pandoc as build dependency ++ * New upstream version 0.4.3.0 ++ * remove git as build dependency ++ * use $(MAKE) instead of make in debian/rules ++ * add pandoc-data to build-depends ++ * use utf8 in extra/make-man.hs ++ ++ -- Félix Sipma Fri, 02 Dec 2016 14:11:58 +0100 ++ ++patat (0.4.0.0-1) unstable; urgency=medium ++ ++ * New upstream version 0.4.0.0 ++ * rebase Debian patch ++ ++ -- Félix Sipma Tue, 15 Nov 2016 15:27:42 +0100 ++ ++patat (0.3.3.0-1) unstable; urgency=medium ++ ++ * Initial release (Closes: #840738) ++ ++ -- Félix Sipma Mon, 31 Oct 2016 13:28:53 +0100 diff --cc debian/compat index 0000000,0000000..b4de394 new file mode 100644 --- /dev/null +++ b/debian/compat @@@ -1,0 -1,0 +1,1 @@@ ++11 diff --cc debian/control index 0000000,0000000..f910ebc new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,46 @@@ ++Source: patat ++Maintainer: Félix Sipma ++Priority: optional ++Section: haskell ++Build-Depends: debhelper (>= 11), ++ ghc, ++ libghc-aeson-dev (>= 0.9), ++ libghc-aeson-dev (<< 1.5), ++ libghc-ansi-terminal-dev (>= 0.6), ++ libghc-ansi-terminal-dev (<< 0.9), ++ libghc-ansi-wl-pprint-dev (>= 0.6), ++ libghc-ansi-wl-pprint-dev (<< 0.7), ++ libghc-base64-bytestring-dev (>= 1.0), ++ libghc-base64-bytestring-dev (<< 1.1), ++ libghc-mtl-dev (>= 2.2), ++ libghc-mtl-dev (<< 2.3), ++ libghc-optparse-applicative-dev (>= 0.12), ++ libghc-optparse-applicative-dev (<< 0.15), ++ libghc-pandoc-dev (>= 2.0.4), ++ libghc-pandoc-dev (<< 2.3), ++ libghc-skylighting-dev (>= 0.1), ++ libghc-skylighting-dev (<< 0.8), ++ libghc-terminal-size-dev (>= 0.3), ++ libghc-terminal-size-dev (<< 0.4), ++ libghc-text-dev (>= 1.2), ++ libghc-text-dev (<< 1.3), ++ libghc-colour-dev (>= 2.3), ++ libghc-colour-dev (<< 2.4), ++ libghc-unordered-containers-dev (>= 0.2), ++ libghc-unordered-containers-dev (<< 0.3), ++ libghc-yaml-dev (>= 0.7), ++ libghc-yaml-dev (<< 0.11), ++ pandoc-data ++Standards-Version: 4.2.1 ++Homepage: https://github.com/jaspervdj/patat ++Vcs-Git: https://salsa.debian.org/felix-guest/patat.git ++Vcs-Browser: https://salsa.debian.org/felix-guest/patat ++ ++Package: patat ++Architecture: any ++Section: misc ++Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} ++Description: Terminal-based presentations using Pandoc ++ patat (*P*resentations *A*top *T*he *A*NSI *T*erminal) is a small tool that ++ allows you to show presentations using only an ANSI terminal. It does not ++ require `ncurses`. diff --cc debian/copyright index 0000000,0000000..612b6cc new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,29 @@@ ++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ ++Upstream-Name: patat ++Upstream-Contact: Jasper Van der Jeugt ++Source: https://hackage.haskell.org/package/patat ++ ++Files: * ++Copyright: 2016 Jasper Van der Jeugt ++License: GPL-2 ++ ++Files: debian/* ++Copyright: 2016 Félix Sipma ++License: GPL-2 ++ ++License: GPL-2 ++ This package is free software; you can redistribute it and/or modify ++ it under the terms of the GNU General Public License version 2 as ++ published by the Free Software Foundation. ++ . ++ This package is distributed in the hope that it will be useful, ++ but WITHOUT ANY WARRANTY; without even the implied warranty of ++ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++ GNU General Public License for more details. ++ . ++ You should have received a copy of the GNU General Public License ++ along with this package; if not, write to the Free Software ++ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ++ . ++ On Debian systems, the complete text of the GNU General Public License version ++ 2 can be found in `/usr/share/common-licenses/GPL-2'. diff --cc debian/docs index 0000000,0000000..b43bf86 new file mode 100644 --- /dev/null +++ b/debian/docs @@@ -1,0 -1,0 +1,1 @@@ ++README.md diff --cc debian/lintian-overrides index 0000000,0000000..172c637 new file mode 100644 --- /dev/null +++ b/debian/lintian-overrides @@@ -1,0 -1,0 +1,2 @@@ ++# standard override for Haskell binary packages ++binary-or-shlib-defines-rpath diff --cc debian/patat.examples index 0000000,0000000..56ab4af new file mode 100644 --- /dev/null +++ b/debian/patat.examples @@@ -1,0 -1,0 +1,1 @@@ ++extra/screenshot.png diff --cc debian/patat.install index 0000000,0000000..848b9f1 new file mode 100644 --- /dev/null +++ b/debian/patat.install @@@ -1,0 -1,0 +1,2 @@@ ++dist/build/patat/patat usr/bin ++bash-completion/completions/patat usr/share/bash-completion/completions diff --cc debian/patat.manpages index 0000000,0000000..cfcc1ef new file mode 100644 --- /dev/null +++ b/debian/patat.manpages @@@ -1,0 -1,0 +1,1 @@@ ++extra/patat.1 diff --cc debian/rules index 0000000,0000000..1ccd14e new file mode 100755 --- /dev/null +++ b/debian/rules @@@ -1,0 -1,0 +1,40 @@@ ++#!/usr/bin/make -f ++ ++# these rules originally written by Joey Hess for hothasktags package ++ ++ ++# Fix exception thrown running tests: ++# patat: : commitBuffer: invalid argument (invalid character) ++export LANG=C.UTF-8 ++export LC_ALL=C.UTF-8 ++ ++%: ++ dh $@ ++ ++override_dh_auto_configure: ++ ghc --make Setup ++ ./Setup configure ++ ++override_dh_auto_build: ++ mkdir -p dist/build/patat ++ ghc extra/make-man.hs -o dist/build/patat/patat-make-man ++ ./Setup build ++ PATH="$(PATH):dist/build/patat/" $(MAKE) man ++ PATH="$(PATH):dist/build/patat/" $(MAKE) completion ++ mkdir -p bash-completion/completions ++ cp extra/patat.bash-completion bash-completion/completions/patat ++ ++override_dh_auto_clean: ++ $(MAKE) clean ++ if [ -x Setup ]; then ./Setup clean; fi ++ rm -f Setup Setup.o Setup.hi ++ ++override_dh_auto_test: ++ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) ++ PATH="$(PATH):dist/build/patat/" bash test.sh ++endif ++ ++override_dh_strip: ++ # GHC cannot produce debugging symbols so the -dbgsym package ++ # ends up empty, so disable generating it ++ dh_strip --no-automatic-dbgsym diff --cc debian/source/format index 0000000,0000000..163aaf8 new file mode 100644 --- /dev/null +++ b/debian/source/format @@@ -1,0 -1,0 +1,1 @@@ ++3.0 (quilt) diff --cc debian/watch index 0000000,0000000..95dbdf1 new file mode 100644 --- /dev/null +++ b/debian/watch @@@ -1,0 -1,0 +1,4 @@@ ++version=3 ++ ++opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/patat-$1\.tar\.gz/ \ ++ https://github.com/jaspervdj/patat/tags .*/v?(\d\S*)\.tar\.gz