[Pkg-mono-svn-commits] rev 2511 - monodoc/trunk/debian

Mirco Bauer meebey-guest at costa.debian.org
Sat Apr 29 23:26:08 UTC 2006


Author: meebey-guest
Date: 2006-04-29 23:26:08 +0000 (Sat, 29 Apr 2006)
New Revision: 2511

Modified:
   monodoc/trunk/debian/changelog
   monodoc/trunk/debian/control
   monodoc/trunk/debian/copyright
   monodoc/trunk/debian/rules
Log:
- FSF, build-dep, binary-arch target



Modified: monodoc/trunk/debian/changelog
===================================================================
--- monodoc/trunk/debian/changelog	2006-04-29 23:25:54 UTC (rev 2510)
+++ monodoc/trunk/debian/changelog	2006-04-29 23:26:08 UTC (rev 2511)
@@ -3,6 +3,9 @@
   * Mirco 'meebey' Bauer
     + Rebuild against Mono 1.1.13.6-3
     + Updated cli-common build-dep to cli-common-dev >= 0.4.0
+    + Moved debhelper build-dep-indep to build-dep.
+    + Updated FSF's snail-mail address in debian/copyright.
+    + Added binary-arch target to debian/rules.
 
  -- Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>  Sun, 30 Apr 2006 00:09:07 +0200
 

Modified: monodoc/trunk/debian/control
===================================================================
--- monodoc/trunk/debian/control	2006-04-29 23:25:54 UTC (rev 2510)
+++ monodoc/trunk/debian/control	2006-04-29 23:26:08 UTC (rev 2511)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
 Uploaders: Eduard Bloch <blade at debian.org>, Mirco Bauer <meebey at meebey.net>
-Build-Depends-Indep: debhelper (>= 4.0.0), cli-common-dev (>= 0.4.0), pkg-config, libmono-dev (>= 1.0), mono-gac (>= 1.0), mono-xsp-base (>= 1.1.9)
+Build-Depends: debhelper (>= 4.0.0)
+Build-Depends-Indep: cli-common-dev (>= 0.4.0), pkg-config, libmono-dev (>= 1.0), mono-gac (>= 1.0), mono-xsp-base (>= 1.1.9)
 Standards-Version: 3.6.2.1
 
 Package: monodoc

Modified: monodoc/trunk/debian/copyright
===================================================================
--- monodoc/trunk/debian/copyright	2006-04-29 23:25:54 UTC (rev 2510)
+++ monodoc/trunk/debian/copyright	2006-04-29 23:26:08 UTC (rev 2511)
@@ -18,9 +18,9 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this package; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-   02111-1307, USA.
+   along with this package; if not, write to the
+   Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+   MA 02110-1301, USA.
 
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.

Modified: monodoc/trunk/debian/rules
===================================================================
--- monodoc/trunk/debian/rules	2006-04-29 23:25:54 UTC (rev 2510)
+++ monodoc/trunk/debian/rules	2006-04-29 23:26:08 UTC (rev 2511)
@@ -54,5 +54,7 @@
 	dh_md5sums
 	dh_builddeb
 
+binary-arch:
+
 binary: binary-indep
 .PHONY: build clean binary-indep binary install




More information about the Pkg-mono-svn-commits mailing list