~ubuntu-branches/ubuntu/quantal/dh-make/quantal

« back to all changes in this revision

Viewing changes to debian/changelog

  • 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:
 
1
dh-make (0.61) unstable; urgency=low
 
2
 
 
3
  * Update to standards version 3.9.3
 
4
  * Update to debhelper version 9
 
5
  * debhelper v9 uses dpkg-buildflags Closes: #644486
 
6
  * Remove ldap-utils conflict as that version is not even in stable
 
7
  * Changed emacsen-startup script to debian-emacs-flavour Closes:
 
8
    #662163
 
9
  * Fixed emacsen-install from SamBs patch Closes: #665312
 
10
  * emacsen-install uses relative symlinks Closes: #670409
 
11
  * emacsen-install uses debian-pkg-add-load-path Closes: #672478
 
12
  * Man page doesnt have discouraged AUTHORS section Closes: #672543
 
13
  * Final version of 1.0 copyright file changed Closes: #665770
 
14
  * Minor tweaks to license files Closes: #662192
 
15
  * Rename x11 to mit license to follow SPDX list, same bug as above
 
16
  * Add -y,--yes option to run non-interactively
 
17
  * Add --packageclass,-C option to set class instead of -s,-i,-m etc
 
18
  * Don't add missing when non .ex file exists Closes: #662888
 
19
 
 
20
 -- Craig Small <csmall@debian.org>  Fri, 13 Jul 2012 21:26:38 +1000
 
21
 
1
22
dh-make (0.60) unstable; urgency=low
2
23
 
3
 
  * Added logname check Closes: #646924
 
24
  * Added logname check Closes: #646294
4
25
  * emacsen-install uses symlinks Closes: #653854
5
26
  * add --with autotools-dev in rules when using autotools-dev Closes: #633347
6
27
  * Refer to dh not debhelper(1) in man page Closes: #640822