View Git repositories
Name Status Last Modified Last Commit
lp://staging/~joris-vankerschaver/ubuntu/trusty/emacsen-common/custom2.0.8 1 Development 2016-02-21 11:57:39 UTC
3. Fix changelog

Author: jvkersch
Revision Date: 2016-02-21 11:57:39 UTC

Fix changelog

lp://staging/ubuntu/wily/emacsen-common 1 Development 2015-05-05 15:19:23 UTC
15. * Require add-on packages to depend o...

Author: Rob Browning
Revision Date: 2014-05-21 15:19:38 UTC

* Require add-on packages to depend on emacsen-common >= 2.0.8. This
  should be simpler and safer, and emacsen-common is only ~140k, which
  shouldn't be too big a burden.

  One specific problem this solves is the handling of
  /var/lib/emacsen-common when emacsen-common is purged -- in particular
  /var/lib/emacsen-common/state/package/installed/*. Without the
  dependency, emacsen-common can't remove the tree without clobbering
  the state for every add-on, but if emacsen-common can't remove it, who
  can?

  This release changes the following requirements for add-on packages
  (see debian-emacs-policy for the details):

    - They must now depend on emacsen-common >= 2.0.8.
    - They don't need to conflict with emacsen-common anymore.
    - They don't need to guard their calls to emacs-install-package.
    - They don't need to guard their calls to emacs-remove-package.
    - They should no longer manage their package/installed/ file directly.

  In addition emacsen flavor packages should now depend on
  emacsen-common >= 2.0.8.

* emacs-package-install: don't try to validate the package during the preinst.
  The package files that we're looking for won't be available.
  Thanks to Tatsuya Kinoshita <tats@vega.ocn.ne.jp> for the report.
  (Closes: 736062)

* emacs-package-remove: remove unused context variable.

lp://staging/ubuntu/vivid/emacsen-common 2 Mature 2014-10-25 16:16:46 UTC
15. * Require add-on packages to depend o...

Author: Rob Browning
Revision Date: 2014-05-21 15:19:38 UTC

* Require add-on packages to depend on emacsen-common >= 2.0.8. This
  should be simpler and safer, and emacsen-common is only ~140k, which
  shouldn't be too big a burden.

  One specific problem this solves is the handling of
  /var/lib/emacsen-common when emacsen-common is purged -- in particular
  /var/lib/emacsen-common/state/package/installed/*. Without the
  dependency, emacsen-common can't remove the tree without clobbering
  the state for every add-on, but if emacsen-common can't remove it, who
  can?

  This release changes the following requirements for add-on packages
  (see debian-emacs-policy for the details):

    - They must now depend on emacsen-common >= 2.0.8.
    - They don't need to conflict with emacsen-common anymore.
    - They don't need to guard their calls to emacs-install-package.
    - They don't need to guard their calls to emacs-remove-package.
    - They should no longer manage their package/installed/ file directly.

  In addition emacsen flavor packages should now depend on
  emacsen-common >= 2.0.8.

* emacs-package-install: don't try to validate the package during the preinst.
  The package files that we're looking for won't be available.
  Thanks to Tatsuya Kinoshita <tats@vega.ocn.ne.jp> for the report.
  (Closes: 736062)

* emacs-package-remove: remove unused context variable.

lp://staging/ubuntu/utopic-proposed/emacsen-common 2 Mature 2014-05-22 05:22:01 UTC
15. * Require add-on packages to depend o...

Author: Rob Browning
Revision Date: 2014-05-21 15:19:38 UTC

* Require add-on packages to depend on emacsen-common >= 2.0.8. This
  should be simpler and safer, and emacsen-common is only ~140k, which
  shouldn't be too big a burden.

  One specific problem this solves is the handling of
  /var/lib/emacsen-common when emacsen-common is purged -- in particular
  /var/lib/emacsen-common/state/package/installed/*. Without the
  dependency, emacsen-common can't remove the tree without clobbering
  the state for every add-on, but if emacsen-common can't remove it, who
  can?

  This release changes the following requirements for add-on packages
  (see debian-emacs-policy for the details):

    - They must now depend on emacsen-common >= 2.0.8.
    - They don't need to conflict with emacsen-common anymore.
    - They don't need to guard their calls to emacs-install-package.
    - They don't need to guard their calls to emacs-remove-package.
    - They should no longer manage their package/installed/ file directly.

  In addition emacsen flavor packages should now depend on
  emacsen-common >= 2.0.8.

* emacs-package-install: don't try to validate the package during the preinst.
  The package files that we're looking for won't be available.
  Thanks to Tatsuya Kinoshita <tats@vega.ocn.ne.jp> for the report.
  (Closes: 736062)

* emacs-package-remove: remove unused context variable.

lp://staging/ubuntu/utopic/emacsen-common 1 Development 2014-05-21 15:19:38 UTC
15. * Require add-on packages to depend o...

Author: Rob Browning
Revision Date: 2014-05-21 15:19:38 UTC

* Require add-on packages to depend on emacsen-common >= 2.0.8. This
  should be simpler and safer, and emacsen-common is only ~140k, which
  shouldn't be too big a burden.

  One specific problem this solves is the handling of
  /var/lib/emacsen-common when emacsen-common is purged -- in particular
  /var/lib/emacsen-common/state/package/installed/*. Without the
  dependency, emacsen-common can't remove the tree without clobbering
  the state for every add-on, but if emacsen-common can't remove it, who
  can?

  This release changes the following requirements for add-on packages
  (see debian-emacs-policy for the details):

    - They must now depend on emacsen-common >= 2.0.8.
    - They don't need to conflict with emacsen-common anymore.
    - They don't need to guard their calls to emacs-install-package.
    - They don't need to guard their calls to emacs-remove-package.
    - They should no longer manage their package/installed/ file directly.

  In addition emacsen flavor packages should now depend on
  emacsen-common >= 2.0.8.

* emacs-package-install: don't try to validate the package during the preinst.
  The package files that we're looking for won't be available.
  Thanks to Tatsuya Kinoshita <tats@vega.ocn.ne.jp> for the report.
  (Closes: 736062)

* emacs-package-remove: remove unused context variable.

lp://staging/ubuntu/trusty/emacsen-common 2 Mature 2014-01-13 11:00:10 UTC
14. Fix typo; add missing "-m" to mkdir c...

Author: Rob Browning
Revision Date: 2014-01-13 11:00:10 UTC

Fix typo; add missing "-m" to mkdir call in postinst and policy.
Thanks to Stefan Lippers-Hollmann <s.L-H@gmx.de> for the report.
(Closes: 735155)

lp://staging/ubuntu/trusty-proposed/emacsen-common 1 Development 2014-01-13 11:00:10 UTC
14. Fix typo; add missing "-m" to mkdir c...

Author: Rob Browning
Revision Date: 2014-01-13 11:00:10 UTC

Fix typo; add missing "-m" to mkdir call in postinst and policy.
Thanks to Stefan Lippers-Hollmann <s.L-H@gmx.de> for the report.
(Closes: 735155)

lp://staging/ubuntu/saucy/emacsen-common 2 Mature 2013-04-27 01:17:33 UTC
12. * Don't ignore dependency install scr...

Author: Rob Browning
Revision Date: 2012-12-12 20:15:05 UTC

* Don't ignore dependency install scripts in emacs-package-install. The
  previous code didn't actually update the script name properly in the
  loop where it was trying to install all of an add-on package's
  dependencies. As a result, none of the dependencies' install scripts
  were actually invoked. Thanks to Sébastien Villemot
  <sebastien@debian.org> for tracking down the problem, and providing
  the patch. (closes: #693472)

* Invoke each add-on install script correctly as new-style or old-style.
  Previously, emacs-package-install would invoke all of the add-on
  install scripts in a dependency chain as either old-style or
  new-style, based solely on whether or not the package that triggered
  the install was old-style or new-style. Now it should invoke each
  package's install script based on whether the package itself is
  new-style or old-style, as determined by the presence or absence of
  the policy-required /usr/lib/emacsen-common/packages/compat/PACKAGE
  file. Thanks to Sébastien Villemot <sebastien@debian.org> for the
  report. (closes: #693472)

lp://staging/ubuntu/raring-proposed/emacsen-common 2 Mature 2013-01-10 11:12:15 UTC
12. * Don't ignore dependency install scr...

Author: Rob Browning
Revision Date: 2012-12-12 20:15:05 UTC

* Don't ignore dependency install scripts in emacs-package-install. The
  previous code didn't actually update the script name properly in the
  loop where it was trying to install all of an add-on package's
  dependencies. As a result, none of the dependencies' install scripts
  were actually invoked. Thanks to Sébastien Villemot
  <sebastien@debian.org> for tracking down the problem, and providing
  the patch. (closes: #693472)

* Invoke each add-on install script correctly as new-style or old-style.
  Previously, emacs-package-install would invoke all of the add-on
  install scripts in a dependency chain as either old-style or
  new-style, based solely on whether or not the package that triggered
  the install was old-style or new-style. Now it should invoke each
  package's install script based on whether the package itself is
  new-style or old-style, as determined by the presence or absence of
  the policy-required /usr/lib/emacsen-common/packages/compat/PACKAGE
  file. Thanks to Sébastien Villemot <sebastien@debian.org> for the
  report. (closes: #693472)

lp://staging/ubuntu/raring/emacsen-common 1 Development 2012-12-12 20:15:05 UTC
10. * Don't ignore dependency install scr...

Author: Rob Browning
Revision Date: 2012-12-12 20:15:05 UTC

* Don't ignore dependency install scripts in emacs-package-install. The
  previous code didn't actually update the script name properly in the
  loop where it was trying to install all of an add-on package's
  dependencies. As a result, none of the dependencies' install scripts
  were actually invoked. Thanks to Sébastien Villemot
  <sebastien@debian.org> for tracking down the problem, and providing
  the patch. (closes: #693472)

* Invoke each add-on install script correctly as new-style or old-style.
  Previously, emacs-package-install would invoke all of the add-on
  install scripts in a dependency chain as either old-style or
  new-style, based solely on whether or not the package that triggered
  the install was old-style or new-style. Now it should invoke each
  package's install script based on whether the package itself is
  new-style or old-style, as determined by the presence or absence of
  the policy-required /usr/lib/emacsen-common/packages/compat/PACKAGE
  file. Thanks to Sébastien Villemot <sebastien@debian.org> for the
  report. (closes: #693472)

lp://staging/ubuntu/quantal/emacsen-common 2 Mature 2012-05-22 22:53:55 UTC
9. * Move #DEBHEPLER# up in the postinst...

Author: Rob Browning
Revision Date: 2012-05-22 22:53:55 UTC

* Move #DEBHEPLER# up in the postinst to avoid an emacs complaint about
  a missing /usr/local/emacs/site-lisp during the emacsen-common package
  install script.

* Report something like "ERROR: install script from foo package failed"
  to more clearly indicate the cause of an install/remove failure.

lp://staging/ubuntu/precise/emacsen-common 2 Mature 2011-11-08 06:24:41 UTC
8. releasing version 1.4.22ubuntu1

Author: Steve Langasek
Revision Date: 2011-11-08 06:24:41 UTC

releasing version 1.4.22ubuntu1

lp://staging/ubuntu/oneiric/emacsen-common 2 Mature 2011-04-28 14:29:16 UTC
6. [ Andrey Bondarenko ] * debian-startu...

Author: Andrey Bondarenko
Revision Date: 2010-11-25 14:31:18 UTC

[ Andrey Bondarenko ]
* debian-startup.el: fix "Warning: 'mapcar' called for effect"
  patch by Era Eriksson (LP: #482849) taken from Debian bug #530961.

[ Alessio Treglia ]
* Set target to natty.

lp://staging/ubuntu/natty/emacsen-common bug 2 Mature 2011-01-21 20:23:35 UTC
6. [ Andrey Bondarenko ] * debian-startu...

Author: Andrey Bondarenko
Revision Date: 2010-11-25 14:31:18 UTC

[ Andrey Bondarenko ]
* debian-startup.el: fix "Warning: 'mapcar' called for effect"
  patch by Era Eriksson (LP: #482849) taken from Debian bug #530961.

[ Alessio Treglia ]
* Set target to natty.

lp://staging/ubuntu/maverick/emacsen-common 2 Mature 2010-04-30 20:06:38 UTC
5. emacs-package-install: don't throw an...

Author: Loïc Minier
Revision Date: 2009-10-26 11:39:15 UTC

emacs-package-install: don't throw an error when maintainer scripts call
this hook while emacsen-common isn't yet configured; LP: #456523.

lp://staging/ubuntu/karmic/emacsen-common bug 1 Development 2009-11-06 04:04:19 UTC
5. emacs-package-install: don't throw an...

Author: Loïc Minier
Revision Date: 2009-10-26 11:39:15 UTC

emacs-package-install: don't throw an error when maintainer scripts call
this hook while emacsen-common isn't yet configured; LP: #456523.

lp://staging/ubuntu/lucid/emacsen-common 1 Development 2009-10-30 14:29:29 UTC
5. emacs-package-install: don't throw an...

Author: Loïc Minier
Revision Date: 2009-10-26 11:39:15 UTC

emacs-package-install: don't throw an error when maintainer scripts call
this hook while emacsen-common isn't yet configured; LP: #456523.

lp://staging/ubuntu/jaunty/emacsen-common 1 Development 2009-07-02 19:49:48 UTC
3. * Remove "Conflicts: emacs". If I re...

Author: Rob Browning
Revision Date: 2006-01-05 18:10:56 UTC

* Remove "Conflicts: emacs". If I recall correctly, this dates back to
  a time when the Emacs binary package was just named "emacs"
  (i.e. unversioned), and before the creation of emacsen-common and the
  Debian Emacs Policy. The Conflicts should be safe to remove now, and
  the removal will allow us to create a new emacs-defaults source
  package (a la gcc-defaults) that will produce an emacs package that
  always depends on the current "standard" version of Emacs
  (i.e. emacs21, emacs22, etc.).
* Update to Standards-Version to 3.6.2.

lp://staging/ubuntu/intrepid/emacsen-common 1 Development 2009-07-02 19:49:42 UTC
3. * Remove "Conflicts: emacs". If I re...

Author: Rob Browning
Revision Date: 2006-01-05 18:10:56 UTC

* Remove "Conflicts: emacs". If I recall correctly, this dates back to
  a time when the Emacs binary package was just named "emacs"
  (i.e. unversioned), and before the creation of emacsen-common and the
  Debian Emacs Policy. The Conflicts should be safe to remove now, and
  the removal will allow us to create a new emacs-defaults source
  package (a la gcc-defaults) that will produce an emacs package that
  always depends on the current "standard" version of Emacs
  (i.e. emacs21, emacs22, etc.).
* Update to Standards-Version to 3.6.2.

lp://staging/ubuntu/hardy/emacsen-common 1 Development 2009-07-02 19:49:37 UTC
3. * Remove "Conflicts: emacs". If I re...

Author: Rob Browning
Revision Date: 2006-01-05 18:10:56 UTC

* Remove "Conflicts: emacs". If I recall correctly, this dates back to
  a time when the Emacs binary package was just named "emacs"
  (i.e. unversioned), and before the creation of emacsen-common and the
  Debian Emacs Policy. The Conflicts should be safe to remove now, and
  the removal will allow us to create a new emacs-defaults source
  package (a la gcc-defaults) that will produce an emacs package that
  always depends on the current "standard" version of Emacs
  (i.e. emacs21, emacs22, etc.).
* Update to Standards-Version to 3.6.2.

lp://staging/ubuntu/gutsy/emacsen-common 1 Development 2009-07-02 19:49:32 UTC
3. * Remove "Conflicts: emacs". If I re...

Author: Rob Browning
Revision Date: 2006-01-05 18:10:56 UTC

* Remove "Conflicts: emacs". If I recall correctly, this dates back to
  a time when the Emacs binary package was just named "emacs"
  (i.e. unversioned), and before the creation of emacsen-common and the
  Debian Emacs Policy. The Conflicts should be safe to remove now, and
  the removal will allow us to create a new emacs-defaults source
  package (a la gcc-defaults) that will produce an emacs package that
  always depends on the current "standard" version of Emacs
  (i.e. emacs21, emacs22, etc.).
* Update to Standards-Version to 3.6.2.

lp://staging/ubuntu/feisty/emacsen-common 1 Development 2009-07-02 19:49:28 UTC
3. * Remove "Conflicts: emacs". If I re...

Author: Rob Browning
Revision Date: 2006-01-05 18:10:56 UTC

* Remove "Conflicts: emacs". If I recall correctly, this dates back to
  a time when the Emacs binary package was just named "emacs"
  (i.e. unversioned), and before the creation of emacsen-common and the
  Debian Emacs Policy. The Conflicts should be safe to remove now, and
  the removal will allow us to create a new emacs-defaults source
  package (a la gcc-defaults) that will produce an emacs package that
  always depends on the current "standard" version of Emacs
  (i.e. emacs21, emacs22, etc.).
* Update to Standards-Version to 3.6.2.

lp://staging/ubuntu/edgy/emacsen-common 1 Development 2009-07-02 19:49:24 UTC
3. * Remove "Conflicts: emacs". If I re...

Author: Rob Browning
Revision Date: 2006-01-05 18:10:56 UTC

* Remove "Conflicts: emacs". If I recall correctly, this dates back to
  a time when the Emacs binary package was just named "emacs"
  (i.e. unversioned), and before the creation of emacsen-common and the
  Debian Emacs Policy. The Conflicts should be safe to remove now, and
  the removal will allow us to create a new emacs-defaults source
  package (a la gcc-defaults) that will produce an emacs package that
  always depends on the current "standard" version of Emacs
  (i.e. emacs21, emacs22, etc.).
* Update to Standards-Version to 3.6.2.

lp://staging/ubuntu/dapper/emacsen-common 1 Development 2009-07-02 19:49:20 UTC
3. * Remove "Conflicts: emacs". If I re...

Author: Rob Browning
Revision Date: 2006-01-05 18:10:56 UTC

* Remove "Conflicts: emacs". If I recall correctly, this dates back to
  a time when the Emacs binary package was just named "emacs"
  (i.e. unversioned), and before the creation of emacsen-common and the
  Debian Emacs Policy. The Conflicts should be safe to remove now, and
  the removal will allow us to create a new emacs-defaults source
  package (a la gcc-defaults) that will produce an emacs package that
  always depends on the current "standard" version of Emacs
  (i.e. emacs21, emacs22, etc.).
* Update to Standards-Version to 3.6.2.

lp://staging/ubuntu/breezy/emacsen-common 1 Development 2009-07-02 19:49:15 UTC
2. * Fix sarge RC bug. Alter debian-pkg...

Author: Rob Browning
Revision Date: 2005-01-27 12:27:09 UTC

* Fix sarge RC bug. Alter debian-pkg-add-load-path-item to handle nil
  in load-path. Thanks to Manoj Srivastava. (closes: 270388)
* Include section and priorty in dpkg-gencontrol generated control file.
  (closes: 288752)
* Don't create /usr/doc/ symlinks anymore.
* Remove pause in 00debian-vars.el when there is no /etc/mailname. The
  message will always be available in *Messages*. The real fix for this
  may involve bug 149924. (closes: 115116)
* Ignore *~ when generating package list. Eventually we may do
  something more like run-parts, but this is at least an improvement.
  (ref: #29494)
* Make the package description a bit more elaborate. (closes: 209469)
* Fix debian-emacs-policy typo. (closes: 175779)

lp://staging/ubuntu/hoary/emacsen-common 1 Development 2009-07-02 19:49:07 UTC
1. * make /etc/emacs/site-start.d/00debi...

Author: Rob Browning
Revision Date: 2002-02-18 11:42:31 UTC

* make /etc/emacs/site-start.d/00debian-vars.el a conffile as per Debian
  policy. (closes: Bug#132842)
* don't use dolist (not defined everywhere by default).
  (closes: Bug#132352)
* document debian-pkg-add-load-path-item better and fix to actually
  modify load-path. (closes: Bug#134464)
* make debian-unique-strings iterative since elisp isn't as recursion
  friendly as we might like. (closes: Bug#131803)
* for now, issue a descriptive error message if emacsen-common is used
  before it's configured.

lp://staging/ubuntu/warty/emacsen-common 1 Development 2009-07-02 19:49:04 UTC
1. * make /etc/emacs/site-start.d/00debi...

Author: Rob Browning
Revision Date: 2002-02-18 11:42:31 UTC

* make /etc/emacs/site-start.d/00debian-vars.el a conffile as per Debian
  policy. (closes: Bug#132842)
* don't use dolist (not defined everywhere by default).
  (closes: Bug#132352)
* document debian-pkg-add-load-path-item better and fix to actually
  modify load-path. (closes: Bug#134464)
* make debian-unique-strings iterative since elisp isn't as recursion
  friendly as we might like. (closes: Bug#131803)
* for now, issue a descriptive error message if emacsen-common is used
  before it's configured.

127 of 27 results