[DebianBRTeam-commits] r573 - in /packages/gconjugue/trunk/debian: changelog compat control copyright rules watch

eriberto-guest at users.alioth.debian.org eriberto-guest at users.alioth.debian.org
Fri Aug 14 13:35:26 UTC 2009


Author: eriberto-guest
Date: Fri Aug 14 13:35:25 2009
New Revision: 573

URL: http://svn.debian.org/wsvn/?sc=1&rev=573
Log:
* 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.


Modified:
    packages/gconjugue/trunk/debian/changelog
    packages/gconjugue/trunk/debian/compat
    packages/gconjugue/trunk/debian/control
    packages/gconjugue/trunk/debian/copyright
    packages/gconjugue/trunk/debian/rules
    packages/gconjugue/trunk/debian/watch

Modified: packages/gconjugue/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/packages/gconjugue/trunk/debian/changelog?rev=573&op=diff
==============================================================================
--- packages/gconjugue/trunk/debian/changelog (original)
+++ packages/gconjugue/trunk/debian/changelog Fri Aug 14 13:35:25 2009
@@ -1,3 +1,25 @@
+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 <eriberto at eriberto.pro.br>  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

Modified: packages/gconjugue/trunk/debian/compat
URL: http://svn.debian.org/wsvn/packages/gconjugue/trunk/debian/compat?rev=573&op=diff
==============================================================================
--- packages/gconjugue/trunk/debian/compat (original)
+++ packages/gconjugue/trunk/debian/compat Fri Aug 14 13:35:25 2009
@@ -1,1 +1,1 @@
-6
+7

Modified: packages/gconjugue/trunk/debian/control
URL: http://svn.debian.org/wsvn/packages/gconjugue/trunk/debian/control?rev=573&op=diff
==============================================================================
--- packages/gconjugue/trunk/debian/control (original)
+++ packages/gconjugue/trunk/debian/control Fri Aug 14 13:35:25 2009
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Joao Eriberto Mota Filho <eriberto at eriberto.pro.br>
 Uploaders: Jakson Alves de Aquino <jalvesaq at gmail.com>
-Build-Depends: debhelper (>= 6), autotools-dev, pkg-config, libgtk2.0-dev
-Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 7), autotools-dev, pkg-config, libgtk2.0-dev
+Standards-Version: 3.8.2
 Vcs-Svn: svn://svn.debian.org/svn/debian-br-team/packages/gconjugue
 Vcs-Browser: http://svn.debian.org/wsvn/debian-br-team/packages/gconjugue
 Homepage: http://jalvesaq.googlepages.com/gconjugue.en.html

Modified: packages/gconjugue/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/packages/gconjugue/trunk/debian/copyright?rev=573&op=diff
==============================================================================
--- packages/gconjugue/trunk/debian/copyright (original)
+++ packages/gconjugue/trunk/debian/copyright Fri Aug 14 13:35:25 2009
@@ -5,7 +5,7 @@
 
 Upstream Author: Jakson Alves de Aquino <jalvesaq at gmail.com>
 
-Copyright: (C) 2005-2008 Jakson Alves de Aquino.
+Copyright: (C) 2005-2009 Jakson Alves de Aquino.
 
 License:
 
@@ -13,17 +13,17 @@
     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
 can be found in `/usr/share/common-licenses/' directory.
 
-The Debian packaging is (C) 2007-2008, Joao Eriberto Mota Filho
+The Debian packaging is Copyright 2007-2009, Joao Eriberto Mota Filho
 <eriberto at eriberto.pro.br> and is licensed under the GPL 2 or later.

Modified: packages/gconjugue/trunk/debian/rules
URL: http://svn.debian.org/wsvn/packages/gconjugue/trunk/debian/rules?rev=573&op=diff
==============================================================================
--- packages/gconjugue/trunk/debian/rules (original)
+++ packages/gconjugue/trunk/debian/rules Fri Aug 14 13:35:25 2009
@@ -24,7 +24,7 @@
 
 build: build-stamp
 
-build-stamp:  config.status
+build-stamp: config.status
 	dh_testdir
 	$(MAKE)
 	touch $@
@@ -37,15 +37,17 @@
 	rm -f config.sub config.guess
 	dh_clean
 
-install: build 
+install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	$(MAKE) DESTDIR=$(CURDIR)/debian/gconjugue  install
 	rm -f $(CURDIR)/debian/gconjugue/usr/share/doc/gconjugue/COPYING
 	rm -f $(CURDIR)/debian/gconjugue/usr/share/doc/gconjugue/ChangeLog
 
-binary-arch: build install
+binary: binary-arch
+
+binary-arch: install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs ChangeLog
@@ -59,5 +61,6 @@
 	dh_md5sums
 	dh_builddeb
 
-binary: binary-arch
+binary-indep:
+
 .PHONY: build clean binary-indep binary-arch binary install

Modified: packages/gconjugue/trunk/debian/watch
URL: http://svn.debian.org/wsvn/packages/gconjugue/trunk/debian/watch?rev=573&op=diff
==============================================================================
--- packages/gconjugue/trunk/debian/watch (original)
+++ packages/gconjugue/trunk/debian/watch Fri Aug 14 13:35:25 2009
@@ -1,2 +1,2 @@
 version=3
-http://jalvesaq.googlepages.com/gconjugue.html gconjugue-(.*)\.tar\.gz
+http://jalvesaq.googlepages.com/gconjugue.en.html gconjugue-(.*)\.tar\.gz




More information about the debian-br-team-commits mailing list