[gnac/devel] Updated Debian packaging files



commit 86f2ae9331d49c1e2f6d63190215f5ff88412c42
Author: BenoÃt Dupasquier <bdupasqu src gnome org>
Date:   Fri Jan 13 22:40:45 2012 +0000

    Updated Debian packaging files

 debian/changelog |    6 +++---
 debian/control   |    4 ++--
 debian/copyright |    7 +------
 debian/rules     |    6 ++++--
 4 files changed, 10 insertions(+), 13 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index aa674aa..972f0ce 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-gnac (0.2.3-0~ppa1) natty; urgency=low
+gnac (0.2.4-0~ppa1) oneiric; urgency=low
 
-  * Gnac-0.2.3 bump for natty
+  * Gnac-0.2.4 bump for oneiric
 
- -- BenoÃt Dupasquier <bdupasqu src gnome org>  Wed, 04 May 2011 15:35:10 +0100
+ -- BenoÃt Dupasquier <bdupasqu src gnome org>  Wed, 13 Jan 2012 19:35:10 +0100
diff --git a/debian/control b/debian/control
index c778851..14daeb5 100755
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ Section: sound
 Priority: optional
 Maintainer: The Gnac Team <gnac-list gnome org>
 Build-Depends: debhelper (>= 7), autotools-dev, intltool (>= 0.40.5-0ubuntu1), binutils, gettext (>= 0.17), libgstreamer0.10-dev (>= 0.10.21),  libgtk2.0-dev (>= 2.16), libglib2.0-dev (>= 2.18), libgconf2-dev, libxml2-dev, libgstreamer-plugins-base0.10-dev (>= 0.10.21), libunique-dev, gnome-doc-utils (>= 0.17.2)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://gnac.sf.net
 
 Package: gnac
 Architecture: i386 amd64
-Depends: intltool (>= 0.40.5-0ubuntu1), binutils, gettext, libgstreamer0.10-0 (>= 0.10.21), libgtk2.0-0 (>= 2.16), libglib2.0-0 (>= 2.18), libgconf2-4, libxml2, libgstreamer-plugins-base0.10-0 (>= 0.10.21), libunique-1.0-0, ${misc:Depends}
+Depends: intltool (>= 0.40.5-0ubuntu1), binutils, gettext, ${shlibs:Depends}, ${misc:Depends}
 Description: Audio converter for GNOME
  Gnac is designed to be powerful but simple! It provides easy audio
  files conversion between all GStreamer supported audio formats.
diff --git a/debian/copyright b/debian/copyright
index c6cd15b..7873578 100755
--- a/debian/copyright
+++ b/debian/copyright
@@ -32,9 +32,4 @@ License:
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
 
-The Debian packaging is (C) 2012, Benoit Dupasquier <bdupasqu src gnome org> and
-is licensed under the GPL, see above.
-
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
+The Debian packaging is Copyright (C) 2012, Benoit Dupasquier <bdupasqu src gnome org> and is licensed under the GPL, see above.
diff --git a/debian/rules b/debian/rules
index 6160152..f7e0e17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,9 @@ endif
 	./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" 
 
 
-build: build-stamp
+build: build-arch build-indep
+build-arch: build-stamp
+build-indep: build-stamp
 
 build-stamp:  config.status 
 	dh_testdir
@@ -96,7 +98,7 @@ binary-arch: build install
 #	dh_perl
 #	dh_makeshlibs
 	dh_installdeb
-#	dh_shlibdeps
+	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]