[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#582606: marked as done (BIC changes in public attica/platformdependent.h)



Your message dated Tue, 15 Jun 2010 10:58:46 +0300
with message-id <201006151059.03100.modestas@vainius.eu>
and subject line Re: BIC changes in public attica/platformdependent.h
has caused the Debian Bug report #582606,
regarding BIC changes in public attica/platformdependent.h
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
582606: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582606
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libattica0
Version: 0.1.4-1
Severity: serious

 namespace Attica {
 
@@ -43,6 +44,15 @@
 public:
     virtual ~PlatformDependent() {}
     virtual QList<QUrl> getDefaultProviderFiles() const = 0;
+    virtual void addDefaultProviderFile(const QUrl& url) = 0;
+    virtual void removeDefaultProviderFile(const QUrl& url) = 0;
+    
+    /**
+     * Providers are enabled by default. Use this call to disable or enable them later.
+     */
+    virtual void enableProvider(const QUrl& baseUrl, bool enabled) const = 0;
+    virtual bool isEnabled(const QUrl& baseUrl) const  = 0;
+    
     virtual bool hasCredentials(const QUrl& baseUrl) const = 0;
     virtual bool loadCredentials(const QUrl& baseUrl, QString& user, QString& password) = 0;
     virtual bool askForCredentials(const QUrl& baseUrl, QString& user, QString& password) = 0;
@@ -55,7 +65,7 @@
 
 }

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33-2-amd64 (SMP w/1 CPU core)
Locale: LANG=lt_LT.UTF-8, LC_CTYPE=lt_LT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libattica0 depends on:
ii  libc6                         2.10.2-8   Embedded GNU C Library: Shared lib
ii  libgcc1                       1:4.4.4-2  GCC support library
ii  libqt4-network                4:4.6.2-5  Qt 4 network module
ii  libqtcore4                    4:4.6.2-5  Qt 4 core module
ii  libstdc++6                    4.4.4-2    The GNU Standard C++ Library v3

libattica0 recommends no packages.

libattica0 suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Hello,

Let attica migrate to testing. kdebase-runtime is already in.

-- 
Modestas Vainius <modestas@vainius.eu>

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: