r107012 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107011‎ | r107012 | r107013 >
Date:23:53, 21 December 2011
Author:asher
Status:deferred
Tags:
Comment:
tweaks to base pkg naming for mysql-at-facebook build
Modified paths:
  • /trunk/debs/mysql-at-facebook/debian/changelog (modified) (history)
  • /trunk/debs/mysql-at-facebook/debian/control (modified) (history)
  • /trunk/debs/mysql-at-facebook/debian/rules (modified) (history)

Diff [purge]

Index: trunk/debs/mysql-at-facebook/debian/control
@@ -1,13 +1,10 @@
2 -Source: mysql
 2+Source: mysqlatfacebook
33 Section: misc
44 Priority: optional
5 -Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
6 -Uploaders: Norbert Tretkowski <norbert@tretkowski.de>
 5+Maintainer: Asher Feldman <afeldman@wikimedia.org>
76 Build-Depends: libtool (>= 1.4.2-7), procps | hurd, debhelper (>= 7.4.0), file (>= 3.28), libncurses5-dev (>= 5.0-6), perl (>= 5.6.0), libwrap0-dev (>= 7.0), zlib1g-dev (>= 1:1.1.3-5), libreadline-dev, psmisc, po-debconf, chrpath, doxygen, ghostscript, gawk, bison, lsb-release, hardening-wrapper, cmake, automake, git-core
87 Standards-Version: 3.9.2
9 -Homepage: http://dev.mysql.com/
10 -Vcs-Browser: http://svn.debian.org/wsvn/pkg-mysql/mysql/
11 -Vcs-Svn: svn://svn.debian.org/svn/pkg-mysql/mysql/
 8+Homepage: https://launchpad.net/mysqlatfacebook
129
1310 Package: libmysqlclient16
1411 Section: libs
Index: trunk/debs/mysql-at-facebook/debian/changelog
@@ -1,4 +1,4 @@
2 -mysql (5.1.53-fb3753-wm1) unstable; urgency=low
 2+mysqlatfacebook (5.1.53-fb3753-wm1) wikimedia-lucid-mysql; urgency=low
33
44 * mysql-at-facebook 5.1 r3753
55
Index: trunk/debs/mysql-at-facebook/debian/rules
@@ -2,7 +2,7 @@
33
44 export DH_VERBOSE=1
55
6 -PACKAGE=mysql-5.1
 6+PACKAGE=mysqlatfacebook
77
88 TMP=$(CURDIR)/debian/tmp/
99