debian/0000755000000000000000000000000012176521103007164 5ustar debian/compat0000644000000000000000000000000212151435147010367 0ustar 9 debian/install0000644000000000000000000000005112151445246010557 0ustar album usr/bin album.1 usr/share/man/man1 debian/copyright0000644000000000000000000001124412176520563011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: album Source: http://marginalhacks.com/Hacks/album Files: * Copyright: 2000-2013 David Ljung Madison License: programs at DaveSource Marginal Hacks Files: debian/* Copyright: 2002-2004 Elie Rosenblum 2007-2013 Joao Eriberto Mota Filho License: GPL-3.0+ License: programs at DaveSource Marginal Hacks License for programs at DaveSource Marginal Hacks: [1]http://MarginalHacks.com/ _________________________________________________________________ . Disclaimer: These programs aren't packaged in any sort of user-friendly format. While most of it does something that I consider useful, plenty of it is old and written poorly and lacking documentation. Lots of the programs here do not fit my definition of [2]TRW. If you're looking to write a script like one of these, yea. If you don't program, tough noogies for you. I recognize that this license is not [3]OpenSource, this is quite [4]deliberate __________________________________________________________ . Non-Warranty: These programs come with absolutely no warranty. The 'Rating' and 'Works (Y/N)' columns in the software index are no indication of the quality or ability of the programs. Use at your own risk! __________________________________________________________ . License for use: The programs may be used for [5]free. They may be redistributed in their original format and with this license for [6]free as well. The programs may be modified for personal use as long as they retain the original license and author, copyright information. If you modify any of these programs, please e-mail patches to the the author. (If you think the patch isn't of general use, you can just email me about it first to check) None of the programs can be sold or included in a product that is sold without prior written permisson [7]from the author. (Free for non-commercial use) __________________________________________________________ . album: You may not modify album to remove the credit line from any pages that are posted on the internet without permission from the author. __________________________________________________________ . Copyright: All these programs are copyright David Ljung Madison __________________________________________________________ . Why: I've made this software freely available for the following reasons: . 1. I like to think that I write useful software, so I want other people to use it. 2. I felt like helping out a bit. This is not a common thing for me, so enjoy it. 3. I use [8]free software, and wanted to give something back. 4. But if you want to help, you can [9]send money _________________________________________________________________ . This information is subject to change. . Back to [10]http://MarginalHacks.com . 1. http://MarginalHacks.com/ 2. http://DaveSource.com/Projects/ 3. http://OpenSource.org/ 4. http://DaveFAQ.com/Opinions/OpenSource.html 5. http://MarginalHacks.com/Pay/ 6. http://MarginalHacks.com/Pay/ 7. http://MarginalHacks.com/Contact/ 8. http://Fringe.DaveSource.com/Fringe/Computers/Philosophy/Open_Source_not_free.html 9. http://MarginalHacks.com/Pay 10. http://MarginalHacks.com/ . The author requests that you please visit http://MarginalHacks.com/Pay/ for information about supporting his development efforts. License: GPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . 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 program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/README.Debian0000644000000000000000000000057612176520327011244 0ustar album for Debian ---------------- album suggests ffmpeg to advanced features. However, ffmpeg is deprecated in Debian. Users can use avconv, from libav-tools package, instead ffmpeg. Libav is a complete cross-platform solution to decode, encode, record, convert and stream audio and video. -- Joao Eriberto Mota Filho Thu, 01 Aug 2013 14:47:18 -0300 debian/patches/0000755000000000000000000000000012153147032010613 5ustar debian/patches/CHANGELOG.patch0000644000000000000000000000047712153147032013133 0ustar Description: fix a mistake about last release date. Author: Joao Eriberto Mota Filho Last-Update: 20130603 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ - : deprecated feature * : bugfix -Version 4.10, 2012/05/30 +Version 4.10, 2013/05/30 ------------------------ * Cleaned up much of the 'perl -cw' warnings debian/patches/series0000644000000000000000000000002012153146676012035 0ustar CHANGELOG.patch debian/source/0000755000000000000000000000000012151446115010466 5ustar debian/source/format0000644000000000000000000000001412151446124011674 0ustar 3.0 (quilt) debian/control0000644000000000000000000000201712176517412010577 0ustar Source: album Section: non-free/web Priority: extra Maintainer: Joao Eriberto Mota Filho Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/git/collab-maint/album.git Vcs-Git: git://anonscm.debian.org/collab-maint/album.git Homepage: http://marginalhacks.com/Hacks/album Package: album Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, imagemagick Suggests: httpd, jhead, libav-tools Recommends: album-data Description: HTML photo album generator with theme support Album is a perl script that can create HTML photo albums for your directories of images. It supports themes that determine the visual appearance of the albums. Album creates thumbnails if necessary, and 'medium sized' versions of images for web viewing to avoid large downloads of original images. You can also customize your photo albums in many other ways. . This program doesn't require a web server to work. Once the HTML is generated, you can put it in your "www" directory. debian/changelog0000644000000000000000000001542412176521103011044 0ustar album (4.10-2) unstable; urgency=low * debian/control: changed from ffmpeg to libav-tools in Suggests field. * debian/copyright: updated packaging copyright years. * debian/README.Debian: added to explain about the use of the libav-tool instead ffmpeg. -- Joao Eriberto Mota Filho Thu, 01 Aug 2013 14:47:17 -0300 album (4.10-1) unstable; urgency=low * New upstream release. (Closes: #664480) * Added a patch to fix a little mistake in upstream CHANGELOG. * Migrations: - debian format from 1.0 to 3.0. (Closes: #661023) - debian/copyright to new format (1.0). - debian/rules to new (reduced) format. - debhelper version from level 7 to 9. * debian/control: - Removed screenshot reference from long description. - Suggests: removed apache2 and added ffmpeg, httpd and jhead. - Updated Standards-Version from 3.8.4 to 3.9.4. - Updated VCS from svn to git. * debian/dirs: replaced by debian/install. * debian/gbp.conf: added. * debian/patches: removed. The upstream fixed manpage. * debian/README.source: removed because it is useless now. -- Joao Eriberto Mota Filho Mon, 03 Jun 2013 13:54:02 -0300 album (4.06-2) unstable; urgency=low * debian/control: - Changed priority from optional to extra to make compliant with previous version in Debian repository. - Updated Standards-Version field from 3.8.3 to 3.8.4. * debian/rules: - Added empty targets binary-arch and build to make debian/rules compliant with Debian Policy. -- Joao Eriberto Mota Filho Mon, 28 Feb 2010 15:18:23 -0200 album (4.06-1) unstable; urgency=low * New upstream release * Added debian/README.source file. * Remade the patch 01. * debian/control: - Added ${misc:Depends} as dependency. - Updated Standards-Version from 3.8.0 to 3.8.3. * debian/copyright: updated program and packaging dates. * debian/docs: removed because hlml files listed are an Album website clone. * debian/rules: - Cancelled procedures to adjust the documentation because it was removed. - Changed from dh_clean -k to dh_prep. -- Joao Eriberto Mota Filho Wed, 06 Jan 2010 17:27:59 -0200 album (4.04-3) unstable; urgency=low * Added 01 patch to fix manpage. Thanks to Felipe Augusto Van de Wiel (Faw). -- Joao Eriberto Mota Filho Wed, 02 Jul 2008 08:30:03 -0300 album (4.04-2) unstable; urgency=low * Bump Standards-Version to 3.8.0 (without modifications). * Added album-data as recommended package in debian/control. * Added apache2 as suggested package in debian/control. * Updated Vcs-Svn and Vcs-Browser fields. * Fixed bashism in debian/rules. Thanks to Rafael Laboissiere. * Upgraded the debhelper compatibility to 7. -- Joao Eriberto Mota Filho Mon, 01 Jul 2008 14:37:24 -0300 album (4.04-1) unstable; urgency=low * New upstream release. (Closes: #480720). -- Joao Eriberto Mota Filho Mon, 02 Jun 2008 18:10:08 -0300 album (4.03-1) UNRELEASED; urgency=low * New upstream release. * Adjusted debian/rules to use binary-indep target instead of binary-arch. * Bump Standards-Version to 3.7.3 (without modification). * Fixed a bug. An empty directory (/usr/share/album) was created in .deb by debian/dirs file. * Added wget as build dependence in debian/control. * Removed the manpage created by old maintainer. The upstream program has a manpage now. -- Joao Eriberto Mota Filho Thu, 03 Jan 2008 16:19:16 -0200 album (4.02-1) UNRELEASED; urgency=low * New upstream release. (Closes: #338696). * New maintainer. (Closes: #430982). * Cleaned the manpage head (removed the Debian template part). * Changed section from extra to optional in debian/control. * Changed Build-Depends and Standards-Version in debian/control to bring up to date these fields. * Added Vcs-Svn, Vcs-Browser and Homepage fields in debian/control. * Added screenshot in long description in debian/control. * Removed the last paragraph of the debian/control (license considerations). Please, read debian/copyright to see details about the program license. (Closes: #361272) * Inserted the new maintainer in debian/copyright. Lines were adjusted to 80 columns. * Removed original debian/README.Debian. This file are used to speak about the album themes. The themes are an independent tarball now. * Cleaned and adjusted the debian/rules file. * Removed debian/{prerm,postinst} files. * Added debian/compat file. * Added debian/watch file. * Added the upstream changelog obtained from program website. -- Joao Eriberto Mota Filho Sun, 18 Nov 2007 09:53:42 -0200 album (3.04-2.1) unstable; urgency=low * Non-maintainer upload to fix longstanding l10n and debconf-related issues * Remove the note template and move its text to README.Debian Closes: #388705, #377642 This removes the need to depend on debconf and therefore the support for the cdebconf transition. Closes: #331737 This also make the debconf translations irrelevant. Closes: #326137, #268367, #318441, #330427 * Fix obviously outdated Debian packaging practices to make the package a little bit cleaner: - upgrade the debhelper compatibility to 4 - move debhelper to Build-Depends -- Christian Perrier Wed, 18 Oct 2006 07:38:46 +0200 album (3.04-2) unstable; urgency=low * Included japanese template (closes: #260939) -- Elie Rosenblum Fri, 23 Jul 2004 10:40:58 -0400 album (3.04-1) unstable; urgency=low * New upstream version (closes: #231898) * Included french template (closes: #229805) * Included russian template (closes: #214377) -- Elie Rosenblum Sun, 18 Jul 2004 10:42:32 -0400 album (2.46-2) unstable; urgency=low * Switched to po-debconf templates (patch by bubulle@debian.org) (closes: #196466) -- Elie Rosenblum Sat, 2 Aug 2003 11:50:09 -0400 album (2.46-1) unstable; urgency=low * New upstream version (closes: #196261) * Added french translation of template (closes: #181583) * Moved german translation of template to correct file (doh) -- Elie Rosenblum Thu, 5 Jun 2003 15:29:22 -0400 album (2.44-1) unstable; urgency=low * New upstream version (closes: #181177) -- Elie Rosenblum Sun, 16 Feb 2003 19:59:15 -0500 album (2.32-2) unstable; urgency=low * Added Description-de (closes: #144262) -- Elie Rosenblum Wed, 24 Apr 2002 10:56:01 -0400 album (2.32-1) unstable; urgency=low * Initial Release. -- Elie Rosenblum Mon, 18 Mar 2002 15:25:43 -0500 debian/watch0000644000000000000000000000011212146663623010222 0ustar version=3 http://marginalhacks.com/bin/album.versions/album-(.*)\.tar\.gz debian/rules0000755000000000000000000000007712151446002010245 0ustar #!/usr/bin/make -f # export DH_VERBOSE=1 %: dh $@ --parallel debian/gbp.conf0000644000000000000000000000006512151452731010607 0ustar [DEFAULT] debian-branch = debian pristine-tar = True