diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..94e59bd --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +fuel (0.9.6-1) unstable; urgency=low + + * Initial release (Closes: #nnnn) + + -- Kostas Wed, 08 Oct 2014 12:10:32 +0300 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d73ace6 --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: fuel +Section: x11 +Priority: optional +Maintainer: Kostas Karanikolas +Build-Depends: cdbs, debhelper (>= 8.0.0), qtbase5-dev, qttools5-dev-tools, + libqt5webkit5-dev +Standards-Version: 3.9.4 +Homepage: http://fuelscm.org +#Vcs-Git: git://git.debian.org/collab-maint/fuel.git +#Vcs-Browser: http://git.debian.org/?p=collab-maint/fuel.git;a=summary + +Package: fuel +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: fossil +Description: Fossil SCM GUI + Fuel is cross-platform GUI front-end for the Fossil SCM tool written in Qt. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..a78d24a --- /dev/null +++ b/debian/copyright @@ -0,0 +1,38 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: fuel +Source: + +Files: * +Copyright: + +License: + + + . + + +# If you want to use GPL v2 or later for the /debian/* files use +# the following clauses, or change it to suit. Delete these two lines +Files: debian/* +Copyright: 2014 Kostas +License: GPL-2+ + This package 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 2 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 2 can be found in "/usr/share/common-licenses/GPL-2". + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. +# Please avoid to pick license terms that are more restrictive than the +# packaged work, as it may make Debian's contributions unacceptable upstream. diff --git a/debian/fuel.install b/debian/fuel.install new file mode 100644 index 0000000..0871e0b --- /dev/null +++ b/debian/fuel.install @@ -0,0 +1 @@ +rsrc/icons/fuel.png usr/share/pixmaps diff --git a/debian/menu b/debian/menu new file mode 100644 index 0000000..0e54132 --- /dev/null +++ b/debian/menu @@ -0,0 +1,6 @@ +?package(fuel):\ + needs="X11"\ + section="Applications/File Management"\ + title="Fuel"\ + icon32x32="/usr/share/pixmaps/fuel.png"\ + command="/usr/bin/fuel" diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..eb46247 --- /dev/null +++ b/debian/rules @@ -0,0 +1,6 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/qmake.mk + diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..7a50e7f --- /dev/null +++ b/debian/watch @@ -0,0 +1,24 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Uncomment to examine a Webpage +# +#http://www.example.com/downloads.php fuel-(.*)\.tar\.gz +http://fuelscm.org/files/releases fuel-(.*)\.tar\.gz + +# Uncomment to examine a Webserver directory +#http://www.example.com/pub/fuel-(.*)\.tar\.gz + +# Uncommment to examine a FTP server +#ftp://ftp.example.com/pub/fuel-(.*)\.tar\.gz debian uupdate + +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 +# http://sf.net/fuel/fuel-(.*)\.tar\.gz + +# Uncomment to find new files on GooglePages +# http://example.googlepages.com/foo.html fuel-(.*)\.tar\.gz diff --git a/manifest b/manifest index 03052b9..34e9b3e 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,14 @@ -C Fixed\slocalization\sconversion\sscript\sfailing\son\ssome\ssystems\n -D 2014-10-08T11:37:12.267 +C Added\sinitial\sdebian\spackage\ssupport\n +D 2014-10-08T11:37:29.891 +F debian/changelog 19b96029fa5c46944f5c9ffb9a75ce47a19e1dda +F debian/compat b6abd567fa79cbe0196d093a067271361dc6ca8b +F debian/control f4f9bbf38a523520eadbb6f66325d2784297e2a0 +F debian/copyright 6bcc83e13533b6cc208f3cd423f1f483163b62ad +F debian/fuel.install 761f61f2c45aa522df4ffb345121c10da958cb63 +F debian/menu aa1321fe6597a631df5cc978a3cf7b21ac1a3657 +F debian/rules 468914cbcf1bcc252ab3f616e1fdc2b37bc10b5d x +F debian/source/format 1064dc0ce263680c076a1005f35ec906a5cf5a32 +F debian/watch 34f0921ff100a3e16a7ad84dcc303731de830a60 F dist/arch/PKGBUILD 1d72dad77767f94a6b1a018067188e61927fa564 F dist/win/fuel.iss ef3558dbba409eb194938b930377fc9ee27d319e F doc/Building.txt 7c0f1060d4a08ed330058d4a3a68905c05228381 @@ -201,7 +210,7 @@ F ui/CommitDialog.ui 6200f6cabdcf40a20812e811be28e0793f82516f F ui/FileActionDialog.ui 89bb4dc2d0b8adcd41adcb11ec65f2028a09a12d F ui/MainWindow.ui 7ede8bbb54513e0771fdf5d5a2566d88c81b73ad F ui/SettingsDialog.ui 2b7c2870e0054b0f4106f495d85d02c0b814df8b -P 48ee3014e8868c79f7b8639a9110a24e5743d184 -R 1307d761441df0ea4a8789b029447caa +P 004aa493fb4f30d46bdb814510edb3f35a6df429 +R 053c7d3b3307359d789ab45afeb571ec U kostas -Z 893de58dbf7e4dd471f0657bbb676858 +Z 2f7ef756b1b618383fabc5a6a1bde7ac diff --git a/manifest.uuid b/manifest.uuid index 9d62dab..69c75ff 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -004aa493fb4f30d46bdb814510edb3f35a6df429 \ No newline at end of file +264d8ca990a0964c6d79fc9fd803cb361da23947 \ No newline at end of file