[Demudi-commits] r1395 - in glashctl/trunk/debian: . patches

free-guest at alioth.debian.org free-guest at alioth.debian.org
Sun May 20 23:47:09 UTC 2007


Author: free-guest
Date: 2007-05-20 23:47:09 +0000 (Sun, 20 May 2007)
New Revision: 1395

Added:
   glashctl/trunk/debian/patches/
   glashctl/trunk/debian/patches/00_Makefile.patch
Modified:
   glashctl/trunk/debian/changelog
   glashctl/trunk/debian/control
   glashctl/trunk/debian/rules
Log:
releasing version 0.4.2-1

Modified: glashctl/trunk/debian/changelog
===================================================================
--- glashctl/trunk/debian/changelog	2007-05-19 20:20:52 UTC (rev 1394)
+++ glashctl/trunk/debian/changelog	2007-05-20 23:47:09 UTC (rev 1395)
@@ -1,6 +1,5 @@
 glashctl (0.4.2-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+  * Initial release (Closes: #425329)
 
  -- Free Ekanayaka <freee at debian.org>  Fri, 11 May 2007 23:24:10 +0200
-

Modified: glashctl/trunk/debian/control
===================================================================
--- glashctl/trunk/debian/control	2007-05-19 20:20:52 UTC (rev 1394)
+++ glashctl/trunk/debian/control	2007-05-20 23:47:09 UTC (rev 1395)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Multimedia Team <debian-multimedia at lists.debian.org>
 Uploaders: Free Ekanayaka <freee at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), liblash-dev, libgtkmm-2.4-dev
+Build-Depends: cdbs, debhelper (>= 5), liblash-dev (>= 0.5.3), libgtkmm-2.4-dev (>= 2.10.10), libjack-dev, libasound2-dev
 Standards-Version: 3.7.2
 
 Package: glashctl

Added: glashctl/trunk/debian/patches/00_Makefile.patch
===================================================================
--- glashctl/trunk/debian/patches/00_Makefile.patch	                        (rev 0)
+++ glashctl/trunk/debian/patches/00_Makefile.patch	2007-05-20 23:47:09 UTC (rev 1395)
@@ -0,0 +1,11 @@
+--- Makefile.orig	2007-05-20 23:25:39.000000000 +0000
++++ Makefile	2007-05-20 23:26:34.000000000 +0000
+@@ -3,7 +3,7 @@
+ PKG_DEPS = gtkmm-2.4>=2.10.1 lash-1.0>=0.5.1 jack>=0.100.0
+ 
+ DATA = lash_96px.png tinykeyboard.png tinywave.png
+-DOCS = AUTHORS COPYING README ChangeLog
++DOCS = AUTHORS README ChangeLog
+ 
+ ARCHIVES = libglashctl.a
+ libglashctl_a_SOURCES = \

Modified: glashctl/trunk/debian/rules
===================================================================
--- glashctl/trunk/debian/rules	2007-05-19 20:20:52 UTC (rev 1394)
+++ glashctl/trunk/debian/rules	2007-05-20 23:47:09 UTC (rev 1395)
@@ -14,3 +14,4 @@
 	$(DEB_CONFIGURE_NORMAL_ARGS))
 
 DEB_CONFIGURE_INVOKE = cd $(if $(DEB_BUILDDIR_$(cdbs_curpkg)),$(DEB_BUILDDIR_$(cdbs_curpkg)),$(DEB_BUILDDIR)) && $(DEB_CONFIGURE_SCRIPT_ENV) $(DEB_CONFIGURE_SCRIPT) $(DEB_CONFIGURE_NORMAL_ARGS_CUSTOM)
+




More information about the Demudi-commits mailing list