[gnac] Fix problem in debian directory



commit 152352a9ad52133b42b1633a4d7a623730046004
Author: David Joaquim <djoaquim src gnome org>
Date:   Thu May 20 22:10:42 2010 +0200

    Fix problem in debian directory

 debian/changelog     |    4 ++--
 debian/control       |    4 ++--
 debian/rules         |    2 +-
 debian/source/format |    1 +
 4 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index 76f013b..e3f9f00 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-gnac (0.2.1-0~ppa3) lucid; urgency=low
+gnac (0.2.2-0~ppa1) lucid; urgency=low
 
-  * Gnac-0.2.1 bump for lucid
+  * Gnac-0.2.2 bump for lucid
 
  -- David Joaquim <david joaquim gmail com>  Sun, 18 Apr 2010 19:14:17 +0200
diff --git a/debian/control b/debian/control
index 8525281..51e7658 100755
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ Section: sound
 Priority: optional
 Maintainer: David Joaquim <david joaquim gmail com>
 Build-Depends: debhelper (>= 7), autotools-dev, intltool (>= 0.40.5-0ubuntu1), binutils, gettext, 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)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 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)
+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), ${misc:Depends}
 Description: An 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/rules b/debian/rules
index 7407ee5..0f78960 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,7 +59,7 @@ clean:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep 
 	dh_installdirs
 
 	# Add here commands to install the package into debian/gnac.
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..89ae9db
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)



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