Changeset: 264a41e80739 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=264a41e80739
Modified Files:
        debian/changelog
Branch: Jul2015
Log Message:

Remove release numbers from debian/changelog.
When compiling for Debian 8 (Jessie) we got an error about these
release numbers, so we'll just remove them.


diffs (truncated from 2409 to 300 lines):

diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-monetdb (11.19.15-20150603) unstable; urgency=low
+monetdb (11.19.15) unstable; urgency=low
 
   * Rebuilt.
   * BZ#3707: var() possibly not working in debug builds
@@ -8,7 +8,7 @@ monetdb (11.19.15-20150603) unstable; ur
 
  -- Sjoerd Mullender <sjo...@acm.org>  Wed, 03 Jun 2015 12:31:39 +0200
 
-monetdb (11.19.13-20150519) unstable; urgency=low
+monetdb (11.19.13) unstable; urgency=low
 
   * Rebuilt.
   * BZ#3712: Concurrency issue on querying the SQL catalog
@@ -23,7 +23,7 @@ monetdb (11.19.13-20150519) unstable; ur
 
  -- Sjoerd Mullender <sjo...@acm.org>  Tue, 19 May 2015 13:34:49 +0200
 
-monetdb (11.19.11-20150423) unstable; urgency=low
+monetdb (11.19.11) unstable; urgency=low
 
   * Rebuilt.
   * BZ#3466: UPDATE statements fails with "GDKerror: MT_mremap() failed"
@@ -86,20 +86,20 @@ monetdb (11.19.11-20150423) unstable; ur
 
  -- Sjoerd Mullender <sjo...@acm.org>  Thu, 23 Apr 2015 09:17:39 +0200
 
-monetdb (11.19.11-20150423) unstable; urgency=low
+monetdb (11.19.11) unstable; urgency=low
 
   * buildtools: We now also create debug packages for Debian and Ubuntu.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Tue, 3 Feb 2015 09:17:39 +0200
 
-monetdb (11.19.11-20150423) unstable; urgency=low
+monetdb (11.19.11) unstable; urgency=low
 
   * gdk: Replaced the rangejoin implementation with one that uses imprints if
     it can.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Tue, 27 Jan 2015 09:17:39 +0200
 
-monetdb (11.19.9-20150123) unstable; urgency=low
+monetdb (11.19.9) unstable; urgency=low
 
   * Rebuilt.
   * BZ#3467: Field aliases with '#' character excise field names in
@@ -133,14 +133,14 @@ monetdb (11.19.9-20150123) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 23 Jan 2015 13:21:50 +0100
 
-monetdb (11.19.9-20150123) unstable; urgency=low
+monetdb (11.19.9) unstable; urgency=low
 
   * sql: Fixed a typo in a column name of the sys.tablestoragemodel view
     (auxillary changed to auxiliary).
 
  -- Sjoerd Mullender <sjo...@acm.org>  Mon, 19 Jan 2015 13:21:50 +0100
 
-monetdb (11.19.9-20150123) unstable; urgency=low
+monetdb (11.19.9) unstable; urgency=low
 
   * clients: Changes to the Perl interface, thanks to Stefan O'Rear:
     1. removes "use sigtrap", because this has global effects and should
@@ -170,13 +170,13 @@ monetdb (11.19.9-20150123) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Tue, 13 Jan 2015 13:21:50 +0100
 
-monetdb (11.19.7-20141121) unstable; urgency=low
+monetdb (11.19.7) unstable; urgency=low
 
   * Rebuilt.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 21 Nov 2014 10:14:18 +0100
 
-monetdb (11.19.5-20141120) unstable; urgency=low
+monetdb (11.19.5) unstable; urgency=low
 
   * Rebuilt.
   * BZ#3580: cosmetic change (append newline)
@@ -190,27 +190,27 @@ monetdb (11.19.5-20141120) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Thu, 20 Nov 2014 10:37:22 +0100
 
-monetdb (11.19.5-20141120) unstable; urgency=low
+monetdb (11.19.5) unstable; urgency=low
 
   * gdk: Implemented a change to the way in which string bats are appended.
     We now try harder to limit the growth of the string heap.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Thu, 20 Nov 2014 10:37:22 +0100
 
-monetdb (11.19.5-20141120) unstable; urgency=low
+monetdb (11.19.5) unstable; urgency=low
 
   * monetdb5: Fixed adding of 0 intervals to dates.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Thu, 20 Nov 2014 10:37:22 +0100
 
-monetdb (11.19.5-20141120) unstable; urgency=low
+monetdb (11.19.5) unstable; urgency=low
 
   * sql: Fixed sys.queue() implementation to report on other queries being
     executed.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Thu, 20 Nov 2014 10:37:22 +0100
 
-monetdb (11.19.5-20141120) unstable; urgency=low
+monetdb (11.19.5) unstable; urgency=low
 
   * sql: A number of bugs were fixed in the code to upgrade a database from
     previous releases.  This version should fix the upgrade of a database
@@ -219,14 +219,14 @@ monetdb (11.19.5-20141120) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 14 Nov 2014 10:37:22 +0100
 
-monetdb (11.19.5-20141120) unstable; urgency=low
+monetdb (11.19.5) unstable; urgency=low
 
   * buildtools: The libraries included in the Windows installers have been 
upgraded.
     We now use libxml2-2.9.2, openssl-1.0.1j, pcre-8.36, and zlib-1.2.8.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 7 Nov 2014 10:37:22 +0100
 
-monetdb (11.19.5-20141120) unstable; urgency=low
+monetdb (11.19.5) unstable; urgency=low
 
   * gdk: Fixed some problems with BATsample.  It was possible for BATsample to
     return a value that was just beyond the end of the sampled BAT.  Also,
