--- liblqr-0.4.2.orig/configure.ac +++ liblqr-0.4.2/configure.ac @@ -63,6 +63,7 @@ AC_ISC_POSIX AC_PROG_CC AC_PROG_CXX +AM_PROG_AR AM_PROG_CC_STDC AC_PROG_INSTALL AC_PROG_LN_S --- liblqr-0.4.2.orig/debian/changelog +++ liblqr-0.4.2/debian/changelog @@ -0,0 +1,114 @@ +liblqr (0.4.2-1ubuntu1) utopic; urgency=medium + + * Merge with Debian; remainging changes: + - Build using dh-autoreconf. + - Call AM_PROG_AR in configure.ac. + - Fix spelling errors in the control file. + + -- Matthias Klose Sat, 09 Aug 2014 22:19:59 +0200 + +liblqr (0.4.2-1) unstable; urgency=medium + + * [7038c1a1] Fixing watch file. + * [0d1f2b1f] Merge tag 'upstream/0.4.2' + Upstream version 0.4.2 + * [e1fd1c94] Manpages went missing in upstream source. + Don't install them. + + -- Bernd Zeimetz Sat, 09 Aug 2014 11:41:12 +0200 + +liblqr (0.4.1-2ubuntu1) trusty; urgency=medium + + * Build using dh-autoreconf. + * Call AM_PROG_AR in configure.ac. + + -- Matthias Klose Sun, 15 Dec 2013 14:41:40 +0100 + +liblqr (0.4.1-2) unstable; urgency=low + + * [72c1e4e5] Ack NMU. + Thanks to Luk Claes (Closes: #619672) + * [ad26247b] Multiarchify liblqr. + Thanks to Helmut Grohne (Closes: #675909) + * [599662ad] Remove Sandro from Uploaders. (Closes: #634183) + + -- Bernd Zeimetz Mon, 04 Jun 2012 18:40:42 +0200 + +liblqr (0.4.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Don't ship .la files (Closes: #619672). + + -- Luk Claes Sun, 26 Jun 2011 18:30:44 +0200 + +liblqr (0.4.1-1) unstable; urgency=low + + * [fac8a658] Adding git-buildpackage configuration. + * [3ed4d619] Imported Upstream version 0.4.1 + + -- Bernd Zeimetz Fri, 15 May 2009 10:50:48 +0200 + +liblqr (0.4.0-1) unstable; urgency=low + + * [6ca66abd] Sanity check for the right soname in debian/rules. + * [a9be65c1] Imported Upstream version 0.4.0 + * [553e2ae0] Updating symbols file. + + -- Bernd Zeimetz Mon, 11 May 2009 17:32:33 +0200 + +liblqr (0.3.1-1) unstable; urgency=low + + * New Upstream Version + This is a bugfix release. It fixes a serious bug with 16bit images + (therefore, it is actually irrelevant to GIMP users, not so for other + programs such as ImageMagick and DigiKam). + * debian/rules: Be pendantic about symbol changes. + * debian/control: + - Bump Standards-Version. + - Move liblqr-1-0-dbg into the debug section. + + -- Bernd Zeimetz Wed, 08 Apr 2009 01:57:00 +0200 + +liblqr (0.3.0-1) unstable; urgency=low + + [ Sandro Tosi ] + * debian/control + - updated my email address + - bump Standards-Version to 3.8.0 (no changes needed) + * debian/watch + - updated to match new upstream tarball name + + [ Bernd Zeimetz ] + * New upstream version. + * debian/liblqr-1-0.symbols: + - Updating symbols file to match the symbols in the updated library. + * debian/copyright: + - Linking to GPL-3 and adding 'Copyright' for the Debian packaging + to make lintian happy. + * debian/control: + - Removing duplicate section entry. + + -- Bernd Zeimetz Sun, 01 Mar 2009 02:14:40 +0100 + +liblqr (0.2.0-1) unstable; urgency=low + + * New Upstream Version + * debian/watch: + - Updating watch file to fit the new filename. + * debian/liblqr-1-0.symbols: + - In the last version of the library several symbols were not marked as + private by upstream, they are missing now. As the library is new and + only used by one Gimp plugin now and the abi did not change for the + plugin, there was no soname bump. + * debian/rules: + - Install manpages on build. + * debian/liblqr-1-0-dev.manpages: + - Adding file, instaaling devel manpages into the -dev package. + + -- Bernd Zeimetz Fri, 17 Oct 2008 11:28:43 +0200 + +liblqr (0.1.0-1) unstable; urgency=low + + * Initial release (Closes: #483046) + + -- Sandro Tosi Sun, 01 Jun 2008 18:51:33 +0200 --- liblqr-0.4.2.orig/debian/compat +++ liblqr-0.4.2/debian/compat @@ -0,0 +1 @@ +9 --- liblqr-0.4.2.orig/debian/control +++ liblqr-0.4.2/debian/control @@ -0,0 +1,125 @@ +Source: liblqr +Priority: optional +Maintainer: Bernd Zeimetz +Build-Depends: debhelper (>= 8.1.3~), autotools-dev, xsltproc, docbook-xsl, docbook-xml, pkg-config, libglib2.0-dev (>= 2.0.0), dh-autoreconf +Standards-Version: 3.8.1 +Section: libs +Homepage: http://liblqr.wikidot.com/ +Vcs-Browser: http://git.recluse.de/?p=debian/pkg-liblqr.git;a=summary +Vcs-Git: git://git.recluse.de/debian/pkg-liblqr.git + +Package: liblqr-1-0-dev +Section: libdevel +Architecture: any +Depends: liblqr-1-0 (= ${binary:Version}) +Provides: liblqr-dev +Conflicts: liblqr-dev +Description: converts plain array images into multi-size representation (developments files) + The LiquidRescale (lqr) library provides a C/C++ API for performing + non-uniform resizing of images by the seam-carving technique. + . + The library takes images in plain array format as input and converts + them to a multi-size representation. + . + Following is a list of features: + . + * Areas in the image can be marked for preservation or discard + * Once the image has been fully processed, the scaling can be done + in real-time. In fact, the information can be saved and read out + later without any further processing + * The resizing is done with a single function which automatically + performs all the necessary operations; it can also work in + successive steps without wasting computational time + * Possibility to tune the carving operation by letting the seams be + less connected, or more rigid, or both + * Can export and import the visibility map (the seams) + * Other images can be attached and undergo the same carving process + as the parent image + * The automatic feature detection algorithm can be tuned by + selecting among different energy gradient functions + * Reports progress through a customizable interface + * A signalling system permits one to cleanly handle errors + . + The library implements the algorithm described in the paper "Seam + Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel + Shamir, which can be found at + http://www.faculty.idc.ac.il/arik/imret.pdf + . + This package contains the development files. + +Package: liblqr-1-0 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: same +Pre-Depends: multiarch-support +Description: converts plain array images into multi-size representation + The LiquidRescale (lqr) library provides a C/C++ API for performing + non-uniform resizing of images by the seam-carving technique. + . + The library takes images in plain array format as input and converts + them to a multi-size representation. + . + Following is a list of features: + . + * Areas in the image can be marked for preservation or discard + * Once the image has been fully processed, the scaling can be done + in real-time. In fact, the information can be saved and read out + later without any further processing + * The resizing is done with a single function which automatically + performs all the necessary operations; it can also work in + successive steps without wasting computational time + * Possibility to tune the carving operation by letting the seams be + less connected, or more rigid, or both + * Can export and import the visibility map (the seams) + * Other images can be attached and undergo the same carving process + as the parent image + * The automatic feature detection algorithm can be tuned by + selecting among different energy gradient functions + * Reports progress through a customizable interface + * A signalling system permits one to cleanly handle errors + . + The library implements the algorithm described in the paper "Seam + Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel + Shamir, which can be found at + http://www.faculty.idc.ac.il/arik/imret.pdf + . + This package contains the shared library. + +Package: liblqr-1-0-dbg +Section: debug +Priority: extra +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, liblqr-1-0 (= ${binary:Version}) +Description: converts plain array images into multi-size representation (debug package) + The LiquidRescale (lqr) library provides a C/C++ API for performing + non-uniform resizing of images by the seam-carving technique. + . + The library takes images in plain array format as input and converts + them to a multi-size representation. + . + Following is a list of features: + . + * Areas in the image can be marked for preservation or discard + * Once the image has been fully processed, the scaling can be done + in real-time. In fact, the information can be saved and read out + later without any further processing + * The resizing is done with a single function which automatically + performs all the necessary operations; it can also work in + successive steps without wasting computational time + * Possibility to tune the carving operation by letting the seams be + less connected, or more rigid, or both + * Can export and import the visibility map (the seams) + * Other images can be attached and undergo the same carving process + as the parent image + * The automatic feature detection algorithm can be tuned by + selecting among different energy gradient functions + * Reports progress through a customizable interface + * A signalling system permits one to cleanly handle errors + . + The library implements the algorithm described in the paper "Seam + Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel + Shamir, which can be found at + http://www.faculty.idc.ac.il/arik/imret.pdf + . + This package contains the debug information of shared library found in + liblqr-1-0. --- liblqr-0.4.2.orig/debian/copyright +++ liblqr-0.4.2/debian/copyright @@ -0,0 +1,37 @@ +This package was debianized by Sandro Tosi on +Mon, 26 May 2008 21:49:22 +0200. + +It was downloaded from http://liblqr.wikidot.com/en:download-page + +Upstream Author: + + Carlo Baldassi + +Copyright: + + Copyright (C) 2007 Carlo Baldassi + +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; version 3 dated June, 2007. + + This program 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 Lesser General Public License for more details. + +On a Debian system the complete text of the GNU Lesser General Public License +version 3 can be found in the file `/usr/share/common-licenses/LGPL-3'. + +The Debian packaging is + Copyright (C) 2008 Sandro Tosi + Copyright (C) 2008-2009 Bernd Zeimetz +and is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'. + +These files have a different license: +Files: examples/* +License: GPLv3 +On a Debian system the complete text of the GNU General Public License +version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. --- liblqr-0.4.2.orig/debian/docs +++ liblqr-0.4.2/debian/docs @@ -0,0 +1,3 @@ +BUGS +NEWS +README --- liblqr-0.4.2.orig/debian/gbp.conf +++ liblqr-0.4.2/debian/gbp.conf @@ -0,0 +1,11 @@ +# Configuration file for git-buildpackage and friends + +[DEFAULT] +cleaner = fakeroot debian/rules clean +pristine-tar = True + +[git-dch] +id-length = 8 +meta = True +meta-closes = Closes|LP + --- liblqr-0.4.2.orig/debian/liblqr-1-0-dev.doc-base +++ liblqr-0.4.2/debian/liblqr-1-0-dev.doc-base @@ -0,0 +1,12 @@ +Document: liblqr +Title: Debian liblqr Manual +Author: Carlo Baldassi +Abstract: This manual describes in detail the Liquid Rescale library + API, starting from a brief overview on seam carving, the internal + image representation, a minimal list of basic methods and the full + explanation of all the library public methods. +Section: Programming/C + +Format: HTML +Index: /usr/share/doc/liblqr-1-0-dev/liblqr_manual.html +Files: /usr/share/doc/liblqr-1-0-dev/html/*.html --- liblqr-0.4.2.orig/debian/liblqr-1-0-dev.docs +++ liblqr-0.4.2/debian/liblqr-1-0-dev.docs @@ -0,0 +1,2 @@ +docs/liblqr_manual.html +docs/html --- liblqr-0.4.2.orig/debian/liblqr-1-0-dev.install +++ liblqr-0.4.2/debian/liblqr-1-0-dev.install @@ -0,0 +1,3 @@ +usr/include/* +usr/lib/*/liblqr-1.so +usr/lib/*/pkgconfig/* --- liblqr-0.4.2.orig/debian/liblqr-1-0.install +++ liblqr-0.4.2/debian/liblqr-1-0.install @@ -0,0 +1 @@ +usr/lib/*/liblqr-1.so.0* --- liblqr-0.4.2.orig/debian/liblqr-1-0.symbols +++ liblqr-0.4.2/debian/liblqr-1-0.symbols @@ -0,0 +1,129 @@ +liblqr-1.so.0 liblqr-1-0 #MINVER# + lqr_carver_attach@Base 0.1.0 + lqr_carver_bias_add@Base 0.1.0 + lqr_carver_bias_add_area@Base 0.1.0 + lqr_carver_bias_add_rgb@Base 0.1.0 + lqr_carver_bias_add_rgb_area@Base 0.1.0 + lqr_carver_bias_add_xy@Base 0.4.0 + lqr_carver_bias_clear@Base 0.4.0 +#MISSING: 0.2.0# lqr_carver_build_emap@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_build_maps@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_build_mmap@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_build_vpath@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_build_vsmap@Base 0.1.0 + lqr_carver_cancel@Base 0.4.0 +#MISSING: 0.2.0# lqr_carver_carve@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_compute_e@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_copy_vsmap1@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_copy_vsmap@Base 0.1.0 + lqr_carver_destroy@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_finish_vsmap@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_flatten1@Base 0.1.0 + lqr_carver_flatten@Base 0.1.0 + lqr_carver_get_bpp@Base 0.1.0 + lqr_carver_get_channels@Base 0.2.0 + lqr_carver_get_col_depth@Base 0.2.0 + lqr_carver_get_depth@Base 0.3.0 + lqr_carver_get_energy@Base 0.4.0 + lqr_carver_get_energy_image@Base 0.4.0 + lqr_carver_get_enl_step@Base 0.3.0 + lqr_carver_get_height@Base 0.1.0 + lqr_carver_get_image_type@Base 0.4.0 + lqr_carver_get_orientation@Base 0.3.0 + lqr_carver_get_ref_height@Base 0.3.0 + lqr_carver_get_ref_width@Base 0.3.0 + lqr_carver_get_true_energy@Base 0.4.0 + lqr_carver_get_width@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_inflate1@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_inflate@Base 0.1.0 + lqr_carver_init@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_list_append@Base 0.1.0 + lqr_carver_list_current@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_list_destroy@Base 0.1.0 + lqr_carver_list_foreach@Base 0.1.0 + lqr_carver_list_foreach_recursive@Base 0.4.0 + lqr_carver_list_next@Base 0.1.0 + lqr_carver_list_start@Base 0.1.0 + lqr_carver_new@Base 0.1.0 + lqr_carver_new_ext@Base 0.2.0 +#MISSING: 0.2.0# lqr_carver_read@Base 0.1.0 + lqr_carver_resize@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_resize_height@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_resize_width@Base 0.1.0 + lqr_carver_rigmask_add@Base 0.2.0 + lqr_carver_rigmask_add_area@Base 0.2.0 + lqr_carver_rigmask_add_rgb@Base 0.2.0 + lqr_carver_rigmask_add_rgb_area@Base 0.2.0 + lqr_carver_rigmask_add_xy@Base 0.4.0 + lqr_carver_rigmask_clear@Base 0.4.0 + lqr_carver_scan@Base 0.1.0 + lqr_carver_scan_by_row@Base 0.1.0 + lqr_carver_scan_ext@Base 0.2.0 + lqr_carver_scan_line@Base 0.1.0 + lqr_carver_scan_line_ext@Base 0.2.0 + lqr_carver_scan_reset@Base 0.1.0 + lqr_carver_set_alpha_channel@Base 0.4.0 + lqr_carver_set_black_channel@Base 0.4.0 + lqr_carver_set_dump_vmaps@Base 0.1.0 + lqr_carver_set_energy_function@Base 0.4.0 + lqr_carver_set_energy_function_builtin@Base 0.4.0 + lqr_carver_set_enl_step@Base 0.3.0 + lqr_carver_set_gradient_function@Base 0.1.0 + lqr_carver_set_image_type@Base 0.4.0 + lqr_carver_set_no_dump_vmaps@Base 0.2.0 + lqr_carver_set_preserve_input_image@Base 0.4.0 + lqr_carver_set_progress@Base 0.1.0 + lqr_carver_set_resize_order@Base 0.1.0 + lqr_carver_set_side_switch_frequency@Base 0.2.0 + lqr_carver_set_use_cache@Base 0.4.0 +#MISSING: 0.2.0# lqr_carver_set_width1@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_set_width@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_transpose1@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_transpose@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_update_emap@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_update_mmap@Base 0.1.0 +#MISSING: 0.2.0# lqr_carver_update_vsmap@Base 0.1.0 +#MISSING: 0.2.0# lqr_cursor_create@Base 0.1.0 +#MISSING: 0.2.0# lqr_cursor_destroy@Base 0.1.0 +#MISSING: 0.2.0# lqr_cursor_left@Base 0.1.0 +#MISSING: 0.2.0# lqr_cursor_next@Base 0.1.0 +#MISSING: 0.2.0# lqr_cursor_prev@Base 0.1.0 +#MISSING: 0.2.0# lqr_cursor_reset@Base 0.1.0 +#MISSING: 0.2.0# lqr_grad_norm@Base 0.1.0 +#MISSING: 0.2.0# lqr_grad_norm_bias@Base 0.1.0 +#MISSING: 0.2.0# lqr_grad_sumabs@Base 0.1.0 +#MISSING: 0.2.0# lqr_grad_xabs@Base 0.1.0 +#MISSING: 0.2.0# lqr_grad_yabs@Base 0.1.0 +#MISSING: 0.2.0# lqr_grad_zero@Base 0.1.0 +#MISSING: 0.2.0# lqr_progress_end@Base 0.1.0 +#MISSING: 0.2.0# lqr_progress_init@Base 0.1.0 + lqr_progress_new@Base 0.1.0 + lqr_progress_set_end@Base 0.1.0 + lqr_progress_set_end_height_message@Base 0.1.0 + lqr_progress_set_end_width_message@Base 0.1.0 + lqr_progress_set_init@Base 0.1.0 + lqr_progress_set_init_height_message@Base 0.1.0 + lqr_progress_set_init_width_message@Base 0.1.0 + lqr_progress_set_update@Base 0.1.0 + lqr_progress_set_update_step@Base 0.1.0 +#MISSING: 0.2.0# lqr_progress_update@Base 0.1.0 + lqr_rwindow_get_channels@Base 0.4.0 + lqr_rwindow_get_radius@Base 0.4.0 + lqr_rwindow_get_read_t@Base 0.4.0 + lqr_rwindow_read@Base 0.4.0 + lqr_vmap_destroy@Base 0.1.0 + lqr_vmap_dump@Base 0.1.0 + lqr_vmap_get_data@Base 0.1.0 + lqr_vmap_get_depth@Base 0.1.0 + lqr_vmap_get_height@Base 0.1.0 + lqr_vmap_get_orientation@Base 0.1.0 + lqr_vmap_get_width@Base 0.1.0 + lqr_vmap_internal_dump@Base 0.1.0 +#MISSING: 0.2.0# lqr_vmap_list_append@Base 0.1.0 + lqr_vmap_list_current@Base 0.1.0 +#MISSING: 0.2.0# lqr_vmap_list_destroy@Base 0.1.0 + lqr_vmap_list_foreach@Base 0.1.0 + lqr_vmap_list_next@Base 0.1.0 + lqr_vmap_list_start@Base 0.1.0 + lqr_vmap_load@Base 0.1.0 + lqr_vmap_new@Base 0.1.0 --- liblqr-0.4.2.orig/debian/rules +++ liblqr-0.4.2/debian/rules @@ -0,0 +1,105 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# Package name +PACKAGE=liblqr-1-0 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) +CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) +else +CROSS= --build $(DEB_BUILD_GNU_TYPE) +endif + +#library versions +LIB_version_number := $(shell grep '^libgps_la_LDFLAGS' Makefile.am | sed 's,.*-version-number ,,') +#LIB_version_number := $(shell grep LTVERSION= configure | sed 's,.*LTVERSION=,,g') +#LIB_version_current := $(shell echo $(LIB_version_number) | awk -F : '{print $$1}') +#LIB_version_revision := $(shell echo $(LIB_version_number) | awk -F : '{print $$2}') +#LIB_version_age := $(shell echo $(LIB_version_number) | awk -F : '{print $$3}') +LIB_version_current := $(shell sed -n '/^m4_define.*ltversion_current/s/.*,//p' configure.ac | tr -cd 0-9) +LIB_version_revision := $(shell sed -n '/^m4_define.*ltversion_revision/s/.*,//p' configure.ac | tr -cd 0-9) +LIB_version_age := $(shell sed -n '/^m4_define.*ltversion_age/s/.*,//p' configure.ac | tr -cd 0-9) +LIB_version_number := $(LIB_version_current):$(LIB_version_revision):$(LIB_version_age) +LIB_soname := $(shell expr $(LIB_version_current) - $(LIB_version_age)) +LIB_version := $(LIB_soname).$(LIB_version_age).$(LIB_version_revision) + + +configure-stamp: + dh_testdir + dh_autoreconf + ./configure $(CROSS) --prefix=/usr CFLAGS="$(CFLAGS)" --libdir=/usr/lib/$(strip $(shell dpkg-architecture -qDEB_HOST_MULTIARCH))\ + LDFLAGS="-Wl,-z,defs" + touch $@ + +build: build-stamp +build-stamp: configure-stamp + dh_testdir + + #sanity check to ensure we have the right soname in debian/control + grep liblqr-1-$(LIB_soname) debian/control + + # Add here commands to compile the package. + $(MAKE) + $(MAKE) -C docs all + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + $(MAKE) -C docs clean + + rm -rf docs/html + + dh_autoreconf_clean + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/tmp + # we install all in debian/tmp, in $PKG.install we separate files + $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_install --sourcedir=debian/tmp -X.la --list-missing + dh_installdocs + dh_installexamples examples/* + dh_installman + dh_strip --dbg-package=$(PACKAGE)-dbg + dh_compress + dh_fixperms + # needed to create shlibs file + dh_makeshlibs -- -c4 + dh_installdeb + dh_shlibdeps -Lliblqr-1-0 -l$(CURDIR)/debian/$(PACKAGE)/usr/lib + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- liblqr-0.4.2.orig/debian/watch +++ liblqr-0.4.2/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://liblqr.wikidot.com/en:download-page http://.*/liblqr-1-(.*)\.tar\.bz2