diff -u bygfoot-2.0.1/debian/changelog bygfoot-2.0.1/debian/changelog --- bygfoot-2.0.1/debian/changelog +++ bygfoot-2.0.1/debian/changelog @@ -1,3 +1,23 @@ +bygfoot (2.0.1-1ubuntu3) hardy; urgency=low + + * Modify Maintainer value to match the DebianMaintainerField + specification. + + -- Andrea Colangelo Tue, 01 Apr 2008 11:08:21 +0200 + +bygfoot (2.0.1-1ubuntu2) feisty; urgency=low + + * debian/bygfoot.desktop: Add portugues translation + + -- Lukas Fittl Tue, 6 Feb 2007 01:23:49 +0100 + +bygfoot (2.0.1-1ubuntu1) feisty; urgency=low + + * Added debian/bygfoot.desktop file. + * debian/rules: Call dh_desktop on binary install. + + -- Lukas Fittl Mon, 5 Feb 2007 09:39:36 +0100 + bygfoot (2.0.1-1) unstable; urgency=low * New upstream release diff -u bygfoot-2.0.1/debian/control bygfoot-2.0.1/debian/control --- bygfoot-2.0.1/debian/control +++ bygfoot-2.0.1/debian/control @@ -1,7 +1,8 @@ Source: bygfoot Section: games Priority: optional -Maintainer: Isaac Clerencia +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Isaac Clerencia Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.21), libglib2.0-dev, libgtk2.0-dev, libpango1.0-dev, libatk1.0-dev, libfreetype6-dev, pkg-config Standards-Version: 3.7.2 diff -u bygfoot-2.0.1/debian/rules bygfoot-2.0.1/debian/rules --- bygfoot-2.0.1/debian/rules +++ bygfoot-2.0.1/debian/rules @@ -10,0 +11,5 @@ + mkdir -p $(CURDIR)/debian/bygfoot/usr/share/applications + cp $(CURDIR)/debian/bygfoot.desktop $(CURDIR)/debian/bygfoot/usr/share/applications + +binary-install/bygfoot:: + dh_desktop only in patch2: unchanged: --- bygfoot-2.0.1.orig/debian/bygfoot.desktop +++ bygfoot-2.0.1/debian/bygfoot.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Version=1.4 +Name=Bygfoot +Exec=bygfoot +Terminal=false +Categories=Game;SportsGame; +Comment=A football manager +Comment[pt]=Gerenciador de Futebol +Icon=/usr/share/games/bygfoot/support_files/pixmaps/bygfoot_icon.png