debian/0000755000000000000000000000000012263137444007174 5ustar debian/changelog0000644000000000000000000001623612263137237011056 0ustar gconjugue (0.7.5-1) unstable; urgency=medium * New upstream release. * Cryptographic signature verification: the upstream is providing a GPG signature that allows the tarball verification. Consequently: - Added the debian/upstream-signing-key.pgp file. - Added the debian/source/include-binaries to allow the debian/upstream-signing-key.pgp file use. - Removed the debian/source/lintian-overrides file. - Updated the debian/watch file. * debian/copyright: updated the upstream code copyright years. * debian/rules: removed triggers to avoid compiler-flags-hidden and dpkg-shlibdeps warnings, the last about useless dependencies. The upstream improved the source code. -- Joao Eriberto Mota Filho Wed, 08 Jan 2014 00:29:21 -0200 gconjugue (0.7.4-2) unstable; urgency=medium * debian/control: updated the Homepage field. * debian/copyright: - Updated the homepage in Source field. - Updated the years of the upstream code copyright and packaging. -- Joao Eriberto Mota Filho Mon, 06 Jan 2014 13:27:36 -0200 gconjugue (0.7.4-1) unstable; urgency=medium * New upstream release. * Bumped Standards-Version from 3.9.4 to 3.9.5. * debian/gbp.conf: added to allow git-buildpackage usage. * debian/patches: removed all patches (conjugue.c.patch, gconjugue.desktop.patch, Makefile.in.patch and POTFILES.skip.patch). The upstream fixed the problems. Thanks Jakson! * debian/rules: removed the GCC hardening rules. The upstream added this feature when compiling. * debian/source/: added an override to reply to check-gpg-signature. * debian/watch: new upstream site. -- Joao Eriberto Mota Filho Sat, 04 Jan 2014 23:47:25 -0200 gconjugue (0.7.3-4) unstable; urgency=low * debian/control: fixed the Vcs-Browser field. * debian/rules: added special autotools commands to fix FTBFS in arm64. Thanks a lot to Matthias Klose (Closes: #727382). -- Joao Eriberto Mota Filho Thu, 24 Oct 2013 00:37:05 +0000 gconjugue (0.7.3-3) unstable; urgency=low * Updated to unstable. -- Joao Eriberto Mota Filho Thu, 29 Aug 2013 13:45:36 -0300 gconjugue (0.7.3-2) experimental; urgency=low * debian/rules: - Added an export command to avoid a compiler-flags-hidden warning. - Removed a comment about DH_VERBOSE. - Removed an useless export command to GCC hardening. * debian/watch: improved. -- Joao Eriberto Mota Filho Thu, 01 Aug 2013 09:47:56 -0300 gconjugue (0.7.3-1) unstable; urgency=low * New upstream release. * Bump debhelper compat level to 9. * Migrated debian format from 1.0 to 3.0. * debian/control: - Added ${misc:Depends} to Depends field. - Bump Standards-Version to 3.9.4. - Removed screenshot reference from long description. - Updated Build-Depends field: . added dpkg-dev, intltool and pkg-config. . upstream uses libgtk-3 now. - Updated Homepage field. - Updated VCS fields from svn to git. * debian/copyright: - Updated to new format. - Updated years (upstream and Debian package). * debian/patches: - Added patch conjugue.c.patch that fix FTBFS. Thanks to Michael Biebl . (Closes: #665527) - Added patch Makefile.in.patch. - Added patch POTFILES.skip.patch. * debian/rules: - Updated to new (reduced) format. - Added "LDFLAGS += -Wl,--as-needed" to avoid messages from dpkg-shlibdeps about ununsed linked libraries. * debian/watch: updated to find newest versions. -- Joao Eriberto Mota Filho Thu, 25 Apr 2013 17:14:04 -0300 gconjugue (0.7.2-1) unstable; urgency=low * New upstream release * debian/compat: - Updated to version 7. * debian/control: - Updated debhelper dependency to >= 7. - Updated Standards-Version to 3.8.2. * debian/copyright: - Changed, in packaging copyright information, from the expression "(C)" to word "Copyright". - Updated program copyright from 2005-2008 to 2005-2009. - Updated packaging copyright from 2007-2008 to 2007-2009. - Removed some whitespaces at end of lines. * debian/rules: - Added binary-indep target. - Changed from "dh_clean -k" to "dh_prep" in install target. - Removed build redundancy from binary-arch target. - Removed some whitespaces at end of lines. -- Joao Eriberto Mota Filho Fri, 14 Aug 2009 09:08:39 -0300 gconjugue (0.7.1-3) unstable; urgency=low * Fixed possible cross-compilation mode in Autoconf (thanks to Rafael Laboissiere). * Removed unnecessary patch (file debian/patches/01_change_menu.dpatch). The menu location was fixed by upstream in the last version. * Removed dpatch from Build-depends in debian/control. * Removed dpatch arguments from debian/rules. -- Joao Eriberto Mota Filho Mon, 15 Sep 2008 09:38:52 -0300 gconjugue (0.7.1-2.1) UNRELEASED; urgency=low * debian/rules: Do not pass the --host option to configure when BUILD and HOST types are the same, preventing Autoconf to enter cross-compilation mode. -- Rafael Laboissiere Wed, 30 Jul 2008 01:11:58 +0200 gconjugue (0.7.1-2) unstable; urgency=low * Fixed a typo in debian/control. -- Joao Eriberto Mota Filho Tue, 01 Jul 2008 09:07:27 -0300 gconjugue (0.7.1-1) unstable; urgency=low * New upstream release * New license: gconjugue uses GPL 3 now. Changed debian/copyright. -- Joao Eriberto Mota Filho Mon, 30 Jun 2008 11:11:37 -0300 gconjugue (0.7-1) UNRELEASED; urgency=low * New upstream release. * Bump Standards-Version to 3.8.0 (without modifications). * Upgraded the debhelper compatibility to 6. * Removed brazilian-conjugate from "Depends" field in debian/control. The program has a database own now. * Updated Vcs-Svn and Vcs-Browser fields in debian/control. * Changed short and long descriptions in debian/control. * Changed Section from gnome to misc in debian/control. * Updated dates (years) in debian/copyright. -- Joao Eriberto Mota Filho Tue, 24 Jun 2008 09:23:01 -0300 gconjugue (0.6-2) unstable; urgency=low * Acknowledge NMU. Thanks to Marc 'HE' Brockschmidt. (Closes: #459158) * Changed standards-version to 3.7.3 in debian/control (no changes needed). * Fixed a typo in long description in debian/control ("programa" word changed to "program"). * Changed "GTK" to "gtk" in short description in debian/control to avoid a Lintian warning. * Removed binary-indep target from debian/rules. -- Joao Eriberto Mota Filho Thu, 07 Feb 2008 01:34:48 -0200 gconjugue (0.6-1.1) unstable; urgency=low * Non-maintainer upload. * debian/rules: Fixed bashism (Closes: #459158) -- Marc 'HE' Brockschmidt Tue, 22 Jan 2008 22:24:44 +0100 gconjugue (0.6-1) unstable; urgency=low * Initial release (Closes: #445831) -- Joao Eriberto Mota Filho Wed, 31 Oct 2007 18:25:40 -0200 debian/gbp.conf0000644000000000000000000000006512262137022010603 0ustar [DEFAULT] debian-branch = debian pristine-tar = True debian/source/0000755000000000000000000000000012263135245010471 5ustar debian/source/include-binaries0000644000000000000000000000004012263135012013613 0ustar debian/upstream-signing-key.pgp debian/source/format0000644000000000000000000000001412137774673011715 0ustar 3.0 (quilt) debian/upstream-signing-key.pgp0000644000000000000000000000244512263134030013757 0ustar B7XVbL$A6z 6n&{7FֱVBMyo$Ȗ6z*]zI 6;\d1zBpq`xC~;D'!"Ppk3Wۂ~ R!'JQ&}ϥ\0:OS./$E="ޟ1y`25ٹ%7@[ȥVw>4+i4s!l]\7W?Z'gchp Zi* B *wN$Pqa~@bM~.ffcj3z?q(4;~N7p@npkȏg0H?>IlbN`B 9&3o;5$ԫY-DXnX_D+Jakson Alves de Aquino ` C0#  h`e8<O^sBLdhg_C~,Gw)NB8ɤ/Jakson Alves de Aquino ^C#  h`eχ#exNEnp3gBB͐2Jakson Alves de Aquino [B  h`e*pa1;z#q,) (+5Vu05F. I no longer use the e-mail account at yahoo. h`e1!"RO/J9yW3ϓﶁ9-r}I&׋ Bߕ*(ƚ9:~6 M9>\$>nftIrwp82.W3g\g dҹFjԋnT~ލ&PLZm P #WMWZ@ڂ]tC//upk¨;,;_7̥su=pK_Nm&٥6ӷB e^,3gҾvot+T SW/\w:: N븜^dP2FB h`eg_HmI+ Ʀ!pEW锯MtGdebian/rules0000755000000000000000000000034112263136312010243 0ustar #!/usr/bin/make -f # export DH_VERBOSE=1 %: dh $@ --parallel --with autotools_dev override_dh_auto_configure: dh_autotools-dev_updateconfig dh_auto_configure override_dh_clean: dh_autotools-dev_restoreconfig dh_clean debian/watch0000644000000000000000000000015612263134072010221 0ustar version=3 opts="pgpsigurlmangle=s/$/.asc/" \ http://www.lepem.ufc.br/jaa/gconjugue/gconjugue-(\d\S*)\.tar\.gz debian/compat0000644000000000000000000000000212136311037010361 0ustar 9 debian/control0000644000000000000000000000147512262545627010613 0ustar Source: gconjugue Section: misc Priority: optional Maintainer: Joao Eriberto Mota Filho Uploaders: Jakson Alves de Aquino Build-Depends: debhelper (>= 9), autotools-dev, dpkg-dev (>= 1.16.1~), intltool, pkg-config, libgtk-3-dev Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gconjugue.git;a=summary Vcs-Git: git://anonscm.debian.org/collab-maint/gconjugue.git Homepage: http://www.lepem.ufc.br/jaa/gconjugue/index.en.html Package: gconjugue Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: gtk program to conjugate Brazilian verbs Graphical program to conjugate Portuguese verbs as spoken in Brazil. . This program is a front-end to console tool known as conjugue (package brazilian-conjugate). debian/copyright0000644000000000000000000000216612263136542011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gconjugue Source: http://www.lepem.ufc.br/jaa/gconjugue/index.en.html Files: * Copyright: 2005-2014 Jakson Alves de Aquino License: GPL-3.0+ Files: debian/* Copyright: 2007-2014 Joao Eriberto Mota Filho 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 . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".