--- pdfbooklet-2.2.2.orig/.pc/.version +++ pdfbooklet-2.2.2/.pc/.version @@ -0,0 +1 @@ +2 --- pdfbooklet-2.2.2.orig/.pc/.quilt_patches +++ pdfbooklet-2.2.2/.pc/.quilt_patches @@ -0,0 +1 @@ +debian/patches --- pdfbooklet-2.2.2.orig/.pc/.quilt_series +++ pdfbooklet-2.2.2/.pc/.quilt_series @@ -0,0 +1 @@ +series --- pdfbooklet-2.2.2.orig/debian/rules +++ pdfbooklet-2.2.2/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +# This file was automatically generated by stdeb 0.6.0+git at +# Sat, 26 Jul 2014 11:08:08 +0200 + +%: + dh $@ --with python2 --buildsystem=python_distutils + + --- pdfbooklet-2.2.2.orig/debian/control +++ pdfbooklet-2.2.2/debian/control @@ -0,0 +1,12 @@ +Source: pdfbooklet +Maintainer: lffl +Section: python +Priority: optional +Build-Depends: python-all, debhelper +Standards-Version: 3.9.1 + +Package: pdfbooklet +Architecture: all +Depends: ${misc:Depends}, ${python:Depends}, python-poppler +Description: A simple application for creating booklets and other layouts + --- pdfbooklet-2.2.2.orig/debian/changelog +++ pdfbooklet-2.2.2/debian/changelog @@ -0,0 +1,11 @@ +pdfbooklet (2.2.2-2~lffl~trusty) trusty; urgency=low + + * fix dep python-poppler + + -- lffl Sat, 26 Jul 2014 11:30:00 +0200 + +pdfbooklet (2.2.2-1~lffl~trusty) trusty; urgency=low + + * Initial Release. + + -- lffl Sat, 26 Jul 2014 10:57:35 +0200 --- pdfbooklet-2.2.2.orig/debian/compat +++ pdfbooklet-2.2.2/debian/compat @@ -0,0 +1 @@ +7