CVS commit by bensi:
changelog
M +7 -1 changelog 1.7
--- kdenonbeta/kdedebian/kalternatives/debian/changelog #1.6:1.7
@@ -1,3 +1,9 @@
-kalternatives (0.8-1) unstable; urgency=low
+kalternatives (0.12-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- > Tue, 14 Oct 2004 13:07:
Package: libkdepim1
Version: 4:3.3.0-3
Severity: grave
Justification: renders package unusable
when I execute an application dependent on libkdepim1 since the passage
in 3.3.0-3, I obtain this error message : relocation error:
/usr/lib/libkdepim.so.1: undefined symbol:
_ZN9KLineEdit16contextMenuEv
CVS commit by bensi:
modification rules
M +1 -1 rules 1.2
--- kdenonbeta/kdedebian/kalternatives/debian/rules #1.1.1.1:1.2
@@ -7,5 +7,5 @@
build:
$(checkdir)
-
+./configure
$(MAKE) CFLAGS="-O2 -g -Wall"
touch build
Local variables:
mode: debian-changelog
--- kdenonbeta/kdedebian/kalternatives/debian/control #1.3:1.4
@@ -2,10 +2,11 @@
Section: admin
Priority: optional
-Maintainer: Juanjo Alvarez <[EMAIL PROTECTED]>
+Maintainer: Juanjo Alvarez <[EMAIL PROTECTED]> and Mario BENSI <[EMAIL
PROTE
CVS commit by bensi:
test platform during compilation (debian or mandrake)
M +5 -0 configure.in.in 1.2
--- kdenonbeta/kdedebian/kalternatives/configure.in.in #1.1:1.2
@@ -5,2 +5,7 @@
AC_CHECK_KDEMAXPATHLEN
+AC_CHECK_FILE(/var/lib/dpkg/alternatives, [AC_DEFINE([DEBIAN], [], [debia
CVS commit by bensi:
correction of bug in the list of the alternatives and GUI redesign.
Aaddalternativesui.ui 1.1
Amainwindow.ui 1.1
Apropertieswindow.ui 1.1
M +2 -2 Makefile.am 1.2
M +8 -1 altparser.cpp 1.6
M +543 -268 kalte
CVS commit by bensi:
Fix a bug in the alternatives parser, doesn't display manpages and executables
together in the list
M +1 -0 AUTHORS 1.2
M +27 -5 config.h.in 1.2
M +27 -2 configure.in 1.2
M +14 -7 src/altparser.cpp 1.3
Rsrc/moc_kalternatives.c
7 matches
Mail list logo