rev 13777 - in branches/kde4.2/packages: akonadi/debian blitz/debian eigen/debian phonon/debian soprano/debian

Modestas Vainius modax-guest at alioth.debian.org
Mon Feb 16 00:13:34 UTC 2009


Author: modax-guest
Date: 2009-02-16 00:13:34 +0000 (Mon, 16 Feb 2009)
New Revision: 13777

Modified:
   branches/kde4.2/packages/akonadi/debian/changelog
   branches/kde4.2/packages/akonadi/debian/rules
   branches/kde4.2/packages/blitz/debian/changelog
   branches/kde4.2/packages/blitz/debian/rules
   branches/kde4.2/packages/eigen/debian/changelog
   branches/kde4.2/packages/eigen/debian/rules
   branches/kde4.2/packages/phonon/debian/changelog
   branches/kde4.2/packages/phonon/debian/rules
   branches/kde4.2/packages/soprano/debian/changelog
   branches/kde4.2/packages/soprano/debian/rules
Log:
Get rid of THIS_SHOULD_GO_TO_UNSTABLE in debian/rules

Modified: branches/kde4.2/packages/akonadi/debian/changelog
===================================================================
--- branches/kde4.2/packages/akonadi/debian/changelog	2009-02-16 00:01:12 UTC (rev 13776)
+++ branches/kde4.2/packages/akonadi/debian/changelog	2009-02-16 00:13:34 UTC (rev 13777)
@@ -7,8 +7,9 @@
     - remove debian/cdbs directory;
     - replace debian/cdbs/kde.mk with
       /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk in debian/rules.
+  * Remove THIS_SHOULD_GO_TO_UNSTABLE from debian/rules.
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 24 Jan 2009 13:37:05 +0100
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 16 Feb 2009 02:10:24 +0200
 
 akonadi (1.1.1-1) experimental; urgency=low
 

Modified: branches/kde4.2/packages/akonadi/debian/rules
===================================================================
--- branches/kde4.2/packages/akonadi/debian/rules	2009-02-16 00:01:12 UTC (rev 13776)
+++ branches/kde4.2/packages/akonadi/debian/rules	2009-02-16 00:13:34 UTC (rev 13777)
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-THIS_SHOULD_GO_TO_UNSTABLE=0
 
 DEB_CONFIG_INSTALL_DIR = /etc
 DEB_DH_MAKESHLIBS_ARGS_libakonadiprivate1 := -V'libakonadiprivate1 (>= 1.1.0)'

Modified: branches/kde4.2/packages/blitz/debian/changelog
===================================================================
--- branches/kde4.2/packages/blitz/debian/changelog	2009-02-16 00:01:12 UTC (rev 13776)
+++ branches/kde4.2/packages/blitz/debian/changelog	2009-02-16 00:13:34 UTC (rev 13777)
@@ -7,8 +7,9 @@
     - remove debian/cdbs directory;
     - replace debian/cdbs/kde.mk with
       /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk in debian/rules.
+  * Remove THIS_SHOULD_GO_TO_UNSTABLE from debian/rules.
 
- -- Modestas Vainius <modestas at vainius.eu>  Sat, 24 Jan 2009 03:44:31 +0200
+ -- Modestas Vainius <modestas at vainius.eu>  Mon, 16 Feb 2009 02:10:50 +0200
 
 qimageblitz (1:0.0.4-3) experimental; urgency=low
 

Modified: branches/kde4.2/packages/blitz/debian/rules
===================================================================
--- branches/kde4.2/packages/blitz/debian/rules	2009-02-16 00:01:12 UTC (rev 13776)
+++ branches/kde4.2/packages/blitz/debian/rules	2009-02-16 00:13:34 UTC (rev 13777)
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 
-THIS_SHOULD_GO_TO_UNSTABLE=1
 
 include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk
 include debian/cpu-optimize.mk

Modified: branches/kde4.2/packages/eigen/debian/changelog
===================================================================
--- branches/kde4.2/packages/eigen/debian/changelog	2009-02-16 00:01:12 UTC (rev 13776)
+++ branches/kde4.2/packages/eigen/debian/changelog	2009-02-16 00:13:34 UTC (rev 13777)
@@ -6,8 +6,9 @@
     - replace debian/cdbs/kde.mk with
       /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk in debian/rules.
   * Bump debhelper compat to v7.
+  * Remove THIS_SHOULD_GO_TO_UNSTABLE from debian/rules.  
 
- -- Modestas Vainius <modestas at vainius.eu>  Sat, 02 Feb 2008 07:22:50 +0100
+ -- Modestas Vainius <modestas at vainius.eu>  Mon, 16 Feb 2009 02:11:06 +0200
 
 eigen (1.0.5-2) unstable; urgency=low
 

Modified: branches/kde4.2/packages/eigen/debian/rules
===================================================================
--- branches/kde4.2/packages/eigen/debian/rules	2009-02-16 00:01:12 UTC (rev 13776)
+++ branches/kde4.2/packages/eigen/debian/rules	2009-02-16 00:13:34 UTC (rev 13777)
@@ -1,4 +1,3 @@
 #! /usr/bin/make -f
 
-THIS_SHOULD_GO_TO_UNSTABLE = 1
 include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk

Modified: branches/kde4.2/packages/phonon/debian/changelog
===================================================================
--- branches/kde4.2/packages/phonon/debian/changelog	2009-02-16 00:01:12 UTC (rev 13776)
+++ branches/kde4.2/packages/phonon/debian/changelog	2009-02-16 00:13:34 UTC (rev 13777)
@@ -10,8 +10,9 @@
     - replace debian/cdbs/kde.mk with
       /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk in debian/rules;
     - remove custom symbolshelper rules from debian/rules.
+  * Remove THIS_SHOULD_GO_TO_UNSTABLE from debian/rules.
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 24 Jan 2009 03:46:50 +0200
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 16 Feb 2009 02:11:30 +0200
 
 phonon (4:4.3.0-1) experimental; urgency=low
 

Modified: branches/kde4.2/packages/phonon/debian/rules
===================================================================
--- branches/kde4.2/packages/phonon/debian/rules	2009-02-16 00:01:12 UTC (rev 13776)
+++ branches/kde4.2/packages/phonon/debian/rules	2009-02-16 00:13:34 UTC (rev 13777)
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-THIS_SHOULD_GO_TO_UNSTABLE=0
 
 include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk
 

Modified: branches/kde4.2/packages/soprano/debian/changelog
===================================================================
--- branches/kde4.2/packages/soprano/debian/changelog	2009-02-16 00:01:12 UTC (rev 13776)
+++ branches/kde4.2/packages/soprano/debian/changelog	2009-02-16 00:13:34 UTC (rev 13777)
@@ -1,3 +1,11 @@
+soprano (2.1.67+dfsg.1-3~pre1) UNRELEASED; urgency=low
+
+  +++ Changes by Modestas Vainius:
+
+  * Remove THIS_SHOULD_GO_TO_UNSTABLE from debian/rules.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 16 Feb 2009 02:11:53 +0200
+
 soprano (2.1.67+dfsg.1-2) experimental; urgency=low
 
   +++ Changes by Modestas Vainius:

Modified: branches/kde4.2/packages/soprano/debian/rules
===================================================================
--- branches/kde4.2/packages/soprano/debian/rules	2009-02-16 00:01:12 UTC (rev 13776)
+++ branches/kde4.2/packages/soprano/debian/rules	2009-02-16 00:13:34 UTC (rev 13777)
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-THIS_SHOULD_GO_TO_UNSTABLE=0
 
 include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk
 




More information about the pkg-kde-commits mailing list