debian/0000755000000000000000000000000011725133534007172 5ustar debian/gbp.conf0000644000000000000000000000032611725124356010614 0ustar [DEFAULT] cleaner = fakeroot debian/rules clean pristine-tar = True [git-buildpackage] export-dir = ../build-area/ tarball-dir = ../tarballs/ [git-import-orig] postimport = dch -v%(version)s New upstream release debian/compat0000644000000000000000000000000211725124356010372 0ustar 8 debian/rules0000755000000000000000000000024011725132465010250 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install: dh_auto_install -- prefix=$(CURDIR)/debian/blazeblogger/usr config=$(CURDIR)/debian/blazeblogger/etc debian/copyright0000644000000000000000000000252711725126721011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Jaromir Hradilek Upstream-Name: blazeblogger Source: http://blaze.blackened.cz/ Files: * Copyright: 2008-2011, Jaromir Hradilek License: GPL-3 Files: src/* Copyright: 2008-2011, Jaromir Hradilek License: GPL-3 and GFDL-1.3 Files: pod/* Copyright: 2008-2011, Jaromir Hradilek License: GFDL-1.3 Files: debian/* Copyright: 2009-2012, Angel Abad License: GPL-3 License: GPL-3 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, version 3 of the License. . On Debian GNU/Linux systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-3'. License: GFDL-1.3 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. . On Debian systems the full text of the GNU Free Documentation License can be found in the `/usr/share/common-lincenses/GFDL-1.3' file. debian/patches/0000755000000000000000000000000011725124356010623 5ustar debian/patches/perl_path0000644000000000000000000000347411725124356012534 0ustar Description: Fix perl path in executable scripts Author: Angel Abad Last-Update: 2009-12-03 --- a/src/blaze-add.pl +++ b/src/blaze-add.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # blaze-add - adds a blog post or a page to the BlazeBlogger repository # Copyright (C) 2008-2011 Jaromir Hradilek --- a/src/blaze-config.pl +++ b/src/blaze-config.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # blaze-config - displays or sets BlazeBlogger configuration options # Copyright (C) 2008-2011 Jaromir Hradilek --- a/src/blaze-edit.pl +++ b/src/blaze-edit.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # blaze-edit - edits a blog post or a page in the BlazeBlogger repository # Copyright (C) 2008-2011 Jaromir Hradilek --- a/src/blaze-init.pl +++ b/src/blaze-init.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # blaze-init - creates or recovers a BlazeBlogger repository # Copyright (C) 2008-2011 Jaromir Hradilek --- a/src/blaze-list.pl +++ b/src/blaze-list.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # blaze-list - lists blog posts or pages in the BlazeBlogger repository # Copyright (C) 2009-2011 Jaromir Hradilek --- a/src/blaze-log.pl +++ b/src/blaze-log.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # blaze-log - displays the BlazeBlogger repository log # Copyright (C) 2009-2011 Jaromir Hradilek --- a/src/blaze-make.pl +++ b/src/blaze-make.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # blaze-make - generates a blog from the BlazeBlogger repository # Copyright (C) 2009-2011 Jaromir Hradilek --- a/src/blaze-remove.pl +++ b/src/blaze-remove.pl @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # blaze-remove - removes a post or page from the BlazeBlogger repository # Copyright (C) 2008-2011 Jaromir Hradilek debian/patches/series0000644000000000000000000000004711725124356012041 0ustar do_not_install_upstream_docs perl_path debian/patches/do_not_install_upstream_docs0000644000000000000000000000170411725124356016510 0ustar Description: Remove install_docs from upstreams Makefile Author: Angel Abad Last-Update: 2010-10-30 --- a/Makefile +++ b/Makefile @@ -78,15 +78,15 @@ $(INSTALL) -m 644 lang/uk_UK $(datadir)/lang install_docs: - @echo "Copying documentation..." - $(INSTALL) -d $(docsdir) - $(INSTALL) -m 644 FDL $(docsdir) - $(INSTALL) -m 644 TODO $(docsdir) - $(INSTALL) -m 644 README $(docsdir) - $(INSTALL) -m 644 AUTHORS $(docsdir) - $(INSTALL) -m 644 COPYING $(docsdir) - $(INSTALL) -m 644 INSTALL $(docsdir) - -$(INSTALL) -m 644 ChangeLog $(docsdir) +# @echo "Copying documentation..." +# $(INSTALL) -d $(docsdir) +# $(INSTALL) -m 644 FDL $(docsdir) +# $(INSTALL) -m 644 TODO $(docsdir) +# $(INSTALL) -m 644 README $(docsdir) +# $(INSTALL) -m 644 AUTHORS $(docsdir) +# $(INSTALL) -m 644 COPYING $(docsdir) +# $(INSTALL) -m 644 INSTALL $(docsdir) +# -$(INSTALL) -m 644 ChangeLog $(docsdir) install_man: $(MAN1) @echo "Copying manual pages..." debian/watch0000644000000000000000000000022011725124761010217 0ustar version=3 http://code.google.com/p/blazeblogger/downloads/list?can=1 \ .*/blazeblogger-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip) debian/docs0000644000000000000000000000000711725124356010044 0ustar README debian/source/0000755000000000000000000000000011725124356010474 5ustar debian/source/format0000644000000000000000000000001411725124356011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000634011725133534011047 0ustar blazeblogger (1.2.0-3) unstable; urgency=low * Update my email address -> angel@debian.org * debian/control: Remove DM-Upload-Allowed * debian/watch: Update for code.google.com use * debian/copyright: - Update format to copyright-format 1.0 - Fix typo in debian/* section - Update debian years * Bump Standards-Version to 3.9.3 -- Angel Abad Mon, 05 Mar 2012 13:53:23 +0100 blazeblogger (1.2.0-2) unstable; urgency=low * debian/manpages: Remove file, install upstream manpage * debian/control: Update VCS- fields for anonscm use * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL * Bump debhelper compatibility level to 8 * Bump Standards-Version to 3.9.2 (no changes) -- Angel Abad Wed, 31 Aug 2011 14:41:36 +0200 blazeblogger (1.2.0-1) unstable; urgency=low * New upstream release * debian/patches/perl_path: Refresh patch * debian/copyright: Update copyright years * debian/gbp.conf: Add git-buildpackage configuration -- Angel Abad Sun, 20 Feb 2011 15:09:04 +0100 blazeblogger (1.1.2-1) unstable; urgency=low * New upstream release -- Angel Abad Tue, 09 Nov 2010 23:39:02 +0100 blazeblogger (1.1.1-1) unstable; urgency=low * New upstream release * Now upstream installs bash_completion file - debian/control: Remove bash-completion from B-D-I - debian/rules: Remove dh_bash-completion from dh_auto_install - debian/bash-completion: Remove file * debian/rules: Add config variable to install * debian/patches/do_not_install_upstream_docs: Remove install docs from upstream Makefile -- Angel Abad Sat, 30 Oct 2010 12:55:30 +0200 blazeblogger (1.1.0-2) unstable; urgency=low * debian/docs: Add README file * debian/copyright: - Update copyright years - Update file specification - Update license information -- Angel Abad Sun, 03 Oct 2010 13:53:10 +0200 blazeblogger (1.1.0-1) unstable; urgency=low * New upstream release (Closes: #572340) * debian/patches/perl_path: Refresh patch * Install bash-completion file * debian/control: Add bash-completion to Build-Depends-Indep * Bump Standards-Version to 3.9.1 (no changes) -- Angel Abad Wed, 29 Sep 2010 00:06:22 +0200 blazeblogger (1.0.0-5) unstable; urgency=low * debian/watch: Update for googlecode.debian.net -- Angel Abad Sun, 11 Jul 2010 16:00:51 +0200 blazeblogger (1.0.0-4) unstable; urgency=low * debian/watch: Update for the new google code -- Angel Abad Sat, 15 May 2010 20:00:11 +0200 blazeblogger (1.0.0-3) unstable; urgency=low * Update debian/copyright * Bump Standards-Version to 3.8.4 (no changes) * debian/control: Add perl in B-D-I for pod2man -- Angel Abad Fri, 26 Mar 2010 12:54:24 +0100 blazeblogger (1.0.0-2) unstable; urgency=low * Add patch debian/patches/perl_path -- Angel Abad Mon, 07 Dec 2009 11:10:27 +0100 blazeblogger (1.0.0-1) unstable; urgency=low * Initial release (Closes: #553653) -- Angel Abad Thu, 03 Dec 2009 13:09:28 +0100 debian/control0000644000000000000000000000147311725132453010601 0ustar Source: blazeblogger Section: web Priority: optional Maintainer: Angel Abad Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.3 Vcs-Git: git://anonscm.debian.org/collab-maint/blazeblogger.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/blazeblogger.git Homepage: http://blaze.blackened.cz/ Package: blazeblogger Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: simple to use, command line based, content management system Written in Perl as a cross-platform application and producing the static content without the need of database servers or server side scripting, it is literally a CMS without boundaries suitable for a wide variety of web presentations, from personal weblog to a project page or even a company presentation.