[Pkg-cli-apps-commits] r4353 - in /packages/gbrainy/trunk/debian: changelog control patches/mono_transition_to_csc.patch rules
rainct-guest at users.alioth.debian.org
rainct-guest at users.alioth.debian.org
Wed Dec 24 10:38:06 UTC 2008
Author: rainct-guest
Date: Wed Dec 24 10:38:05 2008
New Revision: 4353
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4353
Log:
New gbrainy version (I haven't test build it yet).
Removed:
packages/gbrainy/trunk/debian/patches/mono_transition_to_csc.patch
Modified:
packages/gbrainy/trunk/debian/changelog
packages/gbrainy/trunk/debian/control
packages/gbrainy/trunk/debian/rules
Modified: packages/gbrainy/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/changelog?rev=4353&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/changelog (original)
+++ packages/gbrainy/trunk/debian/changelog Wed Dec 24 10:38:05 2008
@@ -1,3 +1,18 @@
+gbrainy (1.01-1) experimental; urgency=low
+
+ * New upstream version:
+ - Some bug fixes and translation updates.
+ - Focus goes to the "Next" button after answering.
+ * debian/patches/mono_transition_to_csc.patch:
+ - Drop it, it has been accepted by upstream.
+ * debian/rules:
+ - Remove the autotools regeneration overrides.
+ * debian/control:
+ - Remove the Build Dependencies which were added for the autotools
+ regeneration.
+
+ -- Siegfried-Angel Gevatter Pujals <rainct at ubuntu.com> Wed, 24 Dec 2008 11:19:54 +0100
+
gbrainy (1.00-2) experimental; urgency=low
[ Siegfried-Angel Gevatter Pujals ]
Modified: packages/gbrainy/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/control?rev=4353&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/control (original)
+++ packages/gbrainy/trunk/debian/control Wed Dec 24 10:38:05 2008
@@ -20,13 +20,7 @@
libmono2.0-cil,
libmono-cairo2.0-cil,
librsvg2-dev,
- mono-devel (>= 2.0),
- gettext,
- libtool,
- intltool,
- autoconf,
- automake,
- autotools-dev
+ mono-devel (>= 2.0)
Standards-Version: 3.8.0
Package: gbrainy
Modified: packages/gbrainy/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/rules?rev=4353&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/rules (original)
+++ packages/gbrainy/trunk/debian/rules Wed Dec 24 10:38:05 2008
@@ -9,11 +9,6 @@
DEB_INSTALL_DOCS_ALL = ./NEWS ./README
DEB_CONFIGURE_EXTRA_FLAGS += MCS=/usr/bin/csc
DEB_CONFIGURE_EXTRA_FLAGS += CSC=/usr/bin/csc
-
-DEB_AUTO_UPDATE_ACLOCAL = 1.10
-DEB_AUTO_UPDATE_LIBTOOL = pre
-DEB_AUTO_UPDATE_AUTOCONF = true
-DEB_AUTO_UPDATE_AUTOMAKE = 1.10
install/gbrainy::
# Create missing directories
More information about the Pkg-cli-apps-commits
mailing list