--- flatnuke-2.7.2.orig/debian/README.Debian +++ flatnuke-2.7.2/debian/README.Debian @@ -0,0 +1,33 @@ + +FLATNUKE +------------------------------------------------- +SOVRASCRIVI O AGGIUNGI I SEGUENTI FILE: + +functions.php +verify.php +footer.php +foot_news.php +print.php +thumb.php + +sections/Gallery/galley --> crea questo file (vuoto) in ogni tua galleria +sections/none_Search/section.php +sections/none_Statistiche/stat.php +sections/none_Segnala_News/section.php +sections/01_Archivio_News/section.php + +forum/index.php +forum/footer.php +forum/help.php +forum/emoticon/image.png + +themes/butterfly/style.css + +---- + +Se hai apprezzato FlatNuke, mandami una cartolina dalla tua cittą: + +Simone Vellei +Via Valtesino, 91 63013 +Grottammare (AP) + --- flatnuke-2.7.2.orig/debian/changelog +++ flatnuke-2.7.2/debian/changelog @@ -0,0 +1,89 @@ +flatnuke (2.7.2-0ubuntu3) xenial; urgency=medium + + * Update to PHP7.0 dependencies (LP: #1544352). + + -- Nishanth Aravamudan Wed, 23 Mar 2016 15:24:11 -0700 + +flatnuke (2.7.2-0ubuntu2) karmic; urgency=low + + * debian/control replaced "http://flatnuke.souceforge.net" with "http://flatnuke.sourceforge.net" (LP: #421275) + + -- Fabian Howard Wed, 02 Sep 2009 14:29:51 +0100 + +flatnuke (2.7.2-0ubuntu1) karmic; urgency=low + + * New Upstream Release: + - Change: Redirect to the self page when changing language (idea from Jack Overfull) + - Fix: Prevent posting blank comments + - Fix: Display button management for sections in homepage + - Fix: Hide sections list if the current section is displayed as homepage + - Fix: Moved saving comments from verify.php to Flatnuke main engine + - Fix: Fixed security bug http://www.securityfocus.com/bid/34486 + - Fix: patch for preventing warnings in non xhtml themes + - Add: New layout for missing pages and access denied + - Change: Better blocks layout management by themes + * debian/* + - Bump debhelper depends to >= 7 + - rewrite rules for debhelper 7 + - Bump standards to version 3.8.2 + * debian/install + - fix for new upstream + + -- Andreas Moog Mon, 06 Jul 2009 21:18:28 +0200 + +flatnuke (2.7.1-0ubuntu2) jaunty; urgency=low + + * debian/install + - add directive to install include/* to /usr/share/flatnuke/include + (LP: #312567) + + -- Andreas Moog Wed, 01 Apr 2009 04:21:49 +0200 + +flatnuke (2.7.1-0ubuntu1) jaunty; urgency=low + + * New upstream release + + -- Nathan Handler Fri, 19 Dec 2008 11:51:57 -0600 + +flatnuke (2.7-0ubuntu1) intrepid; urgency=low + + * New upstream release (LP: 256450) + * debian/watch: add watchfile + * debian/control: + + Bumped Standards-Version to 3.8.0 + + Add Homepage field. + + -- Andres Rodriguez Sat, 09 Aug 2008 13:22:51 -0500 + +flatnuke (2.5.4-2ubuntu1) feisty; urgency=low + + * Depends on php5 (LP: 96347) + * Update maintainer in field debian/control + + -- Michele Angrisano Wed, 11 Apr 2007 15:33:57 +0200 + +flatnuke (2.5.4-1) unstable; urgency=low + + * New Upstream Release + + -- Francesco Pedrini Sat, 11 Jun 2005 03:28:25 +0200 + +flatnuke (2.5.3-1) unstable; urgency=low + + * New Upstream Release + + -- Francesco Pedrini Thu, 21 Apr 2005 23:22:04 +0200 + +flatnuke (2.5.2-2) unstable; urgency=low + + * Rebuilt the pacage to make it debian policy compliant, now all files are in + /usr/share/flatnuke + + -- Francesco Pedrini Wed, 2 Mar 2005 17:40:27 +0100 + +flatnuke (2.5.2-1) unstable; urgency=low + + * Initial Release. + + -- Francesco Pedrini Tue, 1 Mar 2005 23:50:49 +0100 + --- flatnuke-2.7.2.orig/debian/compat +++ flatnuke-2.7.2/debian/compat @@ -0,0 +1 @@ +7 --- flatnuke-2.7.2.orig/debian/control +++ flatnuke-2.7.2/debian/control @@ -0,0 +1,16 @@ +Source: flatnuke +Section: web +Priority: extra +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Francesco Pedrini +Build-Depends: debhelper (>= 7) +Homepage: http://flatnuke.netsons.org/ +Standards-Version: 3.8.2 + +Package: flatnuke +Architecture: all +Depends: ${misc:Depends}, apache | apache-ssl | apache-perl | apache2, php, libapache2-mod-php +Description: flat-file based CMS + FlatNuke is a CMS (Content Management System) based on flat-files. + It doesn't need any DBMS for storing the data. + You can find more info on http://flatnuke.sourceforge.net --- flatnuke-2.7.2.orig/debian/copyright +++ flatnuke-2.7.2/debian/copyright @@ -0,0 +1,16 @@ +This package was debianized by Francesco Pedrini +on Tue, 1 Mar 2005 23:50:49 +0100. + +It was downloaded from http://flatnuke.sourceforge.net + +Copyright: (C) 2005 + +Upstream Authors: Simone Vellei + Marco Segato (for FlatImageGallery and FlatPool) + Massimo Sandolo