~josephjamesmills/ubuntu/quantal/dh-make/fixed-bug-1048908

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Craig Small
  • Date: 2012-07-13 21:26:38 UTC
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: package-import@ubuntu.com-20120713212638-e2ymcmc30xek8ca4
* Update to standards version 3.9.3
* Update to debhelper version 9
* debhelper v9 uses dpkg-buildflags Closes: #644486
* Remove ldap-utils conflict as that version is not even in stable
* Changed emacsen-startup script to debian-emacs-flavour Closes:
  #662163
* Fixed emacsen-install from SamBs patch Closes: #665312
* emacsen-install uses relative symlinks Closes: #670409
* emacsen-install uses debian-pkg-add-load-path Closes: #672478
* Man page doesnt have discouraged AUTHORS section Closes: #672543
* Final version of 1.0 copyright file changed Closes: #665770
* Minor tweaks to license files Closes: #662192
* Rename x11 to mit license to follow SPDX list, same bug as above
* Add -y,--yes option to run non-interactively
* Add --packageclass,-C option to set class instead of -s,-i,-m etc
* Don't add missing when non .ex file exists Closes: #662888

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Craig Small <csmall@debian.org>
5
5
Build-Depends: debhelper (>= 8.0.0)
6
 
Standards-Version: 3.9.2
 
6
Standards-Version: 3.9.3
7
7
Vcs-Git: git://git.debian.org/collab-maint/dh-make.git
8
8
Vcs-Browser: http://git.debian.org/?p=collab-maint/dh-make.git;a=summary
9
9
 
10
10
Package: dh-make
11
11
Architecture: all
12
 
Depends: debhelper (>= 8), make, ${perl:Depends}, dpkg-dev, ${misc:Depends}
13
 
Conflicts: ldap-utils (<< 2.0.0-0)
 
12
Depends: debhelper (>= 9), make, ${perl:Depends}, dpkg-dev, ${misc:Depends}
14
13
Suggests: build-essential
15
14
Description: tool that converts source archives into Debian package source
16
15
 This package allows you to take a standard (or upstream) source package