Loading debian/copyright +35 −21 Original line number Diff line number Diff line Loading @@ -6,6 +6,40 @@ Source: http://sourceforge.net/projects/sitplus/files/ Files: * Copyright: 2011 Cesar Mauri Loba <cesar@crea-si.com> 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 <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: src/mod_collage Copyright: 2011 Jaume Singla Valls <jaume.singlavalls@gmail.com> 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 <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: graphics/pictures Copyright: 2011 Jordi Martorell Palliso & Lidia Porcar Tabernero Loading Loading @@ -34,25 +68,5 @@ License: CC-BY-SA Files: debian/* Copyright: 2011 Luis Rivas Vañó <luinix@gmail.com> License: GPL-3.0+ 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 <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: src/mod_collage Copyright: 2011 Jaume Singla Valls <jaume.singlavalls@gmail.com> License: GPL-3.0+ Same as sitplus itself. debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) -fpermissive override_dh_auto_configure: CXXFLAGS="$(CXXFLAGS)" dh_auto_configure -- \ Loading Loading
debian/copyright +35 −21 Original line number Diff line number Diff line Loading @@ -6,6 +6,40 @@ Source: http://sourceforge.net/projects/sitplus/files/ Files: * Copyright: 2011 Cesar Mauri Loba <cesar@crea-si.com> 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 <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: src/mod_collage Copyright: 2011 Jaume Singla Valls <jaume.singlavalls@gmail.com> 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 <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: graphics/pictures Copyright: 2011 Jordi Martorell Palliso & Lidia Porcar Tabernero Loading Loading @@ -34,25 +68,5 @@ License: CC-BY-SA Files: debian/* Copyright: 2011 Luis Rivas Vañó <luinix@gmail.com> License: GPL-3.0+ 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 <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: src/mod_collage Copyright: 2011 Jaume Singla Valls <jaume.singlavalls@gmail.com> License: GPL-3.0+ Same as sitplus itself.
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) -fpermissive override_dh_auto_configure: CXXFLAGS="$(CXXFLAGS)" dh_auto_configure -- \ Loading