@@ -236,13 +236,13 @@ monetdb (11.19.5-20141120) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Wed, 5 Nov 2014 10:37:22 +0100
 
-monetdb (11.19.3-20141028) unstable; urgency=low
+monetdb (11.19.3) unstable; urgency=low
 
   * Rebuilt.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Tue, 28 Oct 2014 09:02:24 +0100
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * Rebuilt.
   * BZ#2618: Implement master slave scheme
@@ -355,27 +355,27 @@ monetdb (11.19.1-20141024) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 24 Oct 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * monetdb5: Removed algebra.materialize.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Mon, 15 Sep 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * monetdb5: Removed algebra.kunique and algebra.tunique.  They were subsumed 
by
     algebra.subunique.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 29 Aug 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * monetdb5: Remove algebra.antiuselect and algebra.thetauselect.  They were 
subsumed
     by algebra.subselect.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Tue, 26 Aug 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * monetdb5: Removed algebra.topN and its imlementation BATtopN.  The 
function was
     not used.
@@ -386,7 +386,7 @@ monetdb (11.19.1-20141024) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Mon, 25 Aug 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * gdk: Added "multifarm" capability.  It is now possible to separate 
persistent
     and transient BATs into different directories (presumably on different
@@ -395,7 +395,7 @@ monetdb (11.19.1-20141024) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 25 Jul 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * buildtools: Jacqueline, the MonetDB/JAQL frontend, has been removed.  The 
frontend
     never grew beyond being experimental, and there is no interest anymore
@@ -403,20 +403,20 @@ monetdb (11.19.1-20141024) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 25 Jul 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * sql: Added PostgreSQL compatible string TRIM, LTRIM, RTRIM, LPAD and RPAD
     functions
 
  -- Jennie Zhang <y.zh...@cwi.nl>  Fri, 25 Jul 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * mapilib: Changed mapi_timeout argument from seconds to milliseconds.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 25 Jul 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * stream: Changed mnstr_settimeout function so that the specified timeout is 
now
     in milliseconds (used to be seconds), and that it also needs an extra
@@ -426,14 +426,14 @@ monetdb (11.19.1-20141024) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 25 Jul 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * merovingian: monetdb create: add -p flag to set monetdb user password on 
creation,
     and therefore allow creating the database in unlocked state
 
  -- Fabian Groffen <fab...@monetdb.org>  Fri, 25 Jul 2014 09:22:22 +0200
 
-monetdb (11.19.1-20141024) unstable; urgency=low
+monetdb (11.19.1) unstable; urgency=low
 
   * sql: Stop support for upgrading directly from a database created with a
     server from the Oct2012 release or older.  You can upgrade via the
@@ -441,7 +441,7 @@ monetdb (11.19.1-20141024) unstable; urg
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 25 Jul 2014 09:22:22 +0200
 
-monetdb (11.17.21-20140725) unstable; urgency=low
+monetdb (11.17.21) unstable; urgency=low
 
   * Rebuilt.
   * BZ#3519: Uppercase TRUE/FALSE strings cannot be converted to boolean
@@ -449,7 +449,7 @@ monetdb (11.17.21-20140725) unstable; ur
 
  -- Sjoerd Mullender <sjo...@acm.org>  Fri, 25 Jul 2014 15:09:53 +0200
 
-monetdb (11.17.19-20140722) unstable; urgency=low
+monetdb (11.17.19) unstable; urgency=low
 
   * Rebuilt.
   * BZ#3487: dead link to "Professional services"
@@ -460,7 +460,7 @@ monetdb (11.17.19-20140722) unstable; ur
 
  -- Sjoerd Mullender <sjo...@acm.org>  Tue, 22 Jul 2014 11:42:07 +0200
 
-monetdb (11.17.19-20140722) unstable; urgency=low
+monetdb (11.17.19) unstable; urgency=low
 
   * buildtools: Fix configure to continue without Python if the python binary 
is
     too old.  This instead of always aborting configure if python happens
@@ -468,14 +468,14 @@ monetdb (11.17.19-20140722) unstable; ur
 
  -- Sjoerd Mullender <sjo...@acm.org>  Tue, 3 Jun 2014 11:42:07 +0200
 
-monetdb (11.17.17-20140514) unstable; urgency=low
+monetdb (11.17.17) unstable; urgency=low
 
   * Rebuilt.
   * BZ#3482: Crossproduct error
 
  -- Sjoerd Mullender <sjo...@acm.org>  Wed, 14 May 2014 09:55:28 +0200
 
-monetdb (11.17.15-20140508) unstable; urgency=low
+monetdb (11.17.15) unstable; urgency=low
 
   * Rebuilt.
   * BZ#3424: numeric values at the front of strings determines whether
@@ -505,28 +505,28 @@ monetdb (11.17.15-20140508) unstable; ur
 
  -- Sjoerd Mullender <sjo...@acm.org>  Thu, 08 May 2014 14:21:36 +0200
 
-monetdb (11.17.15-20140508) unstable; urgency=low
+monetdb (11.17.15) unstable; urgency=low
 
   * buildtools: Lots of minor fixes were made for potential defects found by 
Coverity
     Scan.
 
  -- Sjoerd Mullender <sjo...@acm.org>  Wed, 30 Apr 2014 14:21:36 +0200
 
-monetdb (11.17.15-20140508) unstable; urgency=low
+monetdb (11.17.15) unstable; urgency=low
 
   * clients: ODBC: Implemented {call procedure-name(...)} escape.  The version
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to