[Lsb-messages] /var/www/bzr/lsb/devel/specdb r1240: enable ncursesw standards, and make sure Stags are unique (bug 1761)

Mats Wichmann mats at linuxfoundation.org
Mon Dec 31 18:51:02 UTC 2012


------------------------------------------------------------
revno: 1240
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: specdb
timestamp: Mon 2012-12-31 11:51:02 -0700
message:
  enable ncursesw standards, and make sure Stags are unique (bug 1761)
modified:
  SModStd.init
  Standard.init
-------------- next part --------------
=== modified file 'SModStd.init'
--- a/SModStd.init	2012-12-26 14:02:57 +0000
+++ b/SModStd.init	2012-12-31 18:51:02 +0000
@@ -287,3 +287,5 @@
 INSERT INTO `SModStd` VALUES (4,173,'5.0',NULL);
 INSERT INTO `SModStd` VALUES (4,174,'5.0',NULL);
 INSERT INTO `SModStd` VALUES (4,176,'5.0',NULL);
+INSERT INTO `SModStd` VALUES (17,177,'5.0',NULL);
+INSERT INTO `SModStd` VALUES (17,178,'5.0',NULL);

=== modified file 'Standard.init'
--- a/Standard.init	2012-12-28 14:39:05 +0000
+++ b/Standard.init	2012-12-31 18:51:02 +0000
@@ -169,4 +169,4 @@
 INSERT INTO `Standard` VALUES (175,'Glib 2.32','Glib 2.32 Reference Manual','http://developer.gnome.org/glib/2.32','','Standard',1,'Glib 2.32 Reference Manual','http://developer.gnome.org/glib/2.32','Glib','5.0',NULL);
 INSERT INTO `Standard` VALUES (176,'Gobject 2.32','Gobject 2.32 Reference Manual','http://developer.gnome.org/gobject/2.32','','Standard',1,'Gobject 2.32 Reference Manual','http://developer.gnome.org/gobject/2.32','Gobject','5.0',NULL);
 INSERT INTO `Standard` VALUES (177,'Libncursesw','Libncursesw API','http://invisible-island.net/ncurses/man/ncurses.3x.html','','Standard',1,'Libncursesw API','http://invisible-island.net/ncurses/man/','Libncursesw','5.0',NULL);
-INSERT INTO `Standard` VALUES (178,'ncursesw','Libncursesw Specification Placeholder','http://refspecs.linux-foundation.org/libncursesw/libncurses.html','','Standard',1,'Libncursesw Placeholder',NULL,'Libncursesw','5.0',NULL);
+INSERT INTO `Standard` VALUES (178,'ncursesw','Libncursesw Specification Placeholder','http://refspecs.linux-foundation.org/libncursesw/libncurses.html','','Standard',1,'Libncursesw Placeholder',NULL,'ncursesw','5.0',NULL);



More information about the lsb-messages mailing list