[Pkg-javascript-commits] [node-finished] 03/10: rename from node-finished to node-on-finished
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Fri Sep 12 04:47:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-finished.
commit fe7b36c2579ac1c4d4923f0fc63dad853bedf709
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Fri Sep 12 01:49:34 2014 +0000
rename from node-finished to node-on-finished
prepare for new upload
---
debian/changelog | 7 +++++++
debian/control | 11 ++++++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index beccdd8..bb64569 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-on-finished (2.1.0-1) UNRELEASED; urgency=low
+
+ * Prepare for new upload
+ * Rename from node-finished to node-on-finished
+
+ -- Andrew Kelley <superjoe30 at gmail.com> Fri, 12 Sep 2014 01:48:54 +0000
+
node-finished (1.2.2-1) unstable; urgency=low
* Initial release (Closes: #753850)
diff --git a/debian/control b/debian/control
index 58f248d..a922d64 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,21 @@ Build-Depends:
, node-mocha
, node-should
Standards-Version: 3.9.5
-Homepage: https://github.com/expressjs/finished
+Homepage: https://github.com/jshttp/on-finished
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-finished.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-finished.git
XS-Testsuite: autopkgtest
Package: node-finished
+Depends: node-on-finished, ${misc:Depends}
+Architecture: all
+Section: oldlibs
+Description: transitional dummy package
+ This is a transitional dummy package. It can safely be removed.
+
+Package: node-on-finished
+Replaces: node-finished (<< 2.1.0~)
+Replaces: node-finished (<< 2.1.0~)
Architecture: all
Depends:
${misc:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-finished.git
More information about the Pkg-javascript-commits
mailing list