[Pkg-cli-apps-commits] [SCM] monobristol branch, master, updated. debian/0.40.5-2-5-g18fc12d

Stefan Ebner sebner at ubuntu.com
Mon May 24 21:10:37 UTC 2010


The following commit has been merged in the master branch:
commit 18fc12d07ff821f36e04495f86d04d211e782ecd
Author: Stefan Ebner <sebner at ubuntu.com>
Date:   Mon May 24 23:10:20 2010 +0200

    Bump Standards-Version and refresh patches, add forgotten format file

diff --git a/debian/changelog b/debian/changelog
index 179dc37..24b2d01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ monobristol (0.60.1-1) UNRELEASED; urgency=low
 
   * New upstream release
   * debian{control/format/rules}: Move to debsrc3.0
+  * debian/control: 
+    + Raise bristol dependency versioning
+    + Bump Standards-Version to 3.8.4
+  * debian/patches: Refreshed 
 
  -- Stefan Ebner <sebner at ubuntu.com>  Mon, 24 May 2010 23:04:19 +0200
 
diff --git a/debian/control b/debian/control
index 1d5fd26..13669f2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,17 @@ Source: monobristol
 Section: sound
 Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
-Uploaders: Stefan Ebner <sebner at ubuntu.com>
-Build-Depends: debhelper (>= 7.0.50), 
- cli-common-dev (>= 0.7), autoconf, imagemagick, automake, libtool
+Build-Depends: debhelper (>= 7.0.50), cli-common-dev (>= 0.7), autoconf,
+ imagemagick, automake, libtool
 Build-Depends-Indep: mono-devel (>= 2.4.3), libgtk2.0-cil-dev, libglib2.0-cil-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Homepage: http://dacr.hu/monobristol
 Vcs-Git: git://git.debian.org/pkg-cli-apps/packages/monobristol.git
 Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/monobristol.git
 
 Package: monobristol
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, bristol (>= 0.40)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, bristol (>= 0.60)
 Description: simple GUI for Bristol
  monobristol provides a simple GUI for Bristol.
  .
diff --git a/debian/patches/01_use_mono-csc b/debian/patches/01_use_mono-csc
index 0b41cb4..c01272c 100644
--- a/debian/patches/01_use_mono-csc
+++ b/debian/patches/01_use_mono-csc
@@ -1,9 +1,6 @@
-Index: monobristol/Makefile.in
-Description: Don't hardcode gmcs compiler
-===================================================================
---- monobristol.orig/Makefile.in	2009-10-13 16:23:09.235051740 +0200
-+++ monobristol/Makefile.in	2009-10-13 16:24:19.888052828 +0200
-@@ -218,8 +218,8 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -219,8 +219,8 @@
  #Warning: This is an automatically generated file, do not edit!
  @ENABLE_DEBUG_TRUE at SUBDIRS = . 
  @ENABLE_RELEASE_TRUE at SUBDIRS = . 
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
monobristol



More information about the Pkg-cli-apps-commits mailing list