~ubuntu-branches/ubuntu/wily/octave-miscellaneous/wily

« back to all changes in this revision

Viewing changes to debian/patches/autoload-yes.patch

  • Committer: Package Import Robot
  • Author(s): Sébastien Villemot, Rafael Laboissiere, Sébastien Villemot
  • Date: 2012-10-17 13:40:55 UTC
  • mfrom: (1.2.1) (12 sid)
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: package-import@ubuntu.com-20121017134055-vatltexghy77fnv7
Tags: 1.2.0-1
[ Rafael Laboissiere ]
* Imported Upstream version 1.2.0
* Bump Standards-Version to 3.9.4 (no changes needed)
* Refresh for new upstream release
* Use Sébastien Villemot's @debian.org email address
* Remove obsolete DM-Upload-Allowed flag
* Add patch autoload-yes.patch
* Add copyright info for file lauchli.m (included in a Debian patch)
* Add patch partcnt-test-succeeds.patch
* Build-depends on octave-pkg-dev >= 1.0.3

[ Sébastien Villemot ]
* debian/control: fix versioned dependency on debhelper
* Add lintian override for false positive on hardening (fortify)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Autoload the package
 
2
Author: Rafael Laboissiere <rafael@laboissiere.net>
 
3
Forwarded: not-needed
 
4
Last-Update: 2012-10-16
 
5
 
 
6
--- octave-miscellaneous-1.2.0.orig/DESCRIPTION
 
7
+++ octave-miscellaneous-1.2.0/DESCRIPTION
 
8
@@ -7,7 +7,7 @@ Title: Miscellaneous functions
 
9
 Description: Miscellaneous tools that don't fit somewhere else.
 
10
 Categories: Miscellaneous
 
11
 Depends: octave (>= 3.6.0), general (>= 1.3.1)
 
12
-Autoload: no
 
13
+Autoload: yes
 
14
 SystemRequirements: units
 
15
 BuildRequires: termcap-devel [Debian] libncurses5-dev
 
16
 License: GPLv3+