[med-svn] r18182 - trunk/packages/maude/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Oct 2 06:04:41 UTC 2014
Author: tille
Date: 2014-10-02 06:04:41 +0000 (Thu, 02 Oct 2014)
New Revision: 18182
Modified:
trunk/packages/maude/trunk/debian/changelog
trunk/packages/maude/trunk/debian/control
Log:
Fix Build-Depends
Modified: trunk/packages/maude/trunk/debian/changelog
===================================================================
--- trunk/packages/maude/trunk/debian/changelog 2014-10-01 12:17:36 UTC (rev 18181)
+++ trunk/packages/maude/trunk/debian/changelog 2014-10-02 06:04:41 UTC (rev 18182)
@@ -1,3 +1,10 @@
+maude (2.6-6) UNRELEASED; urgency=medium
+
+ * Fix Build-Dependency after renamed libtecla-dev
+ Closes: #763694
+
+ -- Andreas Tille <tille at debian.org> Thu, 02 Oct 2014 08:03:45 +0200
+
maude (2.6-5) unstable; urgency=medium
* move debian/upstream to debian/upstream/metadata
Modified: trunk/packages/maude/trunk/debian/control
===================================================================
--- trunk/packages/maude/trunk/debian/control 2014-10-01 12:17:36 UTC (rev 18181)
+++ trunk/packages/maude/trunk/debian/control 2014-10-02 06:04:41 UTC (rev 18182)
@@ -6,7 +6,7 @@
Priority: optional
Build-Depends: debhelper (>= 9),
autotools-dev,
- libtecla1-dev,
+ libtecla-dev,
libbdd-dev,
libgmp3-dev,
libsigsegv-dev,
More information about the debian-med-commit
mailing list